nightmareci
|
718034f5fa
Remove newlines from log messages
|
há 2 meses atrás |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
há 3 meses atrás |
Sam Lantinga
|
1f3a0d12e6
Made texture size and format public in the API
|
há 6 meses atrás |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
há 7 meses atrás |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
há 7 meses atrás |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
há 8 meses atrás |
Sam Lantinga
|
ef6521aee7
testnative: print events with --info event
|
há 8 meses atrás |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
há 9 meses atrás |
Sam Lantinga
|
96f2f23240
Simplified SDL random function names and added thread-safe versions
|
há 10 meses atrás |
Anonymous Maarten
|
992f80eb51
testnative: include SDL_build_config.h instead of SDL_internal.h
|
há 10 meses atrás |
John Kaniarz
|
38cac043af
Added algorithm comments to SDL_rand_*()
|
há 10 meses atrás |
John Kaniarz
|
8f29f8cae5
Renamed SDL_rand() to SDL_rand_bits() and updated tests
|
há 10 meses atrás |
Sam Lantinga
|
d1d484ddbe
Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!)
|
há 10 meses atrás |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
há 10 meses atrás |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
há 10 meses atrás |
Anonymous Maarten
|
a919774fe4
Build with -Wfloat-conversion + fix all warnings
|
há 10 meses atrás |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
há 11 meses atrás |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
há 11 meses atrás |
Sam Lantinga
|
3b55c7d1f4
Shortened SDL property names
|
há 1 ano atrás |
Frank Praznik
|
4f3d4bd110
wayland: Add the ability to import and wrap external surfaces
|
há 1 ano atrás |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
há 1 ano atrás |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
há 1 ano atrás |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
há 1 ano atrás |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
há 1 ano atrás |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
há 1 ano atrás |
Anonymous Maarten
|
2a01f9dcb5
tests: plug leaks when running with --trackmem
|
há 1 ano atrás |
Sylvain
|
c101e719fd
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
|
há 2 anos atrás |
Anonymous Maarten
|
b8b852a55b
cmake: testnative can also be built on non-Linux
|
há 2 anos atrás |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
há 2 anos atrás |
Sylvain
|
16bb6a0b3d
Fix warnings about static function and prototype
|
há 2 anos atrás |