Sylvain
|
deba9f4b8b
testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818
|
2 years ago |
Sylvain Becker
|
1e6d4649c0
fixed build rwops (#6818)
|
2 years ago |
Ryan C. Gordon
|
72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
2 years ago |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 years ago |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sylvain
|
d31251b014
use SDL's functions version inplace of libc version
|
3 years ago |
Vladislav Dmitrievich Turbanov
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
aad997fc9f
Fixed bug 3740 - atexit() in test/testime.c
|
7 years ago |
Philipp Wiesemann
|
707ee5be26
Fixed typo in log message in testime program.
|
7 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
Philipp Wiesemann
|
367a6a3ddf
Fixed compiling of three test programs with C++.
|
8 years ago |
Sam Lantinga
|
f032f811a3
Fixed bug 3318 - testime.c enhancement with GNU Unifont support
|
8 years ago |
Philipp Wiesemann
|
b82f48bad3
Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers.
|
9 years ago |
Philipp Wiesemann
|
21d3297597
Fixed compile warnings about unused variables in IME test program.
|
9 years ago |
Philipp Wiesemann
|
e8b4368512
Replaced strlen() with SDL_strlen() in IME test program.
|
9 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 years ago |
Philipp Wiesemann
|
1e2a4439a3
Fixed compile warning in IME test program.
|
9 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |