Historique des commits

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