Nuklear/demo
paccer a10eb1351a Fix cursor warping to center on older SDL versions
Reverted the order of the SDL_WarpMouseInWindow and SDL_GetMouseState
to its original sequence.
This avoids cursor warping to the center of screen on older SDL versions
It causes an additional SDL_MOUSEMOTION event when ungrabbing, but does
not cause any issues.
2024-02-10 17:21:32 +01: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 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl2surface_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_opengl2 Fix cursor warping to center on older SDL versions 2024-02-10 17:21:32 +01:00
sdl_opengl3 Fix cursor warping to center on older SDL versions 2024-02-10 17:21:32 +01:00
sdl_opengles2 Fix cursor warping to center on older SDL versions 2024-02-10 17:21:32 +01:00
sdl_renderer Fix cursor warping to center on older SDL versions 2024-02-10 17:21:32 +01:00
sfml_opengl2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sfml_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
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