SDL Wiki Bot
|
0e5a49542d
Sync SDL3 wiki -> header
|
6 months ago |
David Fort
|
f32e96f5e2
clipboard: add SDL_ClipboardMimeTypes
|
6 months ago |
SDL Wiki Bot
|
0befa7d8e9
Sync SDL3 wiki -> header
|
6 months ago |
cosmonaut
|
eedd2039f9
GPU: 32-bit component texture formats
|
6 months ago |
SDL Wiki Bot
|
769ff47461
Sync SDL3 wiki -> header
|
6 months ago |
Evan Hemsley
|
05d0656bd6
GPU: Simultaneous compute pass read-write (#10965)
|
6 months ago |
Sam Lantinga
|
d39acc6d1e
Fixed warning C4702: unreachable code
|
6 months ago |
Caleb Cornett
|
5ff6e8d522
GPU: Add enable_depth_clip to RasterizerState (#10964)
|
6 months ago |
Sam Lantinga
|
04bb105d09
Added header for SDL_ThreadID type
|
6 months ago |
Daniel Ludwig
|
e98cf3c870
Fix Xbox builds
|
6 months ago |
SDL Wiki Bot
|
c7442b04f0
Sync SDL3 wiki -> header
|
6 months ago |
Evan Hemsley
|
be401dd1e3
GPU: More robust error reporting (#10958)
|
6 months ago |
Sam Lantinga
|
48e213b4cd
Fixed SDL_ShouldQuit() returning false during status transitions
|
6 months ago |
Ryan C. Gordon
|
d8c76d2f34
filesystem: POSIX SDL_SYS_CopyFile shouldn't use a temp file.
|
6 months ago |
SDL Wiki Bot
|
0d593cf39a
Sync SDL3 wiki -> header
|
6 months ago |
Ryan C. Gordon
|
f267ec7681
filesystem: Improve docs, make some promises about overwrites and file caches.
|
6 months ago |
SDL Wiki Bot
|
c1587b1eac
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
125e592844
Added SDL_ShouldInit() and SDL_ShouldQuit()
|
6 months ago |
Ryan C. Gordon
|
0e2c4e407a
README-migration: note that logical presentation state is different from SDL2.
|
6 months ago |
Ryan C. Gordon
|
4e09e58f62
include: Small clarification on directory enumeration documentation.
|
6 months ago |
Ryan C. Gordon
|
38f971bac5
filesystem: SDL_SYS_EnumerateDirectory() now returns bool.
|
6 months ago |
Ryan C. Gordon
|
86ea283904
examples: No need to explicitly seed the RNG at startup.
|
6 months ago |
Frank Praznik
|
671a33c2f7
wayland: Raise all touches on a cancel event
|
6 months ago |
Petar Popovic
|
457d0edeaf
Remove some extra semicolons
|
6 months ago |
Anonymous Maarten
|
345cae361d
Document mode parameter of SDL_GetRenderLogicalPresentation
|
6 months ago |
Sam Lantinga
|
345d9bfe19
A zero source rect is valid for blitting
|
6 months ago |
Sam Lantinga
|
1aea43846e
Don't use BlitARGBto555PixelAlpha() for SDL_PIXELFORMAT_ARGB1555
|
6 months ago |
SDL Wiki Bot
|
59d69a3ba3
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
d9a7da4fac
Optimized SDL_HasEvent() and SDL_HasEvents()
|
6 months ago |
Ryan C. Gordon
|
3abb213083
opengl: Fixed SDL_RENDERCMD_SETDRAWCOLOR code checking the wrong variable.
|
6 months ago |