Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
3 miesięcy temu |
Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 miesięcy temu |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 rok temu |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 rok temu |
Anonymous Maarten
|
d2a2787783
Fix remaining -Wimplicit-fallthrough warnings
|
2 lat temu |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 lat temu |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 lat temu |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 lat temu |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
2 lat temu |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 lat temu |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 lat temu |
Christian Rauch
|
570768f627
test: fix shadowing variables
|
4 lat temu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 lat temu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 lat temu |
David Ludwig
|
acbf25935e
Emscripten: build fix for testoverlay2.c
|
5 lat temu |
Ryan C. Gordon
|
f71454c0ad
testoverlay2: Changed some C runtime calls to be SDL equivalents.
|
5 lat temu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 lat temu |
Ryan C. Gordon
|
af498591df
testoverlay2: use SDL_atoi, not atoi.
|
7 lat temu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 lat temu |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 lat temu |
Philipp Wiesemann
|
088f57a62a
Removed unnecessary call to free() in testoverlay2 program.
|
8 lat temu |
Philipp Wiesemann
|
2b481015b2
Fixed warnings about missing initializers in testoverlay2 program.
|
8 lat temu |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 lat temu |
Philipp Wiesemann
|
e61daa7270
Fixed warning and missing animation delay in testoverlay2 program.
|
8 lat temu |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 lat temu |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 lat temu |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
10 lat temu |
Sam Lantinga
|
6fef39d6b8
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
|
10 lat temu |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 lat temu |