Commit History

Author SHA1 Message Date
  Sam Lantinga 61db102da9 Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions 1 year ago
  Sam Lantinga d71454da17 Store the surface properties in the reserved pointer of a surface 1 year ago
  Frank Praznik b6a92c113f wayland: Don't apply old libdecor window dimensions 1 year ago
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties 1 year ago
  Sam Lantinga dc450ba908 Added an example of creating a window with position 1 year ago
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window 1 year ago
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window 1 year ago
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window 1 year ago
  Sam Lantinga ffb8515c21 Use the Valve code name for the Steam Deck controller 1 year ago
  Sam Lantinga 43c40d30a2 Added comment for the BDA Pro Ex controller 1 year ago
  Sam Lantinga 61704b5862 Removed an assertion it's possible to hit 1 year ago
  Sam Lantinga c24b33d8d9 Fixed building with older Windows SDK 1 year ago
  Sam Lantinga 70ba3f2830 Report the D-Pad for HIDAPI gamepads as a hat 1 year ago
  Sam Lantinga ce329d60e4 Added support for alpha blending using palette alpha 1 year ago
  Frank Praznik 9c3e831e33 uikit: Send fullscreen enter/leave events 1 year ago
  SDL Wiki Bot 5df3eac925 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 0dfdf1f3f2 Fixed crash if joystick functions are passed a NULL joystick 1 year ago
  Reilly Brogan 4ce935b910 Fix static build with libdecor 0.2.0 1 year ago
  Susko3 5d6d149862 Allow passing in `extrainfo` value to `GetMouseMessageSource()` 1 year ago
  Susko3 e0df963ef0 Fix wrong bit count in comment 1 year ago
  Susko3 c2a55cd2c5 Add missing `(void)` in functions params 1 year ago
  Susko3 a3c8f2f6cb Consolidate mouse-touch event checking logic 1 year ago
  Susko3 d747daf03d Use correct touch check flag 1 year ago
  Susko3 a961066d0b Add basic touch/finger support to `testpen.c` 1 year ago
  Sam Lantinga a3b5eb07b2 Removed extern "C" linkage from main() declaration 1 year ago
  Sam Lantinga 50e309bb17 Include SDL_events.h in SDL_main.h 1 year ago
  Alynne cae657140c Add Access Controller 1 year ago
  Sam Lantinga 74418e1aa8 Made the cursor list check a compile time assert instead of a runtime one 1 year ago
  Sam Lantinga d6fb0d91d8 Added testpen to the Visual Studio solution 1 year ago
  Susko3 bbdd41f287 Fix windows touch using wrong axis for normalisation 1 year ago