Anonymous Maarten
|
0ab99ffb2a
cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines
|
před 3 roky |
Anonymous Maarten
|
1d60030e84
cmake: add -Wformat when checking -Wformat-extra-args
|
před 3 roky |
Anonymous Maarten
|
373a6464c8
cmake: collect cflags in sdl-build-options and sdl-global-options
|
před 3 roky |
Sam Lantinga
|
1d956c2817
Rename SDL2 tests for SDL3
|
před 3 roky |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
před 3 roky |
Daniel Gibson
|
c3bf253b09
Remove SDL3_main from build systems, remove most of src/main/*
|
před 3 roky |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
před 3 roky |
Sylvain
|
c265fb74b0
Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER
|
před 3 roky |
Sylvain Becker
|
92cd2c0a74
Enable creation of yuv SDL_Surfaces (#6735)
|
před 3 roky |
Anonymous Maarten
|
11ef4df207
cmake: rely on targets from the main cmake script
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Anonymous Maarten
|
e26e893daf
test: build + fix test/testgles2_sdf.c
|
před 3 roky |
Sam Lantinga
|
c2432f8d0d
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
před 3 roky |
Anonymous Maarten
|
1fa80ca529
cmake: testevdev needs build include headers
|
před 3 roky |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
před 3 roky |
Anonymous Maarten
|
cd13600944
cmake: don't reset check state after pushing state
|
před 3 roky |
Ozkan Sezer
|
34231f5ba0
reverted opengles removal.
|
před 3 roky |
Ozkan Sezer
|
bd5d26071a
removed testgles.c remnants.
|
před 3 roky |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
před 3 roky |
Anonymous Maarten
|
55534e277e
cmake: add time out to tests to avoid ci timeouts
|
před 3 roky |
Anonymous Maarten
|
a22fcf77fd
cmake: older emscripten releases have a broken FindOpenGL.cmake
|
před 3 roky |
Anonymous Maarten
|
a71e558d85
cmake: testshader needs -sLEGACY_GL_EMULATION on Emscripten
|
před 3 roky |
Anonymous Maarten
|
cfa76973ff
cmake: FindOpenGL.cmake shipped by emscripten does not have OpenGL::GL
|
před 3 roky |
Anonymous Maarten
|
76e3cf3840
cmake: use custom add_sdl_test_executable macro to add test
|
před 3 roky |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
před 5 roky |
Cameron Gutman
|
ec1137dfbd
cmake: Apply CETCOMPAT fix from ef988fe1 to tests
|
před 3 roky |
Anonymous Maarten
|
45da133999
cmake: don't error on apple when using deprecated declarations
|
před 3 roky |
Anonymous Maarten
|
274ec02581
testautomation: avoid format related warnings by using a few pragma's
|
před 3 roky |
Anonymous Maarten
|
57c886551f
automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("")
|
před 3 roky |
Cameron Gutman
|
2ceea46061
cmake: Enable CET compatibility for x86/x64 targets using VS 16.7+
|
před 3 roky |