Pierre Wendling
|
9eb09d2392
Test: Refactored and formatted math test suite.
|
3 years ago |
Pierre Wendling
|
0f630e9177
Test: fix indentation in Makefile.in.
|
3 years ago |
Pierre Wendling
|
4e3a26e271
Test: Add math test suite to autotools.
|
3 years ago |
Pierre Wendling
|
e64acb619a
Test: Fix for-loop for OS/2 in math suite.
|
3 years ago |
Pierre Wendling
|
a3a852e912
Test: Unrolled the array of cases in math suite.
|
3 years ago |
Pierre Wendling
|
c23216bf46
Test: Removed static from local variables (Math).
|
3 years ago |
Pierre Wendling
|
6208ed8604
Test: Add math suite to Visual Studio solution.
|
3 years ago |
Pierre Wendling
|
6646edf692
Test: Fix Windows build for math suite.
|
3 years ago |
Pierre Wendling
|
d9ff6380ae
Test: Add math test suite to Watcom Makefile.
|
3 years ago |
Pierre Wendling
|
7389eba943
Test: Fix C89 declaration and math include.
|
3 years ago |
Pierre Wendling
|
b3faebb8a8
Test: Add Floor tests to math.
|
3 years ago |
Pierre Wendling
|
b72b5d0f99
Test: Add math automation test suite.
|
3 years ago |
Anonymous Maarten
|
86f50ae7d7
ci: Test cmake build script on Android
|
2 years ago |
Anonymous Maarten
|
18206446bf
cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS
|
2 years ago |
Anonymous Maarten
|
b5f1fe5004
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
|
2 years ago |
Anonymous Maarten
|
97711e99fe
cmake: no need to explicitly add a depency (target_link_libraries does this implicitly)
|
2 years ago |
Anonymous Maarten
|
ad21c70408
cmake: fix CMP0072 warning by prefering GLVND
|
2 years ago |
Yao Wei Tjong 姚伟忠
|
c90e1ec3ef
Remove redundant sizeof "size_t" check
|
3 years ago |
Cameron Cawley
|
12f9bcd2f4
Build tests for all CMake platforms on CI
|
2 years ago |
takase1121
|
f8ae3ef1eb
wayland: use libdecor resize edge enums for libdecor
|
2 years ago |
Ozkan Sezer
|
163f669745
minor tidy-up to configury.
|
2 years ago |
Ozkan Sezer
|
960b86dcb5
update SDL_render_d3d12.c after DPI scaling/highdpi support patch.
|
2 years ago |
Anonymous Maarten
|
6d1dfc8322
cmake: make sure SDL2::SDL2 is always available
|
2 years ago |
Anonymous Maarten
|
69df26a0d4
ci: test clang+MinGW on CI
|
2 years ago |
Anonymous Maarten
|
32df5aeb3d
Check result of FindLibraryAndSONAME before use
|
2 years ago |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
2 years ago |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
2 years ago |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
2 years ago |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
2 years ago |
Ryan C. Gordon
|
ded6c22efb
render: Corrected wrong SDL_memcpy() sizes for viewport, cliprect.
|
2 years ago |