Cameron Gutman
|
99e9156ff5
testgles2: Fix typo in help text
|
2 years ago |
Cameron Cawley
|
09b6956dcc
opengl: Support NV12 textures on GPUs with only 2 texture units
|
2 years ago |
Cameron Cawley
|
2fcd8f889c
Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName()
|
2 years ago |
Cameron Gutman
|
222f1a2693
testgles2: Add --threaded option to use a render thread per window
|
2 years ago |
Sam Lantinga
|
9670d2bb9e
Make sure we hold the joystick lock when disconnecting a HIDAPI joystick
|
2 years ago |
Ryan C. Gordon
|
26948f01a3
cocoa: Make SDL_MinimizeWindow() work with borderless windows.
|
2 years ago |
Frank Praznik
|
650612fdcb
wayland: Eliminate excessive calls to SetFullscreen
|
2 years ago |
Frank Praznik
|
cc9cc2028d
video: Add video device quirk flags and apply them to the video subsystem
|
2 years ago |
Sam Lantinga
|
0cc8dfdb58
Added SDL_system.h for the declaration of SDL_iPhoneSetAnimationCallback() and SDL_iPhoneSetEventPump()
|
2 years ago |
Mathieu Eyraud
|
c6c688ab01
Add SDL_JOYBATTERYUPDATED event to SDL_JoystickEventState()
|
2 years ago |
Frank Praznik
|
b72cf207fb
core: linux: Don't cache the RealtimeKit D-Bus connection
|
2 years ago |
Francisco Javier Trujillo Mata
|
7d5ccae22d
Fix memory leak when destroying texture
|
2 years ago |
Francisco Javier Trujillo Mata
|
5b4b4fa1ff
Decrease audio thread priority when created
|
2 years ago |
Sam Lantinga
|
cf134235d7
Removed line wrapping in patch notes
|
2 years ago |
Sam Lantinga
|
cb46e1b3f0
Removed unused variable
|
2 years ago |
Sam Lantinga
|
67cb3874ef
Fixed potential uninitialized variable usage
|
2 years ago |
Frank Praznik
|
74bdb2115d
wayland: Don't roundtrip in ShowWindow unless restoring a hidden window
|
2 years ago |
Cameron Gutman
|
3046d55d0e
cocoa: Return an error if GetWindowDisplayIndex() is called too early
|
2 years ago |
Sam Lantinga
|
f1416ef2ba
Updated to version 2.23.2 for release candidate
|
2 years ago |
Sam Lantinga
|
08d17f47b3
Removed unused variable
|
2 years ago |
Sam Lantinga
|
be0cf257fe
Only force the resize event in the DPI changed case
|
2 years ago |
Sam Lantinga
|
b880709e9c
Added libusb hack for Gamesir-G3w which needs the same adjustment as the Hori controllers
|
2 years ago |
Cameron Gutman
|
1b08cd20b3
wayland: Add roundtrip in SetWindowFullscreen() to get new size
|
2 years ago |
Cameron Gutman
|
780b031b1b
wayland: Avoid duplicate resize events when entering fullscreen
|
2 years ago |
Ethan Lee
|
a28f426acb
render: Only update size/scale/viewport when moving to a new display, rather than all window movement.
|
2 years ago |
Your Name
|
cfbeb438c1
fix a bug if XINPUTGETBATTERYINFORMATION is nullptr
|
2 years ago |
Sam Lantinga
|
f42291ce68
Don't change mouse capture based on touch events
|
2 years ago |
Sam Lantinga
|
bf925b9ecd
Fixed build
|
2 years ago |
Sam Lantinga
|
24f97dd700
Added an SDL error to SDL_GameControllerMapping* functions
|
2 years ago |
Sam Lantinga
|
9f30d4981e
Added note about CRC algorithm compatibility
|
2 years ago |