Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 16aeb8d0f5 Guarantee that we don't dispatch any mouse motion from before or including the last mouse warp hace 3 años
  Sam Lantinga 649466f491 Flush any pending mouse motion when warping the mouse cursor hace 3 años
  Väinö Mäkelä ad5205739e wayland: Only dispatch frame events in Wayland_GLES_SwapWindow hace 3 años
  Brick f30e2e438d Fix compiler warnings in testvulkan.c hace 3 años
  Sam Lantinga dd95c9c8a2 Moved focus click check into WIN_UpdateFocus() so we have the correct state when setting keyboard focus hace 3 años
  Sam Lantinga 1ec409c214 Don't warp the mouse within a window while it's minimized hace 3 años
  Daniel Gibson 87ac373493 Fix Debug-only builds with CMake hace 3 años
  DomGries 0d541e5a88 Revert "Fixed relative mode mouse events stopping if you click on the title bar" hace 3 años
  Sam Lantinga c542de9213 React to WM_NCACTIVATE instead of WM_SETFOCUS or WM_ACTIVATE for focus changes hace 3 años
  Ryan C. Gordon ab7910facf cmake: Move the old, global add_definitions (etc) to an interface library. hace 3 años
  Ryan C. Gordon f1793af404 cmake: removed an add_definitions call. hace 3 años
  Ryan C. Gordon 25fdba39bb cmake: fix indentation. hace 3 años
  Ryan C. Gordon f306662544 cmake: Correctly set IOS variable. hace 3 años
  Ryan C. Gordon 60d59aeb61 cmake: Calculate padding for dislaying options automatically. hace 3 años
  Ryan C. Gordon 7850d0cf6f cmake: Prefix all options with "SDL_" hace 3 años
  Sylvain 172957387e PSP: links for setting up, compiling and running on PSP hace 3 años
  Sylvain f080273acd PSP: add implementation for RenderGeometry hace 3 años
  Ozkan Sezer e92a639b23 replaced many uses of libc calls with SDL_ counterparts in os2 sources. hace 3 años
  Sylvain dd9b2daf8d PSP: fixed build hace 3 años
  Ozkan Sezer 3ea35fe5bb fix SDL_atoi() hace 3 años
  Ivan Epifanov 407867cf72 Alias SDL2::SDL2 to SDL2::SDL2-static on static-only builds hace 3 años
  Ozkan Sezer cd7ef24cba minor update to os2 makefile. hace 3 años
  Sam Lantinga c501d159a9 Fixed range for Steam Controller sensor values hace 3 años
  Sam Lantinga ea1a2b94f2 Use the correct update rate for Steam Controller sensors hace 3 años
  David Gow eadc8f9355 wayland: Cleanup some SDL_TryLockMutex() calls. hace 3 años
  David Gow 25f9e32b0e wayland: Don't let multiple threads dispatch wayland events at once hace 3 años
  Sam Lantinga 8b74575267 Added support for the gyro and accelerometer on Steam Controllers hace 3 años
  Sam Lantinga db18764e41 Use correct relative include path hace 3 años
  Sam Lantinga 632aca2945 Window input focus is based on WM_SETFOCUS and WM_KILLFOCUS as WM_ACTIVATE doesn't necessarily imply focus. hace 3 años
  Sam Lantinga 9706feacae Update length after shortening string (thanks mayraud705!) hace 3 años