Historique des commits

Auteur SHA1 Message Date
  ocornut 10a5a857f5 Merge branch 'master' into docking il y a 1 an
  Martin Ejdestig a18fb406ac Backends: Vulkan: Remove Volk/ from volk.h #include directives (#7722, #6582, #4854) il y a 1 an
  ocornut 3e7f1d42db Merge branch 'master' into docking il y a 1 an
  ocornut a47bfb1b5b Examples: GLFW+Vulkan: handle swap chain resize even without Vulkan returning VK_SUBOPTIMAL_KHR (#7671) il y a 1 an
  ocornut 5717f0a33e Merge branch 'master' into docking il y a 1 an
  ocornut b720c0f541 Backends: Vulkan: Added convenience support for Volk via IMGUI_IMPL_VULKAN_USE_VOLK define. (#6582, #4854) il y a 1 an
  ocornut d79514c407 Merge branch 'master' into docking il y a 1 an
  Shawn Hatori f80e65a406 Backends:,Examples: Vulkan: moved RenderPass parameter from ImGui_ImplVulkan_Init() function to ImGui_ImplVulkan_InitInfo structure. (#7308) il y a 1 an
  ocornut eb42e164dd Merge branch 'master' into docking il y a 1 an
  ocornut 5ddfbb80d8 Backends: Vulkan: Fixed vkAcquireNextImageKHR() validation errors in VulkanSDK 1.3.275 by allocating one extra semaphore than in-flight frames. (#7236) il y a 1 an
  ocornut 01b99a974d Backends: Vulkan: Fixed vkAcquireNextImageKHR() validation errors in VulkanSDK 1.3.275 by allocating one extra semaphore than in-flight frames. (#7236) il y a 1 an
  ocornut 2f48337335 Examples: Vulkan: Rename compile-time defies for the examples to remove misleading IMGUI_ prefixes. il y a 1 an
  ocornut 450f1d7e7b Merge branch 'master' into docking il y a 1 an
  ocornut 79a9e2fdfb Backends: Vulkan: (Breaking) full font upload is performed by ImGui_ImplVulkan_CreateFontsTexture(), no need for user code to create or provide a command-buffer. Removed ImGui_ImplVulkan_DestroyFontUploadObjects(). (#6943, #6715, #6327, #3743, #4618) il y a 1 an
  ocornut 6e7b43b6c7 Backends: Vulkan: Added ImGui_ImplVulkan_DestroyFontsTexture(), made ImGui_ImplVulkan_CreateFontsTexture() destroy previous one. (#6943, #6715, #6327, #3743, #4618) il y a 1 an
  ocornut 7e246a7bb9 Merge branch 'master' into docking il y a 2 ans
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. il y a 2 ans
  ocornut 30594c37d0 Merge branch 'master' into docking il y a 2 ans
  Sascha Willems fa2f1bfbb0 Examples: Vulkan: Fixed Vulkan descriptor pools. (#6642) il y a 2 ans
  ocornut 594cc4793a Merge branch 'master' into docking il y a 2 ans
  kimidaisuki22 565aa0b763 Examples: Vulkan: pick integrated GPU if nothing else is available. (#6359) il y a 2 ans
  ocornut 0ea3b87bd6 Merge branch 'master' into docking il y a 2 ans
  ocornut ba98667c65 Examples: Vulkan: further work for device extensions + tentative use o fVK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME. (#6109, #6172, #6101) il y a 2 ans
  ocornut 6324280432 Examples: Vulkan: rework extensions setup + enable some to avoid validation layer errors. (#6109, #6172, #6101) il y a 2 ans
  ocornut aec062a8a5 Merge branch 'master' into docking il y a 2 ans
  Michael Martz 506f7e0074 Using nullptr in locations where warning disable is not convenient. (#6313, #4537) il y a 2 ans
  ocornut 9937660b1c Merge branch 'master' into docking il y a 2 ans
  ocornut bb224c8aa1 Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default. il y a 2 ans
  ocornut b0a936e5d4 Merge branch 'master' into docking (incl revert of examples refactor) il y a 2 ans
  ocornut f43c6ea6a4 Revert most of "Examples: refactor all examples with a MainLoopStep() function..." (#2492, #3699)" il y a 2 ans