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