Historial de Commits

Autor SHA1 Mensaje Fecha
  Danil 308d9b139e Update README.md hace 4 meses
  Danil ac17f32965 Update README.md hace 6 meses
  Danil 6d06283332 Update README.md hace 7 meses
  Danil ce8a228931 Update README.md hace 7 meses
  Danil 4b8e994622 Update README.md hace 7 meses
  Danil 2e9ba4679c Update README.md hace 1 año
  Danil e6452c4844 Update README.md hace 1 año
  Danil 10d5211ac6 Merge pull request #7 from SubiyaCryolite/feature/use-persistent-mapped-memory hace 1 año
  Ifunga Ndana 4eea0ee628 Addressing https://github.com/danilw/nanovg_vulkan/pull/7#issuecomment-1611070612 hace 1 año
  ifunga ndana b519a3196f Addresses feedback in comment https://github.com/danilw/nanovg_vulkan/pull/7#issuecomment-1604467042 hace 1 año
  ifunga ndana ae81cfda65 Addresses feedback in comment https://github.com/danilw/nanovg_vulkan/pull/7#issuecomment-1604170006 hace 1 año
  ifunga ndana b1596bba09 Fixes validation errors on termination hace 1 año
  ifunga ndana 2922705c33 Fixed render regression in example_vulkan_min_no_glfw.c hace 1 año
  Ifunga Ndana 6c4eab0f1e Updated destroyFramebuffers function. Streamlining implementation of `prepareFrame` and `submitFrame` hace 1 año
  Ifunga Ndana e5d827dd77 Fixed error on resize hace 1 año
  Ifunga Ndana bd4e686d84 Addressing memory leak on terminate. Addressing dangling use of cmd_buffer[fb->current_buffer] in example-vk hace 1 año
  ifunga ndana e59e8eaf08 Addressed all validation issues. Restored improved FPS. hace 1 año
  ifunga ndana 682d3baf2e Addressing validation errors in vknvg_fill function hace 1 año
  Ifunga Ndana 08904f825d Adding support for mac builds. May opt to use string contacts for older sdks hace 1 año
  Ifunga Ndana 2cd773055a Optimizing fence behavior hace 1 año
  ifunga ndana ac0251f2aa Got rid of vkResetFence, addressing timeout bug hace 1 año
  ifunga ndana 004d49bf7c Revert example of not using vulkan to display changes in terms of performance, also addressing weird bug. swap chain image count tied to frames in flight. hace 1 año
  ifunga ndana 8d3d6ac910 Using implied multiple frames in flight based on the amount of swapchain images. Implementation works with or without semaphores hace 1 año
  ifunga ndana 1e243ff9b2 Minor optimizations with stroke offsets hace 1 año
  ifunga ndana d1fb16ff5c Opted to use persistent mapped buffers for rendering. Perf 70% of OpenGL implementation hace 1 año
  ifunga ndana 33633088c8 Added support for cached descriptor sets. No need for reset descriptor pool. hace 1 año
  ifunga ndana 8c5ace8187 Completed support for multiple frames in flight, significantly better performance (almost doubled) hace 1 año
  ifunga ndana ba6d47d955 Converted all buffers to support multiple frames in flight hace 1 año
  ifunga ndana 288ccdd527 Updated nanovg_vk.h to use currentFrame over currentBuffer hace 1 año
  ifunga ndana e8ea96bb11 Updated nanovg_vk.h to use currentFrame over currentBuffer hace 1 año