Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
1 vuosi sitten |
Sam Lantinga
|
cf1d8e2dfd
Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr()
|
1 vuosi sitten |
Sam Lantinga
|
f13dc502c6
Sort exported functions
|
1 vuosi sitten |
Evan Hemsley
|
12ecdb9dde
GPU: Rename some awkwardly named functions (#10642)
|
1 vuosi sitten |
Sam Lantinga
|
b356c65005
Sort exported symbols
|
1 vuosi sitten |
Sam Lantinga
|
62f6e6b701
Removed the preferLowPower parameter from SDL_CreateGPUDevice()
|
1 vuosi sitten |
Sam Lantinga
|
d70578b9aa
Renamed Gpu to GPU
|
1 vuosi sitten |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
2 vuotta sitten |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 vuosi sitten |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 vuosi sitten |
Anonymous Maarten
|
46d9066a69
Fix warnings shown when making SDL_bool a typedef of bool
|
1 vuosi sitten |
Ryan C. Gordon
|
a9d70dbacb
pen: Rework public API.
|
1 vuosi sitten |
Sam Lantinga
|
4cc3410dce
Added SDL_GetAudioFormatName()
|
1 vuosi sitten |
Sam Lantinga
|
57f9c6f7bb
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
|
1 vuosi sitten |
Sam Lantinga
|
a1998d106d
Putting the simple back into Simple DirectMedia Layer
|
1 vuosi sitten |
Sam Lantinga
|
afec46dbee
Re-added SDL_GetScancodeFromKey()
|
1 vuosi sitten |
Sam Lantinga
|
a13c993e40
Removed keymaps from the API
|
1 vuosi sitten |
Sam Lantinga
|
c298a3749b
Expose the keymap separately from the event keycode
|
1 vuosi sitten |
Sam Lantinga
|
6161c437c7
Added SDL_SetLogPriorityPrefix()
|
2 vuotta sitten |
Ryan C. Gordon
|
074dd8c35f
hints: Change hints to be backed by Properties, add documentation. (#9892)
|
1 vuosi sitten |
Anonymous Maarten
|
f57c597c60
Added SDL_GetWindowFromEvent
|
1 vuosi sitten |
Sam Lantinga
|
81f8e6aba6
Added SDL_StartTextInputWithProperties()
|
1 vuosi sitten |
Sam Lantinga
|
94d9229ce2
Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages()
|
1 vuosi sitten |
Sam Lantinga
|
22ffb487d0
Added SDL_ScaleSurface()
|
1 vuosi sitten |
Sam Lantinga
|
a5f18048b2
Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!)
|
1 vuosi sitten |
Sam Lantinga
|
a36fe632fd
Added SDL_SetAppMetadata() (#10404)
|
1 vuosi sitten |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
1 vuosi sitten |
Sam Lantinga
|
538adc52d2
Removed the temporary memory symbols from the public API
|
1 vuosi sitten |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 vuosi sitten |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
1 vuosi sitten |