Sam Lantinga
|
b004133f08
Updated to version 2.23.1 for pre-release checkpoint
|
3 年之前 |
Francisco Javier Trujillo Mata
|
fc78d0ff39
Fix Compilation CI
|
3 年之前 |
Francisco Javier Trujillo Mata
|
6b03c1adf6
Add filesystem driver
|
3 年之前 |
Francisco Javier Trujillo Mata
|
52f00833b0
Add Thread drivers
|
3 年之前 |
Francisco Javier Trujillo Mata
|
217d3a6dab
Add systimer support
|
3 年之前 |
Francisco Javier Trujillo Mata
|
580416d3c8
Initial CMake configuration
|
3 年之前 |
Alex Richardson
|
cd8f57ee4e
cmake: freebsd: Don't REQUIRE libunwind.pc on FreeBSD
|
3 年之前 |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
3 年之前 |
Anonymous Maarten
|
18206446bf
cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS
|
3 年之前 |
Anonymous Maarten
|
b5f1fe5004
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
|
3 年之前 |
Yao Wei Tjong 姚伟忠
|
c90e1ec3ef
Remove redundant sizeof "size_t" check
|
4 年之前 |
Anonymous Maarten
|
6d1dfc8322
cmake: make sure SDL2::SDL2 is always available
|
3 年之前 |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
3 年之前 |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
3 年之前 |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
3 年之前 |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
3 年之前 |
Anonymous Maarten
|
6606ab8b56
Introduce EXTRA_TEST_LIBS variable for test-only libraries
|
3 年之前 |
Anonymous Maarten
|
851eecdf40
Don't add extra build linker flags to SDL2_static
|
3 年之前 |
Cameron Cawley
|
25367efcba
Add missing library needed for locale functions on PS Vita
|
3 年之前 |
chalonverse
|
b9c2ad8395
Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake
|
3 年之前 |
Anonymous Maarten
|
298ad937c0
cmake: wrap SDL_STATIC_PIC in double quotes (aka never trust user input)
|
3 年之前 |
Anonymous Maarten
|
ad272ac690
Set POSITION_INDEPENDENT_CODE property on SDL2 for CMake 3.0
|
3 年之前 |
chalonverse
|
7a335df9cf
Updated CMakeLists.txt and configure.asc/script so that it checks for the required Windows SDK version before it enables the d3d12 renderer. Also fixed reported warnings in some builds.
|
3 年之前 |
Anonymous Maarten
|
5abd676917
Allow empty default values to the dep_option macro
|
3 年之前 |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
3 年之前 |
Anonymous Maarten
|
fd3f381021
Initialize SDL_STATIC_PIC from CMAKE_POSITION_INDEPENDENT_CODE
|
3 年之前 |
Simon McVittie
|
65a3453b7f
build: Compile with large inode number support where possible
|
3 年之前 |
Anonymous Maarten
|
799d39a302
Make the sdl2-config script relocatable
|
3 年之前 |
Anonymous Maarten
|
5ec2d46f47
cmake: make SDL2Config.cmake compatible with autotools' sdl2-config.cmake
|
3 年之前 |
Anonymous Maarten
|
8e13cc309e
cmake: add 'compatible interface properties' to allow enforcing SDL2 sharedness
|
3 年之前 |