Sam Lantinga
|
0aea14cf45
Added logging for additional events
|
1 year ago |
Sam Lantinga
|
3d47877bb4
Added SDL_EVENT_RENDER_DEVICE_LOST
|
1 year ago |
Sam Lantinga
|
6c64c62114
Rename SDL_BUTTON() to SDL_BUTTON_MASK()
|
1 year ago |
Sam Lantinga
|
d5fe6dd627
Don't use const for non-pointer API parameters
|
1 year ago |
Ryan C. Gordon
|
54459def69
render: Remove the logical presentation render target.
|
1 year ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
Anonymous Maarten
|
6a305e1532
SDL_test: fix SDLTest_CommonQuit with NULL state
|
1 year ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
1 year ago |
Anonymous Maarten
|
09af4a8086
SDL_test: make argument parsing extendable
|
1 year ago |
Anonymous Maarten
|
396dd16471
SDL_test: Remove unused common_usage_* static char pointers
|
1 year ago |
Sam Lantinga
|
b602c449e5
Remove SDL_SCALEMODE_BEST
|
1 year ago |
Anonymous Maarten
|
88fe52df7b
SDL_test: add --gpu option
|
1 year ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
1 year ago |
Sam Lantinga
|
83adcb9d38
Added SDL_PROP_WINDOW_CREATE_FLAGS_NUMBER
|
1 year ago |
Sam Lantinga
|
d7b027a241
Namespace the object creation properties
|
1 year ago |
Sam Lantinga
|
57f9c6f7bb
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
|
1 year ago |
Sam Lantinga
|
a1998d106d
Putting the simple back into Simple DirectMedia Layer
|
1 year ago |
Sam Lantinga
|
c298a3749b
Expose the keymap separately from the event keycode
|
1 year ago |
Sam Lantinga
|
ef6521aee7
testnative: print events with --info event
|
1 year ago |
Sam Lantinga
|
f7c8d66ccb
Use the convenience function SDL_GetWindowFromEvent()
|
1 year ago |
Sam Lantinga
|
82c89c0125
Removed redundant subystem quit calls
|
1 year ago |
Sam Lantinga
|
b854e1fe0b
Fixed some issues found with static analysis
|
1 year ago |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 year ago |
Sam Lantinga
|
eb09264076
Added the safe area to the debug window information
|
1 year ago |
Sam Lantinga
|
b98e1e9ef0
Fixed the render viewport not updating when the metal view resizes
|
1 year ago |
Sam Lantinga
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
1 year ago |
Sam Lantinga
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9de8cb888a
SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9758e102bc
SDL_GetDisplays() follows the SDL_GetStringRule
|
1 year ago |