Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 месяцев назад |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
7 месяцев назад |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 месяцев назад |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 месяцев назад |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 месяцев назад |
Sam Lantinga
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
11 месяцев назад |
Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
1 год назад |
Sam Lantinga
|
c540c77756
Removed SDL_INIT_EVERYTHING
|
1 год назад |
Sylvain
|
56f111dffc
Fix compilation / same as sdl2-compat
|
1 год назад |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 год назад |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 лет назад |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
2 лет назад |
Sylvain
|
4053876bf6
Fix warning drop const qualifier
|
2 лет назад |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 лет назад |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 лет назад |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 лет назад |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
2 лет назад |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 лет назад |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 лет назад |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 лет назад |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
2 лет назад |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 лет назад |
Anonymous Maarten
|
274ec02581
testautomation: avoid format related warnings by using a few pragma's
|
2 лет назад |
Simon McVittie
|
63b3b9a558
Fix some typos in diagnostic messages
|
2 лет назад |
Cameron Cawley
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
3 лет назад |
Sam Lantinga
|
42ae9116ad
Getting "(null)" when formatted printing NULL is a valid result
|
3 лет назад |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 лет назад |