Petar Popovic
|
8ccf85c59e
Formatting spaces around pointer symbol.
|
il y a 2 mois |
Ramez Ragaa
|
e98ee9bb04
Adjust testgl.c to test gl_release_behavior
|
il y a 3 mois |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
il y a 3 mois |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
il y a 4 mois |
Sam Lantinga
|
d5fe6dd627
Don't use const for non-pointer API parameters
|
il y a 6 mois |
Ryan C. Gordon
|
54459def69
render: Remove the logical presentation render target.
|
il y a 7 mois |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
il y a 7 mois |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
il y a 7 mois |
Anonymous Maarten
|
09af4a8086
SDL_test: make argument parsing extendable
|
il y a 10 mois |
Anonymous Maarten
|
88fe52df7b
SDL_test: add --gpu option
|
il y a 7 mois |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
il y a 8 mois |
Sam Lantinga
|
ef6521aee7
testnative: print events with --info event
|
il y a 8 mois |
Sam Lantinga
|
728bf363cb
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
|
il y a 8 mois |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
il y a 10 mois |
Ryan C. Gordon
|
13b18e3c41
test: Moved some `Uint32` bitfields over to typedefs.
|
il y a 11 mois |
Dragon-Baroque
|
05fb91c7b4
TESTWM : Option and Keyboard action to ShowCursor and HideCursor
|
il y a 11 mois |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
il y a 11 mois |
Ryan C. Gordon
|
30970780a9
include: Fixed some old Doxygen markup to be Markdown instead.
|
il y a 1 an |
Susko3
|
ce44eff3d2
Use `SDL_WindowFlags` in public headers
|
il y a 1 an |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
il y a 1 an |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
il y a 1 an |
Ryan C. Gordon
|
905c4fff5b
audio: First shot at the SDL3 audio subsystem redesign!
|
il y a 1 an |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
il y a 1 an |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
il y a 2 ans |
Anonymous Maarten
|
08c85ebae0
SDL_test: introduce SDLTest_CommonDestroyState to only destroy SDLTest_CommonState
|
il y a 2 ans |
Anonymous Maarten
|
5109e19935
SDL_test: remove unused BuildCommonUsageString
|
il y a 2 ans |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
il y a 2 ans |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
il y a 2 ans |