Sylvain
|
e5a470d0d3
Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783)
|
il y a 3 ans |
Sylvain
|
3d190ebcb4
SDL_dynapi_procs: fixed SDL_UIKitRunApp prototype (see #6783)
|
il y a 3 ans |
Sylvain
|
2905b6d65a
SDL_dynapi_procs: update wrong naming conventions with SDL_AssertState/Data (see #6783)
|
il y a 3 ans |
Sylvain
|
99baebf5eb
SDL_dynapi_procs.h: one more space (for diff purpose)
|
il y a 3 ans |
Sylvain
|
b7008e4614
SDL_dynapi_procs: remove extra ' '
|
il y a 3 ans |
Sylvain
|
f442d0a0ef
Revert "gendynapi.py: don't generate parameter for '...'"
|
il y a 3 ans |
Sylvain
|
ea8c7df91b
gendynapi.py: don't generate parameter for '...'
|
il y a 3 ans |
Ryan C. Gordon
|
7ca0d15d64
events: Changed SDL_GetEventState from a macro to a function.
|
il y a 3 ans |
Sam Lantinga
|
fcafe40948
Removed balls from the joystick API
|
il y a 3 ans |
Ozkan Sezer
|
d6327a00fb
re-applied the SDL_NewAudioStream deconstification, including to its definition
|
il y a 3 ans |
Sam Lantinga
|
b4da4ed95a
Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp()
|
il y a 3 ans |
Ozkan Sezer
|
25e62193f4
just revert the const removal from SDL_NewAudioStream in commit d0bbfdb
|
il y a 3 ans |
Ozkan Sezer
|
36a43eac00
apply const removal changes from SDL_NewAudioStream to dynapi side too.
|
il y a 3 ans |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
il y a 3 ans |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
il y a 3 ans |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
il y a 3 ans |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
il y a 3 ans |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
il y a 3 ans |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
il y a 3 ans |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
il y a 3 ans |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
il y a 3 ans |
slime
|
ac8fbb7040
Remove SDL_CalculateGammaRamp.
|
il y a 3 ans |
slime
|
52f4cc843d
Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp.
|
il y a 3 ans |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
il y a 3 ans |
Sam Lantinga
|
fa3814ddf1
Removed SDL_rwops.h dependency on stdio.h
|
il y a 3 ans |
Sam Lantinga
|
003fd11de8
Regenerated dynamic API after SDL_syswm.h update
|
il y a 3 ans |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
il y a 3 ans |
Ozkan Sezer
|
dcad446066
fix dynapi after SDL_GDKSuspendComplete addition.
|
il y a 3 ans |
Sam Lantinga
|
d5ff71d685
Updated dynamic API after https://github.com/libsdl-org/SDL/commit/040a17a50f1b500c7a1e07c6bc6e1d6eff5dbe76
|
il y a 3 ans |
Ciro Mondueri
|
896e200d94
adds GDK suspend/resume basic handling (#6596)
|
il y a 3 ans |