David Demelier
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
3 лет назад |
Sam Lantinga
|
941a603665
Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled()
|
3 лет назад |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
3 лет назад |
Sam Lantinga
|
144390f8fc
Fixed renaming suggestion for SDL_WINDOWEVENT_CLOSE
|
3 лет назад |
Sam Lantinga
|
13d9e41c3f
SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED
|
3 лет назад |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
3 лет назад |
Sam Lantinga
|
a34a84ba98
Rename int versions of the SDL2 render functions (#7235)
|
3 лет назад |
Sam Lantinga
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
3 лет назад |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
3 лет назад |
Anonymous Maarten
|
69aede6c9e
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
3 лет назад |
Sam Lantinga
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
3 лет назад |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
3 лет назад |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
3 лет назад |
Anonymous Maarten
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
3 лет назад |
Sam Lantinga
|
31f464153d
SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
|
3 лет назад |
Sam Lantinga
|
e83c54f271
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
|
3 лет назад |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
3 лет назад |
Sam Lantinga
|
a06a593aa6
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
|
3 лет назад |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
3 лет назад |
Sam Lantinga
|
95faeab96c
SDL_GetNumJoysticks() and SDL_GetNumSensors() are no longer in the API
|
3 лет назад |
Sylvain
|
7275b2b352
SDL_GetTicks64: entry added in SDL_ENABLE_OLD_NAMES
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sylvain
|
4798c36197
Add oldname entry: GetTicks64() is renamed GetTicks()
|
3 лет назад |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
3 лет назад |
Sam Lantinga
|
0901657278
Document renamed API functions in SDL_keyboard.h
|
3 лет назад |
Sam Lantinga
|
1dc119c316
Removed functions from SDL_oldnames.h that are no longer in the API
|
3 лет назад |
Sam Lantinga
|
4f978456a8
Renamed SDL_GAMEPADDEVICEREMAPPED to SDL_GAMEPADREMAPPED
|
3 лет назад |
Sam Lantinga
|
28b22e3f9b
Removed functions from SDL_oldnames.h that are no longer in the API
|
3 лет назад |
Sam Lantinga
|
9c1a9ecb4b
Removed non-float versions of SDL render API drawing functions
|
3 лет назад |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
3 лет назад |