Commit History

Author SHA1 Message Date
  Ethan Lee f3cc99fb93 x11: Minor style fixes for recent OSK changes 2 years ago
  Anonymous Maarten e6c4db8160 The SDL2::SDL2 target in SDL2.framework needs to see the SDL2 include folder 2 years ago
  Sam Lantinga 70656b133c Don't recreate the window when creating a Metal renderer on an OpenGL window. 2 years ago
  Pierre Wendling a71ad40ac3 CMake: Add option to use Ccache. 2 years ago
  SDL Wiki Bot 5e61f245ab Sync SDL wiki -> header 2 years ago
  Pierre Wendling 80ff20f6fe N3DS: Set keyboard focus to newly created windows. 2 years ago
  Pierre Wendling 491d0bcc3c N3DS: Refactor N3DS_FileOpen. 2 years ago
  Pierre Wendling dcfa127fd4 N3DS: Document the SDL_GetBasePath behaviour. 2 years ago
  Pierre Wendling de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. 2 years ago
  Pierre Wendling 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 2 years ago
  Pierre Wendling bf4f9aaa63 N3DS: Use designated initialiser for drivers. 2 years ago
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 2 years ago
  Sam Lantinga a40b7cde10 Workaround for views being in portrait instead of landscape mode on iOS 16 2 years ago
  Sam Lantinga 9f784b1887 The iOS and tvOS demos link SDL statically, not as a framework 2 years ago
  pionere b886f4c6c9 events: eliminate redundant code in SDL_SendEditingText 2 years ago
  pionere dad8df3ed1 video: check graphics flags the same way in SDL_RecreateWindow as in SDL_CreateWindow 2 years ago
  Frank Praznik eef4d3c86a wayland: Clamp wl_seat version on older versions of libwayland 2 years ago
  Sam Lantinga 674989261d Fixed warning 2 years ago
  Sam Lantinga 1b0277da61 Move SDL_mslibc.c into the source file list 2 years ago
  Ethan Lee c4b9f62164 x11: Add support for the Steam Deck on-screen keyboard 2 years ago
  pionere 5f2a1231dd video: check graphics flags the same way as the type flags 2 years ago
  pionere 22354b4142 video: simplify window-type check in SDL_CreateWindow 2 years ago
  Ryan C. Gordon 85aa9b8b6f wasapi: Favor the system resampler again, for now. 2 years ago
  Sam Lantinga 9f8b68a278 Fixed building without linux/input.h 2 years ago
  Sam Lantinga b7e65a81f1 Fixed incorrect WGI controller state when the application loses focus 2 years ago
  Michael Fitzmayer 875e9b35d7 N-Gage: additional cleanup 2 years ago
  Michael Fitzmayer afbafc2aef Remove redundant dependency to bitdraw.h, minor cleanup 2 years ago
  pionere d09edcbcac video: sync Metal_CreateView with GL_CreateContext and Vulkan_CreateSurface 2 years ago
  pionere b71d927429 video: add NOT_AN_OPENGL_WINDOW define (similar to NOT_A_VULKAN_WINDOW) 2 years ago
  pionere 36c6ed4b6f video: add SDL_DllNotSupported 2 years ago