Ozkan Sezer
|
eb43d57880
os2 loadso improvements:
|
2 years ago |
Ozkan Sezer
|
92937ff5e0
os2: fix error message for SDL_LoadObject()
|
2 years ago |
Anonymous Maarten
|
36b987dabe
cmake: else() does not need an argument
|
2 years ago |
Ryan C. Gordon
|
266ca2c933
coreaudio: Dispose of AudioQueue before waiting on the thread.
|
2 years ago |
Ethan Lee
|
b7e8e6f3b8
wayland: Check for the input handle before checking the keyboard handle
|
2 years ago |
Sam Lantinga
|
30579c8cd7
Don't try to create a semaphore for the mutex implementation if threads are disabled
|
2 years ago |
Ozkan Sezer
|
4726270ead
WIN_GetDrawableSize: avoid NULL pointer dereference
|
2 years ago |
Sam Lantinga
|
a1d1946dcb
Use DWARF 4 debug information when building using mingw
|
2 years ago |
Sam Lantinga
|
36524373db
Updated version to 2.24.1 for point release
|
2 years ago |
Sam Lantinga
|
77f3a9cbe8
Only advertise the SDL_PIXELFORMAT_EXTERNAL_OES format if we can build the shader for it
|
2 years ago |
Sam Lantinga
|
b8dacc37b5
Pretty print shaders for debugging purposes
|
2 years ago |
Sam Lantinga
|
a49a25671d
Fixed OpenGL ES shader compilation on Linux
|
2 years ago |
Sam Lantinga
|
284cf11778
Fixed uninitialized variable warning
|
2 years ago |
Sam Lantinga
|
949addc94e
Fixed OpenGLES shaders failing after renderer has been created
|
2 years ago |
Amir
|
23a4b9bdd6
android: fix some compiler warnings
|
2 years ago |
Sam Lantinga
|
ce29ebc3b8
Add GLES2 shader prologue infrastructure. (by @eloj)
|
2 years ago |
Ryan C. Gordon
|
0733ef7e3f
build: Fixed some references to renamed test-versioning.sh
|
2 years ago |
Ryan C. Gordon
|
d1b2f1ebb5
Moved test/versioning.sh to build-scripts/test-versioning.sh
|
2 years ago |
Ryan C. Gordon
|
15496201c9
build-scripts: Added update-version.sh
|
2 years ago |
Anonymous Maarten
|
a23b54b74a
cmake+xcode: only create SDL2::SDL2main target when it does not exist again
|
2 years ago |
Ryan C. Gordon
|
b0a2164b2c
coreaudio: Possibly fixed another shutdown race condition.
|
2 years ago |
Ozkan Sezer
|
14bf8237c1
hidapi, libusb: backport read_thread indefinite loop fix from mainstream
|
2 years ago |
Ryan C. Gordon
|
cedd8e1138
coreaudio: Remove redundant variable.
|
2 years ago |
Ryan C. Gordon
|
d6e939ddb5
coreaudio: Don't crash on shutdown in a race condition.
|
2 years ago |
Ryan C. Gordon
|
128c34b839
cocoa: Fix new windows setting SDL_WINDOW_BORDERLESS flag incorrectly.
|
2 years ago |
Anonymous Maarten
|
a1026d6368
cmake: use check_symbol_exists to check dlopen + need for dl library
|
2 years ago |
Ozkan Sezer
|
d8b2a165af
autotools: revised and silenced esound detection a bit.
|
2 years ago |
Simon McVittie
|
4657d8be0d
autotools: Require GNU sort
|
2 years ago |
Anonymous Maarten
|
c7950bf0c6
cmake: only add -Wl,--undefined=WinMain when building an executable
|
2 years ago |
Sylvain
|
0f2503cf8a
Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4
|
2 years ago |