コミット履歴

作者 SHA1 メッセージ 日付
  ifunga ndana b1596bba09 Fixes validation errors on termination 1 年間 前
  Ifunga Ndana 6c4eab0f1e Updated destroyFramebuffers function. Streamlining implementation of `prepareFrame` and `submitFrame` 1 年間 前
  Ifunga Ndana bd4e686d84 Addressing memory leak on terminate. Addressing dangling use of cmd_buffer[fb->current_buffer] in example-vk 1 年間 前
  ifunga ndana e59e8eaf08 Addressed all validation issues. Restored improved FPS. 1 年間 前
  Ifunga Ndana 2cd773055a Optimizing fence behavior 1 年間 前
  ifunga ndana ac0251f2aa Got rid of vkResetFence, addressing timeout bug 1 年間 前
  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 年間 前
  ifunga ndana 8d3d6ac910 Using implied multiple frames in flight based on the amount of swapchain images. Implementation works with or without semaphores 1 年間 前
  ifunga ndana 8c5ace8187 Completed support for multiple frames in flight, significantly better performance (almost doubled) 1 年間 前
  ifunga ndana a6adacdfdb Ensure both examples bootstrap with no issues 1 年間 前
  ifunga ndana 98a6b434ba Added support for multiple command buffers based on the number of swap-chain images available. 1 年間 前
  Danil 0478ef8aa2 Update example_vulkan.c 2 年 前
  danil 76551d57b0 Fix small errors after pull 5 3 年 前
  nidefawl 95993ef1b2 Whitespace 3 年 前
  Michael Hept 0ae220f463 VK_ACCESS_NONE_KHR (0) is Vulkan 1.3 3 年 前
  Michael Hept 5bb485241d Fix DEMO_STENCIL_STROKES in vulkan demo 3 年 前
  Michael Hept ce266eac1c Vulkan performance improvements. 3 年 前
  Michael Hept cfc287e1ad Don't enable Validation Layer in debug builds. 3 年 前
  Michael Hept aeb045de73 Always define build switches. Fixes toggling with CMAKE 3 年 前
  Michael Hept 63296d17a2 Fix warnings 3 年 前
  Michael Hept 3a8bb9d36f Enable VK_EXT_debug_utils validatino layer in DEBUG builds 3 年 前
  Michael Hept 6dde2b3619 Add single CMakeLists.txt and fix MSVC build. 3 年 前
  Danil 2f7290cd33 multiple gpu fix 3 年 前
  Danil dac7f5326b resize fix 3 年 前
  Danil e80499f49c removed NDEBUG 3 年 前
  danil e1cebf77e2 Fixed Textures and other Validation errors 3 年 前
  danil 3e2feb3c8f Update build 3 年 前
  Danil 06518e6bee Add files via upload 5 年 前