Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga dd95c9c8a2 Moved focus click check into WIN_UpdateFocus() so we have the correct state when setting keyboard focus il y a 3 ans
  Sam Lantinga 1ec409c214 Don't warp the mouse within a window while it's minimized il y a 3 ans
  Daniel Gibson 87ac373493 Fix Debug-only builds with CMake il y a 3 ans
  DomGries 0d541e5a88 Revert "Fixed relative mode mouse events stopping if you click on the title bar" il y a 3 ans
  Sam Lantinga c542de9213 React to WM_NCACTIVATE instead of WM_SETFOCUS or WM_ACTIVATE for focus changes il y a 3 ans
  Ryan C. Gordon ab7910facf cmake: Move the old, global add_definitions (etc) to an interface library. il y a 3 ans
  Ryan C. Gordon f1793af404 cmake: removed an add_definitions call. il y a 3 ans
  Ryan C. Gordon 25fdba39bb cmake: fix indentation. il y a 3 ans
  Ryan C. Gordon f306662544 cmake: Correctly set IOS variable. il y a 3 ans
  Ryan C. Gordon 60d59aeb61 cmake: Calculate padding for dislaying options automatically. il y a 3 ans
  Ryan C. Gordon 7850d0cf6f cmake: Prefix all options with "SDL_" il y a 3 ans
  Sylvain 172957387e PSP: links for setting up, compiling and running on PSP il y a 3 ans
  Sylvain f080273acd PSP: add implementation for RenderGeometry il y a 3 ans
  Ozkan Sezer e92a639b23 replaced many uses of libc calls with SDL_ counterparts in os2 sources. il y a 3 ans
  Sylvain dd9b2daf8d PSP: fixed build il y a 3 ans
  Ozkan Sezer 3ea35fe5bb fix SDL_atoi() il y a 3 ans
  Ivan Epifanov 407867cf72 Alias SDL2::SDL2 to SDL2::SDL2-static on static-only builds il y a 3 ans
  Ozkan Sezer cd7ef24cba minor update to os2 makefile. il y a 3 ans
  Sam Lantinga c501d159a9 Fixed range for Steam Controller sensor values il y a 3 ans
  Sam Lantinga ea1a2b94f2 Use the correct update rate for Steam Controller sensors il y a 3 ans
  David Gow eadc8f9355 wayland: Cleanup some SDL_TryLockMutex() calls. il y a 3 ans
  David Gow 25f9e32b0e wayland: Don't let multiple threads dispatch wayland events at once il y a 3 ans
  Sam Lantinga 8b74575267 Added support for the gyro and accelerometer on Steam Controllers il y a 3 ans
  Sam Lantinga db18764e41 Use correct relative include path il y a 3 ans
  Sam Lantinga 632aca2945 Window input focus is based on WM_SETFOCUS and WM_KILLFOCUS as WM_ACTIVATE doesn't necessarily imply focus. il y a 3 ans
  Sam Lantinga 9706feacae Update length after shortening string (thanks mayraud705!) il y a 3 ans
  Sylvain 77acd44f28 DirectFB: fixed creation of palette textures il y a 3 ans
  Sylvain 83d600904b DirectFB: add partial support for RenderGeometry il y a 3 ans
  Ryan C. Gordon 7def81cf42 wikiheaders.pl: Don't treat chars in `code` blocks as markdown. il y a 3 ans
  Ryan C. Gordon 2f93fbbb75 include: Fix markdown in a doxygen comment. il y a 3 ans