Sam Lantinga
|
d0edf68774
Added Uint32 versions of the atomic functions
|
7 ヶ月 前 |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
7 ヶ月 前 |
Sam Lantinga
|
f3e419596b
Removed SDL_INIT_TIMER
|
7 ヶ月 前 |
Sam Lantinga
|
9275c533ca
Added thread-safe initialization/cleanup support
|
7 ヶ月 前 |
Sam Lantinga
|
7edd43c276
Don't define render_drivers if SDL_RENDER_DISABLED is set
|
7 ヶ月 前 |
Sam Lantinga
|
98cd8b34a7
Close the other file descriptors after redirection has taken place
|
7 ヶ月 前 |
Simon McVittie
|
4b3058d58d
render: Don't try to rebuild D3D11, D3D12, Metal shaders without spirv-cross
|
7 ヶ月 前 |
Simon McVittie
|
13500bbf50
render: Fix detection of fxc, dxc in build-shaders.sh
|
7 ヶ月 前 |
Green Sky
|
11129761e7
v4l2: return success if the device is ready
|
7 ヶ月 前 |
Simon McVittie
|
ab9c68d9ff
pipewire: Always destroy hotplug loop during deinitialization
|
7 ヶ月 前 |
Anonymous Maarten
|
1ffb9f22aa
build-release.py fixes from SDL2 port
|
7 ヶ月 前 |
Sam Lantinga
|
231ea07617
Added SDL_LogTrace()
|
7 ヶ月 前 |
Sam Lantinga
|
6180da00e1
Skip a lock/unlock when logging known categories
|
7 ヶ月 前 |
Caleb Cornett
|
c499f79fe9
GPU: Fix multisample texture usage validation
|
7 ヶ月 前 |
SDL Wiki Bot
|
926d143966
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
Sam Lantinga
|
1bbc897e48
Updated documentation for bool return type
|
7 ヶ月 前 |
SDL Wiki Bot
|
4a2683e2c1
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 ヶ月 前 |
SDL Wiki Bot
|
f006d61bd1
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
SDL Wiki Bot
|
fd1fcfc951
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
Caleb Cornett
|
9416917353
GPU: Rework MSAA (#10859)
|
7 ヶ月 前 |
Anthony
|
e59344ad46
Update proguard-rules.pro in-line with commit 9ff3446
|
7 ヶ月 前 |
Sam Lantinga
|
0f85fdefc8
Fixed warning: "SDL_VIDEO_RENDER_D3D12" is not defined, evaluates to 0
|
7 ヶ月 前 |
Caleb Cornett
|
4f722d372a
GPU: Metal vertex buffer indices should grow upward (#10837)
|
7 ヶ月 前 |
Sam Lantinga
|
0548050fc5
Verify that the subsystems were successfully initialized
|
7 ヶ月 前 |
Sam Lantinga
|
5b5b1a8926
Fixed cleaning up dependent subsystems if initialization fails
|
7 ヶ月 前 |
Sam Lantinga
|
97d40b9218
Removed SDL_CleanupEnvironment()
|
7 ヶ月 前 |
SDL Wiki Bot
|
a7f1deae8d
Sync SDL3 wiki -> header
|
7 ヶ月 前 |
Sam Lantinga
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
7 ヶ月 前 |
Sam Lantinga
|
718845a33d
Fixed warning C4701: potentially uninitialized local variable 'startup_info' used
|
7 ヶ月 前 |