Ozkan Sezer
|
6dc96aa745
SDL_UDEV_DelCallback: return early if _this is NULL
|
2 years ago |
Sylvain
|
16824865c2
Cleanup of SDL_SetError that already return -1 value
|
2 years ago |
Sylvain
|
3e70553c48
Unneed test before calling SDL_FreeSurface
|
2 years ago |
Sam Lantinga
|
9209942949
Revert "sdl2-config.in: Deprecate sdl2-config"
|
2 years ago |
Sam Lantinga
|
769ae185d6
Revert "sdl2.m4: Deprecate AM_PATH_SDL2 in favour of PKG_CHECK_MODULES"
|
2 years ago |
Sam Lantinga
|
78ea6af2cd
Updated to version 2.25.1 for release candidate
|
2 years ago |
Sam Lantinga
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 years ago |
Sylvain
|
71f2864b3a
Fix usage of sizeof() in test/testgles*.c files
|
2 years ago |
Sylvain
|
89572af6a8
Fixed bug #6537 - AIX: use PAUDIO_WaitDevice
|
2 years ago |
Sylvain
|
cd0d5a5fc5
Don't compare pointer against '0', but NULL
|
2 years ago |
Sylvain
|
ddad901c0d
Remove unneeded semicolon
|
2 years ago |
Sylvain
|
60c6cd554d
Fixed bug #6533 - PS2_JoystickUpdate: some invalid condition
|
2 years ago |
Sylvain
|
b7358e47d5
Don't compare pointer against '0', but NULL
|
2 years ago |
Sam Lantinga
|
77bcd269be
Allow creating an empty surface with pitch 0
|
2 years ago |
Ryan C. Gordon
|
a1702d463c
ibus: Try to use org.freedesktop.portal.IBus first if available.
|
2 years ago |
Ryan C. Gordon
|
bb0b8adacc
mac: Fix handling of deprecated symbol.
|
2 years ago |
Sam Lantinga
|
913e403f2a
Fixed error message when trying to create an OpenGLES2 renderer on macOS
|
2 years ago |
Sam Lantinga
|
fcc994e132
ensure that SDL2 does not set conflicting window flags (thanks @pionere!)
|
2 years ago |
Sylvain
|
4192d1a1c7
Fix compilation. It needs to be casted to 'int' type
|
2 years ago |
Sylvain
|
ce5da5d579
Don't compare pointer against '0', but NULL
|
2 years ago |
Sylvain
|
1d7966df15
Remove un-needed check for NULL pointer. They were previously checked just before.
|
2 years ago |
Frank Praznik
|
8ea96f365f
events: Remove X and XKB keysym constants and headers
|
2 years ago |
chalonverse
|
20af698b02
GDK: Updated MicrosoftGame.config files to use placeholder identifiers from the GDK project template rather than using Microsoft sample identifiers
|
2 years ago |
Ryan C. Gordon
|
389ffab733
Code style fixes, etc.
|
2 years ago |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
2 years ago |
Ryan C. Gordon
|
7ebdae5dc9
cocoa: Fix OpenGL deprecation warning.
|
2 years ago |
Ryan C. Gordon
|
7c760f7f79
cocoa: Update CVDisplayLink timing when screen changes.
|
2 years ago |
Ryan C. Gordon
|
1fd66cc890
Revert "cocoa: Backed out CVDisplayLink code for macOS vsync."
|
2 years ago |
Ryan C. Gordon
|
9d67686a5b
haptic: Deal with deprecated macOS symbol.
|
2 years ago |
Ryan C. Gordon
|
6801d676c0
Revert "pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small."
|
2 years ago |