Sam Lantinga
|
14f584a94b
SDL_CreateWindowAndRenderer() takes the window title as the first parameter
|
hace 1 año |
Ryan C. Gordon
|
093160904d
SDL_Keymod: Removed SDL_KMOD_RESERVED.
|
hace 1 año |
Ryan C. Gordon
|
235bfe2631
SDL_log.h: Remove SDL_MAX_LOG_MESSAGE.
|
hace 1 año |
Sam Lantinga
|
70ce808c09
Changed SDL_KeyCode values to defines
|
hace 1 año |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
hace 1 año |
Ryan C. Gordon
|
9c8c254af2
include: Removed SDL_quit.h
|
hace 1 año |
Petar Popovic
|
56e6f05440
SDL_RendererFlip rename fixes
|
hace 1 año |
Ryan C. Gordon
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
hace 1 año |
Ryan C. Gordon
|
d252a8fe12
joystick: SDL_VirtualJoystickDesc no longer takes a struct version.
|
hace 1 año |
Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
hace 1 año |
Frank Praznik
|
d7dcf4916f
docs: Mention the SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS hint in the migration guide
|
hace 1 año |
Petar Popovic
|
9b5944a14f
Removing SDL_Colour macro
|
hace 1 año |
Petar Popovic
|
c8a066019b
Renaming SDL_eventaction to SDL_EventAction
|
hace 1 año |
Sam Lantinga
|
5fa87e29e7
Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
|
hace 1 año |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
hace 1 año |
Sam Lantinga
|
5e624c2083
Moved display and window event renaming to the correct header section
|
hace 1 año |
Ryan C. Gordon
|
74b58aebb9
README-migration: fix function signature on SDL_(Read|Write)IO docs.
|
hace 1 año |
Ryan C. Gordon
|
6b20152bda
README-migration: Removed duplicate paragraph.
|
hace 1 año |
Mirko Galimberti
|
60cacc8277
README-migration: Fix wrong new name for SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE
|
hace 1 año |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
hace 1 año |
Sam Lantinga
|
0aa1022358
Clarify that SDL_SetWindowKeyboardGrab() is only needed if you set SDL_HINT_GRAB_KEYBOARD
|
hace 1 año |
Sam Lantinga
|
7a9f99cff3
Corrected migration documentation for SDL_GetDisplayDPI()
|
hace 1 año |
Sam Lantinga
|
a9dbdb1947
Removed SDL_RenderSetIntegerScale() renaming note
|
hace 1 año |
Sam Lantinga
|
cde2dcd0d4
Note that SDL_EVENT_SYSWM has been removed
|
hace 1 año |
Sam Lantinga
|
fed5f3a81b
We no longer automatically set up a logical presentation mode
|
hace 1 año |
Sam Lantinga
|
b9a88bbecb
Removed SDL_TextInputShown()
|
hace 1 año |
Sam Lantinga
|
6443c75eda
Removed SDL_TEXTINPUTEVENT_TEXT_SIZE
|
hace 1 año |
Cameron Gutman
|
f14fb979c1
Remove legacy SDL2 input grab API
|
hace 1 año |
Sam Lantinga
|
72fc6f86e5
Text input is no longer automatically enabled when initializing video.
|
hace 1 año |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
hace 1 año |