Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
před 2 roky |
Sylvain
|
4053876bf6
Fix warning drop const qualifier
|
před 3 roky |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
před 3 roky |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
před 3 roky |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
před 3 roky |
Sylvain
|
d31251b014
use SDL's functions version inplace of libc version
|
před 4 roky |
Christian Rauch
|
b972258d56
test: remove unused variables and typedefs
|
před 5 roky |
Jay Petacat
|
c760c02c6c
Fix some format specifier warnings
|
před 6 roky |
Ryan C. Gordon
|
846a9ab95e
test: forgot to change a variable.
|
před 8 roky |
Ryan C. Gordon
|
4fc0163853
test: Fix for negative int that was now a size_t (thanks, Ozkan!).
|
před 8 roky |
Ryan C. Gordon
|
eb3c66d3c8
A few more compiler warnings fixed.
|
před 8 roky |
Ryan C. Gordon
|
ae667da638
Fixed a bunch of compiler warnings.
|
před 8 roky |
Sam Lantinga
|
0112f61889
Fixed bug 3743 - make testautomation_sdltest.c to compile
|
před 8 roky |
Philipp Wiesemann
|
ed80cfd9bc
Removed empty statements in tests.
|
před 9 roky |
Edward Rudd
|
73daadb74e
switch to use SDL_PRI* macros for long long formatting everywhere.
|
před 11 roky |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
před 1 rokem |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
před 12 roky |