Brick
|
b6b9d5508e
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
|
1 year ago |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
1 year ago |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Sam Lantinga
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
1 year ago |
Petar Popovic
|
3baec8aab4
Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE
|
1 year ago |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
1 year ago |
Petar Popovic
|
94cbaaabbf
Renaming SDLK_QUOTE and SDLK_BACKQUOTE
|
1 year ago |
Sam Lantinga
|
bcbf09acde
Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick()
|
1 year ago |
Petar Popovic
|
7bfecacc02
Removing function macro SDL_TABLESIZE()
|
1 year ago |
Ryan C. Gordon
|
093160904d
SDL_Keymod: Removed SDL_KMOD_RESERVED.
|
1 year ago |
Petar Popovic
|
56e6f05440
SDL_RendererFlip rename fixes
|
1 year ago |
Petar Popovic
|
875ddb4969
SDL_atomic.h rename fixes
|
1 year ago |
Ryan C. Gordon
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
1 year ago |
Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
1 year ago |
Petar Popovic
|
9b5944a14f
Removing SDL_Colour macro
|
1 year ago |
Petar Popovic
|
c8a066019b
Renaming SDL_eventaction to SDL_EventAction
|
1 year ago |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
1 year ago |
Sam Lantinga
|
b9a88bbecb
Removed SDL_TextInputShown()
|
1 year ago |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
1 year ago |
Sam Lantinga
|
d65ae710a1
Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention
|
1 year ago |
Ryan C. Gordon
|
3a344cf877
rwops: Fixed some SDL2 symbols that got missed.
|
1 year ago |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
1 year ago |
Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
1 year ago |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
1 year ago |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
1 year ago |
Sam Lantinga
|
9e505252c0
Renamed SDL_HINT_PS2_DYNAMIC_VSYNC SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC
|
1 year ago |
Sam Lantinga
|
a538936821
Renamed SDL_HINT_LINUX_JOYSTICK_DEADZONES to SDL_HINT_JOYSTICK_LINUX_DEADZONES
|
1 year ago |
Sam Lantinga
|
980c379a0b
Renamed SDL_HINT_LINUX_JOYSTICK_CLASSIC to SDL_HINT_JOYSTICK_LINUX_CLASSIC
|
1 year ago |
Sam Lantinga
|
1f7936d545
Renamed SDL_HINT_LINUX_HAT_DEADZONES to SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES
|
1 year ago |