Sam Lantinga
|
ff5fdf9f53
Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data
|
1 year ago |
Sylvain
|
cf0d1d7234
Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int'
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Ozkan Sezer
|
e9e4a9175f
testautomation_guid.c: fix integer warning in 32 bit builds.
|
2 years ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
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 |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 years ago |
Cameron Cawley
|
0a600b1df4
Merge testguid into testautomation (#5873)
|
3 years ago |