Commitin historia

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