Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sam Lantinga 530b41d531 Fixed warnings in SDL_pen.c 1 vuosi sitten
  Sam Lantinga 9906d6d3bc Fixed warning C4244: '=': conversion from 'SDL_bool' to 'Uint8', possible loss of data 1 vuosi sitten
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c 1 vuosi sitten
  Sam Lantinga dc1c27885e Fixed warning C4389: '!=': signed/unsigned mismatch in SDL_blit.c 1 vuosi sitten
  Sam Lantinga e813c72b3c Fixed warning C4245: 'return': conversion from 'int' to 'SDL_JoystickID', signed/unsigned mismatch 1 vuosi sitten
  Sam Lantinga dce626f469 Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data 1 vuosi sitten
  Sam Lantinga 7f376277e5 Fixed warning C4244: 'initializing': conversion from 'SDL_bool' to 'Uint8', possible loss of data 1 vuosi sitten
  Sam Lantinga 61db102da9 Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions 1 vuosi sitten
  Sam Lantinga d71454da17 Store the surface properties in the reserved pointer of a surface 1 vuosi sitten
  Frank Praznik b6a92c113f wayland: Don't apply old libdecor window dimensions 1 vuosi sitten
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties 1 vuosi sitten
  Sam Lantinga dc450ba908 Added an example of creating a window with position 1 vuosi sitten
  Sam Lantinga ce4fe32ce3 Added documentation for getting the X11 display from an SDL window 1 vuosi sitten
  Sam Lantinga 327d31a5d9 Added documentation for getting the NSWindow from an SDL window 1 vuosi sitten
  Sam Lantinga 3976bbef2a Added documentation for getting the X11 window from an SDL window 1 vuosi sitten
  Sam Lantinga ffb8515c21 Use the Valve code name for the Steam Deck controller 1 vuosi sitten
  Sam Lantinga 43c40d30a2 Added comment for the BDA Pro Ex controller 1 vuosi sitten
  Sam Lantinga 61704b5862 Removed an assertion it's possible to hit 1 vuosi sitten
  Sam Lantinga c24b33d8d9 Fixed building with older Windows SDK 1 vuosi sitten
  Sam Lantinga 70ba3f2830 Report the D-Pad for HIDAPI gamepads as a hat 1 vuosi sitten
  Sam Lantinga ce329d60e4 Added support for alpha blending using palette alpha 1 vuosi sitten
  Frank Praznik 9c3e831e33 uikit: Send fullscreen enter/leave events 1 vuosi sitten
  SDL Wiki Bot 5df3eac925 Sync SDL3 wiki -> header 1 vuosi sitten
  Sam Lantinga 0dfdf1f3f2 Fixed crash if joystick functions are passed a NULL joystick 1 vuosi sitten
  Reilly Brogan 4ce935b910 Fix static build with libdecor 0.2.0 1 vuosi sitten
  Susko3 5d6d149862 Allow passing in `extrainfo` value to `GetMouseMessageSource()` 1 vuosi sitten
  Susko3 e0df963ef0 Fix wrong bit count in comment 1 vuosi sitten
  Susko3 c2a55cd2c5 Add missing `(void)` in functions params 1 vuosi sitten
  Susko3 a3c8f2f6cb Consolidate mouse-touch event checking logic 1 vuosi sitten
  Susko3 d747daf03d Use correct touch check flag 1 vuosi sitten