Sam Lantinga
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
před 3 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
před 3 roky |
Sam Lantinga
|
cc0296c934
SDL API renaming: SDL_surface.h
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Daniel Gibson
|
28b93451dc
Make WinRT's SDL_main header-only
|
před 3 roky |
Daniel Gibson
|
ca2fe7be1a
Implement SDL_main as header-only lib for Win32
|
před 3 roky |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Sam Lantinga
|
a268c841e3
Remove references to STDC_HEADERS (thanks @sezero!)
|
před 3 roky |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
před 3 roky |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
před 3 roky |
Cameron Cawley
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
před 3 roky |
Sam Lantinga
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
před 3 roky |
Michael Fitzmayer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
před 4 roky |
Eddy Jansson
|
97774cdf72
Move in va_copy() define block from stdlib.
|
před 4 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
c326ff7c6f
Re-enabled the O_CLOEXEC definition so config headers can be fixed
|
před 4 roky |
Sam Lantinga
|
086c74556d
Fixed build warning on iOS
|
před 4 roky |
Ozkan Sezer
|
5a0ea7fb17
Check for O_CLOEXEC definition in fcntl.h at configuration time,
|
před 4 roky |
Sylvain
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
před 4 roky |
Sylvain
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
před 5 roky |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
před 5 roky |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
před 6 roky |
Sam Lantinga
|
30ff5fcfc0
SDL_LEAN_AND_MEAN defaults off
|
před 6 roky |
Sam Lantinga
|
b5e3d264f2
Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds
|
před 6 roky |
Sylvain Becker
|
6f89b059f7
Documentation of the footprint #defines
|
před 6 roky |