Sam Lantinga
|
3b55c7d1f4
Shortened SDL property names
|
1 жил өмнө |
Frank Praznik
|
4f3d4bd110
wayland: Add the ability to import and wrap external surfaces
|
1 жил өмнө |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 жил өмнө |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
1 жил өмнө |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
1 жил өмнө |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
1 жил өмнө |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 жил өмнө |
Anonymous Maarten
|
2a01f9dcb5
tests: plug leaks when running with --trackmem
|
2 жил өмнө |
Sylvain
|
c101e719fd
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
|
2 жил өмнө |
Anonymous Maarten
|
b8b852a55b
cmake: testnative can also be built on non-Linux
|
2 жил өмнө |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
2 жил өмнө |
Sylvain
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 жил өмнө |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 жил өмнө |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 жил өмнө |
Sam Lantinga
|
9c1a9ecb4b
Removed non-float versions of SDL render API drawing functions
|
2 жил өмнө |
Sam Lantinga
|
0d54115235
SDL API renaming: SDL_render.h
|
2 жил өмнө |
Sylvain Becker
|
aa0053141b
Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913)
|
2 жил өмнө |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 жил өмнө |
Sam Lantinga
|
909b513c33
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
|
2 жил өмнө |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 жил өмнө |
Ryan C. Gordon
|
5a2d0b69c8
render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer.
|
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
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 жил өмнө |
Ozkan Sezer
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
2 жил өмнө |
Anonymous Maarten
|
7a7980fafa
testnative: fix conversion from `time_t` to `unsigned int`
|
3 жил өмнө |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 жил өмнө |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 жил өмнө |
Ozkan Sezer
|
990fb668f7
tests: several -Wwrite-strings fixes.
|
3 жил өмнө |