Anonymous Maarten
|
39eed1d233
tests: port failing SDL_Hint tests from pysdl2 to testautomation
|
1 月之前 |
Sam Lantinga
|
e08f34c3be
Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP
|
4 月之前 |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 月之前 |
Sam Lantinga
|
90e01040c5
Added thread-safe environment functions
|
7 月之前 |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 月之前 |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 月之前 |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
7 月之前 |
Sam Lantinga
|
091960441b
Don't check SDL_RENDER_DRIVER in automated tests
|
8 月之前 |
Cameron Gutman
|
f14fb979c1
Remove legacy SDL2 input grab API
|
1 年之前 |
Sam Lantinga
|
2f7c24e4be
Removed SDL_HINT_RENDER_SCALE_QUALITY
|
1 年之前 |
Sam Lantinga
|
7cb1ca60ec
Removed SDL_HINT_RENDER_OPENGL_SHADERS
|
1 年之前 |
Sam Lantinga
|
9ce7fe2848
Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK
|
1 年之前 |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
1 年之前 |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 年之前 |
Sylvain
|
0f24956b0a
testautomation_hints.c: free hint memory
|
1 年之前 |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 年之前 |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年之前 |
Sam Lantinga
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
2 年之前 |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 年之前 |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 年之前 |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 年之前 |
Sasha Szpakowski
|
80a9397459
Remove SDL_HINT_IDLE_TIMER_DISABLED.
|
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
|
64ea6cefaf
SDL_ResetHint() no longer clears the callbacks associated with a hint
|
2 年之前 |
Sam Lantinga
|
d4192850c1
Added SDL_ResetHint() to reset a hint to the default value
|
2 年之前 |
Eddy Jansson
|
5c1f5a7306
test: Correct invalid enum length.
|
3 年之前 |
Ryan C. Gordon
|
7d7ec9c951
x11: Remove XVidMode and Xinerama support.
|
3 年之前 |
Ozkan Sezer
|
990fb668f7
tests: several -Wwrite-strings fixes.
|
3 年之前 |
Cameron Gutman
|
f124259e59
testautomation: fix use-after-free when restoring hint value
|
3 年之前 |