Ryan C. Gordon
|
a236bf4f25
x11: Hook up display hotplug notifications.
|
2 years ago |
Ryan C. Gordon
|
6b4bd5a759
test_harness: Report if zero tests to run.
|
2 years ago |
Christoph Reichenbach
|
46624b4e1d
Removed two distracting gcc-11 warnings
|
2 years ago |
SDL Wiki Bot
|
3807e95029
Sync wiki -> header
|
2 years ago |
Christoph Reichenbach
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
2 years ago |
Christoph Reichenbach
|
4e07d4722d
Build warning fixes for gcc-11.3
|
2 years ago |
Ozkan Sezer
|
b359282a5c
regenerated configure script
|
2 years ago |
Anonymous Maarten
|
20c76599f9
Fix MinGW SDK redist: sdl2-config.cmake needs to set SDL2_FOUND
|
2 years ago |
Anonymous Maarten
|
fd3f381021
Initialize SDL_STATIC_PIC from CMAKE_POSITION_INDEPENDENT_CODE
|
2 years ago |
Simon McVittie
|
65a3453b7f
build: Compile with large inode number support where possible
|
2 years ago |
SDL Wiki Bot
|
3604ae1d1b
Sync wiki -> header
|
2 years ago |
Sam Lantinga
|
423141bfca
Added a function to get the controller firmware version
|
2 years ago |
Anonymous Maarten
|
d6143ab369
Add -Wl,-Bstatic to "sdl2-config --static-libs" output
|
2 years ago |
Anonymous Maarten
|
799d39a302
Make the sdl2-config script relocatable
|
2 years ago |
Ozkan Sezer
|
142a3630d3
updated watcom makefiles after 17410887d05495c328d5cf8c2dd28cb2bafafa9b
|
2 years ago |
Sam Lantinga
|
17410887d0
Separated controller type data into a C file
|
2 years ago |
Sam Lantinga
|
2b59cb900e
Added mingw package support directory to the distribution archive
|
2 years ago |
Anonymous Maarten
|
f858d1305a
ci: test installed packages using CMake
|
2 years ago |
Anonymous Maarten
|
96e3733a18
cmake: make Xcode's sdl2-config.cmake compatible with the one from autotools
|
2 years ago |
Anonymous Maarten
|
5a8ccf4522
cmake: make VisualC's sdl2-config.cmake compatible with the one from autotools
|
2 years ago |
Anonymous Maarten
|
5ec2d46f47
cmake: make SDL2Config.cmake compatible with autotools' sdl2-config.cmake
|
2 years ago |
Anonymous Maarten
|
9ff8f29f43
cmake: Add mini-SDL2 CMake project to test SDL2 prefixes
|
2 years ago |
Anonymous Maarten
|
67792767f5
cmake: Add CMake configuration files, meant for the prebuilt MinGW SDK
|
2 years ago |
Anonymous Maarten
|
246f3ba52c
cmake: rewrite autotools' sdl2-config.cmake.in with IMPORTED targets + no more -lmingw32
|
2 years ago |
Anonymous Maarten
|
6f3474db2d
autotools: export relative path of an installed sdl2-config.cmake to the prefix root
|
2 years ago |
Anonymous Maarten
|
8e13cc309e
cmake: add 'compatible interface properties' to allow enforcing SDL2 sharedness
|
2 years ago |
Anonymous Maarten
|
1087eaad7e
cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled
|
2 years ago |
Sam Lantinga
|
ae2cc29f8b
Make sure initial state is set correctly for the D3D renderer
|
2 years ago |
Sam Lantinga
|
345efdcb10
Wait for all the threads to actually finish before exiting
|
2 years ago |
David Gow
|
847539afeb
wayland: Only call libdecor_dispatch() if we've loaded libdecor
|
2 years ago |