Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
3 anos atrás |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
3 anos atrás |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
3 anos atrás |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
3 anos atrás |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 anos atrás |
meyraud705
|
126c60cb45
Add "SDL_" prefix to RW_SEEK macros
|
3 anos atrás |
Sylvain
|
b461d9e183
testautomation_rwops: update test because of change in SDL_RWwrite.
|
3 anos atrás |
Sylvain Becker
|
1e6d4649c0
fixed build rwops (#6818)
|
3 anos atrás |
Ryan C. Gordon
|
72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
|
3 anos atrás |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 anos atrás |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 anos atrás |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 anos atrás |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 anos atrás |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 anos atrás |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
3 anos atrás |
Pierre Wendling
|
d080e3bf3a
Silence `-Wmaybe-uninitialized` warnings in tests.
|
3 anos atrás |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
3 anos atrás |
Anonymous Maarten
|
b771d9beec
tests: avoid MSVC preaching about unsafe functions
|
3 anos atrás |
Sam Lantinga
|
aaec244cfd
Don't run the stdio automated tests if libc isn't available
|
3 anos atrás |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
5 anos atrás |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
5 anos atrás |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
5 anos atrás |
Ozkan Sezer
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
6 anos atrás |
Ryan C. Gordon
|
ae667da638
Fixed a bunch of compiler warnings.
|
8 anos atrás |
Ryan C. Gordon
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
9 anos atrás |
Edward Rudd
|
73daadb74e
switch to use SDL_PRI* macros for long long formatting everywhere.
|
11 anos atrás |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
1 ano atrás |
Philipp Wiesemann
|
743ba2f499
Added missing brackets in test source assert messages.
|
11 anos atrás |
Dimitris Zenios
|
548a0ee7b8
__ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK.
|
12 anos atrás |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 anos atrás |