Sam Lantinga
|
32fd1878a0
Provide a definition of bool if needed for your environment
|
il y a 7 mois |
Sam Lantinga
|
1834c83d5a
testplatform: make sure bool is 1 byte
|
il y a 7 mois |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
95f7e53233
Added the examples directory to the API renaming tool
|
il y a 7 mois |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
il y a 7 mois |
SDL Wiki Bot
|
9dd8859240
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
32cf23d392
Added video/x11/edid.h to third party code list
|
il y a 7 mois |
Sam Lantinga
|
407ccadfd7
Added copyright header to edid.h
|
il y a 7 mois |
Sam Lantinga
|
bd04459cde
Fix typos (thanks @qndel!)
|
il y a 7 mois |
Frank Praznik
|
e4f987f299
tests: Fix testdropfile on high-DPI displays
|
il y a 7 mois |
Ozkan Sezer
|
8caf25f7b3
testautomation_stdlib.c (stdlib_strtox): fix warning from gcc-4.9:
|
il y a 7 mois |
Sam Lantinga
|
03ae792df3
Fixed the recording field in audio device events
|
il y a 7 mois |
Sam Lantinga
|
c68e9e157c
Fixed typo
|
il y a 7 mois |
Sam Lantinga
|
bc9780299c
Don't define backends if SDL_GPU_DISABLED is set
|
il y a 7 mois |
SDL Wiki Bot
|
8481d1a12b
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
807b8a9d4d
Allow initializing hints and properties from any thread
|
il y a 7 mois |
Sam Lantinga
|
d0edf68774
Added Uint32 versions of the atomic functions
|
il y a 7 mois |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
il y a 7 mois |
Sam Lantinga
|
f3e419596b
Removed SDL_INIT_TIMER
|
il y a 7 mois |
Sam Lantinga
|
9275c533ca
Added thread-safe initialization/cleanup support
|
il y a 7 mois |
Sam Lantinga
|
7edd43c276
Don't define render_drivers if SDL_RENDER_DISABLED is set
|
il y a 7 mois |
Sam Lantinga
|
98cd8b34a7
Close the other file descriptors after redirection has taken place
|
il y a 7 mois |
Simon McVittie
|
4b3058d58d
render: Don't try to rebuild D3D11, D3D12, Metal shaders without spirv-cross
|
il y a 7 mois |
Simon McVittie
|
13500bbf50
render: Fix detection of fxc, dxc in build-shaders.sh
|
il y a 7 mois |
Green Sky
|
11129761e7
v4l2: return success if the device is ready
|
il y a 7 mois |
Simon McVittie
|
ab9c68d9ff
pipewire: Always destroy hotplug loop during deinitialization
|
il y a 7 mois |
Anonymous Maarten
|
1ffb9f22aa
build-release.py fixes from SDL2 port
|
il y a 7 mois |
Sam Lantinga
|
231ea07617
Added SDL_LogTrace()
|
il y a 7 mois |
Sam Lantinga
|
6180da00e1
Skip a lock/unlock when logging known categories
|
il y a 7 mois |
Caleb Cornett
|
c499f79fe9
GPU: Fix multisample texture usage validation
|
il y a 7 mois |