Ozkan Sezer
|
3d415bc5d6
loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path.
|
2 years ago |
Brad Smith
|
f37db957f8
Use -lpthread on OpenBSD
|
2 years ago |
Anonymous Maarten
|
5ed091c12d
cmake: fix reporting of SDL_TESTS
|
2 years ago |
Anonymous Maarten
|
0823b5973a
cmake: fix finding wayland-libdecor
|
2 years ago |
Ozkan Sezer
|
4264c0b674
os2: fix error message for SDL_LoadObject()
|
2 years ago |
Anonymous Maarten
|
96361fc476
cmake: create and install sdl2.pc for MSVC & WATCOM
|
2 years ago |
Anonymous Maarten
|
11d53c84a7
cmake: use pkg-config's library dirs as hint for finding a shared library
|
2 years ago |
Anonymous Maarten
|
94ac8ae08b
cmake: else() does not need an argument
|
2 years ago |
Sam Lantinga
|
c6e8961979
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
2 years ago |
Anonymous Maarten
|
d542f43b2a
cmake: add SDL_INSTALL_CMAKEDIR cache variable to override location of cmake config files
|
2 years ago |
Brad Smith
|
f28cf2b0d3
Also remove the OpenBSD comment about OSS
|
2 years ago |
Ryan C. Gordon
|
e7ab581d79
coreaudio: Dispose of AudioQueue before waiting on the thread.
|
2 years ago |
Sam Lantinga
|
aefc6b5bb5
Renamed variables, index is the singular of indices
|
2 years ago |
GNQG
|
965ba1e097
fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
2 years ago |
Sylvain
|
dfbb93dd0c
SDL_Renderer / GLES2: add specific list of indice to render rect (see #6401)
|
2 years ago |
Sylvain
|
e8a4c23ce5
Revert commit 790fa3156cfee847a7c0b34986de0cd7fdd7438f.
|
2 years ago |
Sylvain
|
790fa3156c
Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch
|
2 years ago |
Sylvain
|
3ec4c9b3b9
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2 years ago |
Sylvain
|
3d99d31026
Fixed bug #6401 - back-end can choose the order the triangles when rendering rects, attempt to fix small glitch rendering.
|
2 years ago |
Wouter Wijsman
|
428b5ae546
PSP: Reorder extra imports
|
2 years ago |
Sylvain
|
285cbf6fdd
Revert commit 485bb3565b6da24620e4eedde837fbfbc5cee6d2.
|
2 years ago |
Sam Lantinga
|
0bc852ce53
Revert "Disable the RAWINPUT joystick driver by default"
|
2 years ago |
Deve
|
7e1088167a
Fixed command modifier on macOS
|
2 years ago |
Deve
|
cdf312c83d
Fixed mouse warp after resizing window on macOS.
|
2 years ago |
David Jacewicz
|
7c7cd2a605
Fix issue #6037 (incorrect modifier flags on Wayland)
|
2 years ago |
Wouter Wijsman
|
3903f4c88a
PSP: Use vramalloc instead of conflicting valloc function
|
2 years ago |
Sam Lantinga
|
333935ff3f
Make sure we completely unlock joysticks when opening HIDAPI devices
|
2 years ago |
Sam Lantinga
|
47ba997f06
Disable the RAWINPUT joystick driver by default
|
2 years ago |
Sam Lantinga
|
5025f24033
Don't use RAWINPUT joystick driver on Windows XP
|
2 years ago |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
2 years ago |