You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/sdlutil
unrelentingtech 1c8fd2ecdb Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
..
events.hpp Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 3 years ago
gl4es_init.cpp gl4es: Delay feature detection until a context exists 4 years ago
gl4es_init.h gl4es: Delay feature detection until a context exists 4 years ago
imagetosurface.cpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 7 years ago
imagetosurface.hpp Change imageToSurface to return a unique_ptr to avoid manual surface cleanup 7 years ago
sdlcursormanager.cpp Support high-resolution cursor textures (feature 6933) 2 years ago
sdlcursormanager.hpp Support high-resolution cursor textures (feature 6933) 2 years ago
sdlgraphicswindow.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
sdlgraphicswindow.hpp Replace zeroes and nulls by nullptrs 4 years ago
sdlinputwrapper.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
sdlinputwrapper.hpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
sdlmappings.cpp Do not copy data when it is not needed 2 years ago
sdlmappings.hpp Move SDL-MyGUI input mappings to components, map both ways 3 years ago
sdlvideowrapper.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
sdlvideowrapper.hpp add borderless windows, deprecate fullscreen mode 3 years ago