Ozkan Sezer
|
9cefbab766
remove watcom compiler support from private sources
|
5 ay önce |
Sam Lantinga
|
ee1c90a358
Improved handling of function parameter validation
|
5 ay önce |
Anonymous Maarten
|
a7739ceccb
Add SDL_internal macro for internal use
|
5 ay önce |
Anonymous Maarten
|
0a6b80717c
Record dynamic dependencies in .note.dlopen elf section
|
6 ay önce |
Sam Lantinga
|
885e611f3c
Added macros to push/pop error messages while cleaning up
|
9 ay önce |
Sam Lantinga
|
e50db698e2
Disable all camera drivers if SDL_CAMERA_DISABLED is defined
|
1 yıl önce |
Sam Lantinga
|
a792434a37
Added initial MJPG support using stb_image
|
1 yıl önce |
Sam Lantinga
|
cf41ccc6ce
Removed stb_image.h from SDL
|
1 yıl önce |
Sam Lantinga
|
84b0c13c44
Added support for Motion JPEG camera capture
|
1 yıl önce |
Sam Lantinga
|
cdde6dd7bb
Bumped deployment requirements for Apple platforms
|
1 yıl önce |
Anonymous Maarten
|
a78104a47f
Disable long long support in the headers with SDL_NOLONGLONG
|
1 yıl önce |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 yıl önce |
L zard
|
6cc9ce183d
SDL_internal: remove `#undef SDL_LEAN_AND_MEAN`
|
1 yıl önce |
L zard
|
8b6d3c88cf
Fix `#ifdef`s to have config flags either defined as 1 or undefined
|
1 yıl önce |
Evan Hemsley
|
119b4fa5f5
GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456)
|
1 yıl önce |
Sam Lantinga
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 yıl önce |
Sam Lantinga
|
1f3a0d12e6
Made texture size and format public in the API
|
1 yıl önce |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 yıl önce |
Sam Lantinga
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
1 yıl önce |
Sam Lantinga
|
f08ac438ed
Use stdbool for SDL_bool
|
1 yıl önce |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 yıl önce |
Anonymous Maarten
|
c298d2024a
Include SDL_build_config.h without a 'build_config/' prefix
|
1 yıl önce |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 yıl önce |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 yıl önce |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 yıl önce |
Sam Lantinga
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
1 yıl önce |
Sam Lantinga
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
1 yıl önce |
Sam Lantinga
|
bd041b4831
Make sure SDL subsystems are initialized before starting threads
|
1 yıl önce |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 yıl önce |
Sam Lantinga
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
1 yıl önce |