Nuklear/demo
Jonathan Bradley 03aa3086a0 demo: don't error-out on image count difference
The Vulkan spec states that create_info.minImageCount determines
the minimum number of images to create, not the exact count.
The count retrieved via vkGetSwapchainImagesKHR can (and in my
case does) differ - without penalty to the rest of the demo.
2024-03-08 15:01:13 -05:00
..
allegro5 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
common demo: Fix overview's nk_bool type usage 2024-01-26 15:14:04 -05:00
d3d9 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
d3d11 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
d3d12 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdi Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdi_native_nuklear Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdip Made the PR not break current API 2023-11-28 09:52:30 +01:00
glfw_opengl2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_opengl4 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_vulkan demo: don't error-out on image count difference 2024-03-08 15:01:13 -05:00
sdl2surface_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_opengl2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_opengles2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_renderer Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sfml_opengl2 Merge pull request #597 from waywardmonkeys/fix-typos 2024-02-23 13:18:39 -05:00
sfml_opengl3 Merge pull request #597 from waywardmonkeys/fix-typos 2024-02-23 13:18:39 -05:00
wayland_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_opengl2 Made the PR not break current API 2023-11-28 09:52:30 +01:00
x11_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_xft Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30