Sam Lantinga
|
698dbd8464
|
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2023-03-06 09:50:12 -08:00 |
Sylvain
|
aa46ff8f4b
|
Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN
|
2022-12-28 12:16:57 -08:00 |
Sylvain
|
ab0c5cf07d
|
Fix compilation
|
2022-12-27 17:25:31 +01:00 |
Daniel Gibson
|
22e22ba196
|
Add SDL_main.h includes to tests
.. including cmake/test/*.c, whatever that does
(this is needed now because SDL.h doesn't include SDL_main.h anymore)
|
2022-12-15 08:01:01 -08:00 |
Anonymous Maarten
|
9f2ca87504
|
build: don't add SDL3 subfolder to include path for external projects
|
2022-11-27 14:33:13 -08:00 |
Sam Lantinga
|
2c4159b99a
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |
Anonymous Maarten
|
9ff8f29f43
|
cmake: Add mini-SDL2 CMake project to test SDL2 prefixes
|
2022-06-03 12:41:36 -07:00 |