Anonymous Maarten
|
b6ae281e97
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
Sam Lantinga
|
698dbd8464
|
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2023-03-06 09:50:12 -08: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
|
3b20e0ecef
|
cmake: only add -Wl,--undefined=WinMain when building an executable
|
2022-09-19 05:00:24 +03:00 |