1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 17:15:34 +00:00
openmw/components/sdlutil
2022-09-12 08:18:08 +00:00
..
events.hpp Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +00:00
gl4es_init.cpp gl4es: Delay feature detection until a context exists 2021-02-28 07:59:48 +00:00
gl4es_init.h gl4es: Delay feature detection until a context exists 2021-02-28 07:59:48 +00:00
imagetosurface.cpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 2018-06-16 12:12:32 +02:00
imagetosurface.hpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 2018-06-16 12:12:32 +02:00
sdlcursormanager.cpp Support high-resolution cursor textures (feature 6933) 2022-09-11 20:54:20 +04:00
sdlcursormanager.hpp Support high-resolution cursor textures (feature 6933) 2022-09-11 20:54:20 +04:00
sdlgraphicswindow.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2022-09-12 08:18:08 +00:00
sdlgraphicswindow.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
sdlinputwrapper.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2022-09-12 08:18:08 +00:00
sdlinputwrapper.hpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2022-09-12 08:18:08 +00:00
sdlmappings.cpp Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
sdlmappings.hpp Move SDL-MyGUI input mappings to components, map both ways 2021-12-04 12:16:38 +00:00
sdlvideowrapper.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2022-09-12 08:18:08 +00:00
sdlvideowrapper.hpp add borderless windows, deprecate fullscreen mode 2022-05-08 22:56:39 -07:00