Rémy Tassoux
|
7a10fcdccc
|
Add progress bar support for Windows (#12530)
|
2025-03-22 08:04:10 -07:00 |
|
Anonymous Maarten
|
baa1a5e2f4
|
Add SDL_strpbrk
|
2024-09-06 01:35:43 +02:00 |
|
Sam Lantinga
|
8f546bb3c9
|
Use C99 bool internally in SDL
|
2024-08-22 13:30:02 -07:00 |
|
Anonymous Maarten
|
6e6c2b8e7d
|
cmake: build SDL with /W3 on MSVC
The Visual Studio projects also did this.
|
2024-08-08 10:11:39 +00:00 |
|
Anonymous Maarten
|
68fb07787b
|
cmake: Remove HAVE_D3D12_H from sources and introduce SDL_RENDER_D3D(11|12)
|
2024-08-01 17:49:02 +00:00 |
|
Anonymous Maarten
|
2aad26abb0
|
cmake: gate all preseeding behind SDL_PRESEED option
|
2024-07-25 16:42:11 +00:00 |
|
Ryan C. Gordon
|
546cd3ac83
|
cmake: Preseed CMake cache for Emscripten builds.
Makes a from-scratch build on this laptop go from 2 minutes 42 seconds to
28 seconds!
|
2024-07-25 16:42:11 +00:00 |
|
Anonymous Maarten
|
d52ea20916
|
cmake: check for valid isinf/isinff/isnan/isnanf macros
|
2024-06-24 22:00:53 +02:00 |
|
Anonymous Maarten
|
3c00af1ac6
|
cmake: preseed CMake cache on MSVC to speed up configuration
|
2024-05-22 21:03:12 +02:00 |
|