Pierre Wendling
|
d9ff6380ae
Test: Add math test suite to Watcom Makefile.
|
3 tahun lalu |
Pierre Wendling
|
7389eba943
Test: Fix C89 declaration and math include.
|
3 tahun lalu |
Pierre Wendling
|
b3faebb8a8
Test: Add Floor tests to math.
|
3 tahun lalu |
Pierre Wendling
|
b72b5d0f99
Test: Add math automation test suite.
|
3 tahun lalu |
Anonymous Maarten
|
86f50ae7d7
ci: Test cmake build script on Android
|
2 tahun lalu |
Anonymous Maarten
|
18206446bf
cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS
|
2 tahun lalu |
Anonymous Maarten
|
b5f1fe5004
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
|
2 tahun lalu |
Anonymous Maarten
|
97711e99fe
cmake: no need to explicitly add a depency (target_link_libraries does this implicitly)
|
2 tahun lalu |
Anonymous Maarten
|
ad21c70408
cmake: fix CMP0072 warning by prefering GLVND
|
2 tahun lalu |
Yao Wei Tjong 姚伟忠
|
c90e1ec3ef
Remove redundant sizeof "size_t" check
|
3 tahun lalu |
Cameron Cawley
|
12f9bcd2f4
Build tests for all CMake platforms on CI
|
2 tahun lalu |
takase1121
|
f8ae3ef1eb
wayland: use libdecor resize edge enums for libdecor
|
2 tahun lalu |
Ozkan Sezer
|
163f669745
minor tidy-up to configury.
|
2 tahun lalu |
Ozkan Sezer
|
960b86dcb5
update SDL_render_d3d12.c after DPI scaling/highdpi support patch.
|
2 tahun lalu |
Anonymous Maarten
|
6d1dfc8322
cmake: make sure SDL2::SDL2 is always available
|
2 tahun lalu |
Anonymous Maarten
|
69df26a0d4
ci: test clang+MinGW on CI
|
2 tahun lalu |
Anonymous Maarten
|
32df5aeb3d
Check result of FindLibraryAndSONAME before use
|
2 tahun lalu |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
2 tahun lalu |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
2 tahun lalu |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
2 tahun lalu |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
2 tahun lalu |
Ryan C. Gordon
|
ded6c22efb
render: Corrected wrong SDL_memcpy() sizes for viewport, cliprect.
|
2 tahun lalu |
Frank Praznik
|
e427e80bfe
wayland: Use the output descriptions from xdg-output when available
|
2 tahun lalu |
Ozkan Sezer
|
714502d373
minor windows warning fixes.
|
2 tahun lalu |
Simon McVittie
|
e974985998
test: Add test coverage for surface size overflows
|
2 tahun lalu |
Simon McVittie
|
507ce36d80
video: Note unused SDL_surface creation parameters for removal in SDL 3
|
2 tahun lalu |
Simon McVittie
|
535fdc3adc
video: Detect and reject nonsense SDL_surface dimensions
|
2 tahun lalu |
Simon McVittie
|
8c9f7104e3
video: Harden calculation of SDL_surface pitch and size against overflow
|
2 tahun lalu |
Anonymous Maarten
|
6606ab8b56
Introduce EXTRA_TEST_LIBS variable for test-only libraries
|
2 tahun lalu |
Anonymous Maarten
|
e99a7144ff
Use list(APPEND EXTRA_LIBS) everywhere
|
2 tahun lalu |