Commit History

Author SHA1 Message Date
  zoeyjodon 059e550e98 Fix 3DS Analog Values (#8581) 1 year ago
  zoey jodon dbf14df80f Fix joysticks returning invalid device IDs 1 year ago
  Anonymous Maarten d2db3f3993 ci: cache android ndk archive 1 year ago
  Anonymous Maarten d6291d4d42 alloca: use alloca from <stdlib.h> on NetBSD 1 year ago
  Anonymous Maarten f26a93211f SDL_bsdjoystick: fix -Wundef warning on FreeBSD 1 year ago
  Ozkan Sezer d1def7f033 cmake: add openbsd wscons sources to build, if supported 1 year ago
  Ozkan Sezer 86d77bbcc5 kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV 1 year ago
  Ozkan Sezer 94ad1a4ae4 SDL_bsdjoystick.c: fix -Wundef warning. 1 year ago
  Sam Lantinga e761770c24 No, this wasn't right 1 year ago
  Sam Lantinga b7d7e54895 Fixed uninitialized variable 1 year ago
  Sam Lantinga 119e02f314 Always use 'm' for controllers provided by the MFI joystick driver 1 year ago
  Sam Lantinga 75df4cc5c2 Don't tickle PS4 Bluetooth controllers in simple mode 1 year ago
  Dimitriy Ryazantcev 0d431015bf Extract BMP magic into separate define 1 year ago
  Dimitriy Ryazantcev 0413f6fc49 Use SDL_iscntrl() call instead of manual code that is doing the same (#8593) 1 year ago
  Zack Middleton fd91178d7f Make size cursors be double arrows on Wayland 1 year ago
  Zack Middleton 5e9b0820f3 Add cursors for X11/Wayland window resizing 1 year ago
  Dimitriy Ryazantcev 91e122316c Use SDL_small_alloc() instead of SDL_stack_alloc() in CreateMaskBitmap() 1 year ago
  Ionuț Leonte b76f8de298 Hit testing tweaks for X11 and Wayland (#8582) 1 year ago
  Ryan C. Gordon 5b1c68c2f3 testshader: Don't make local variables with the same name as GL entry points. 1 year ago
  Sam Lantinga 30a2291d59 Fixed compatibility with sdl2-compat (thanks @sezero!) 1 year ago
  Dimitriy Ryazantcev 49d58bc73a Cleanup WIN_CreateCursor() code a bit 1 year ago
  Frank Praznik 4722269fb6 tests: Print window occluded log events 1 year ago
  Cameron Cawley 5db781cc3d Use the correct pixel formats for OpenGL ES on big endian 1 year ago
  Cameron Cawley 05e7dcf8f8 Support returning <8bpp surfaces in SDL_LoadBMP_RW 1 year ago
  Cameron Cawley 773ec1cfcb Extend blitting support for all <8bpp formats 1 year ago
  Cameron Cawley 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 year ago
  Cameron Cawley fda69e5e79 Test both MSB and LSB indexed surfaces in testautomation 1 year ago
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too 1 year ago
  Sam Lantinga 666301f9f9 Fixed build with older macOS SDK 1 year ago
  Sam Lantinga 238987df3b Always use physicalInputProfile on OS versions that support it 1 year ago