Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 mesi fa |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 mesi fa |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 mesi fa |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 mesi fa |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
9 mesi fa |
Sam Lantinga
|
9de8cb888a
SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule
|
9 mesi fa |
Sam Lantinga
|
9758e102bc
SDL_GetDisplays() follows the SDL_GetStringRule
|
9 mesi fa |
Frank Praznik
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 mesi fa |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 mesi fa |
Frank Praznik
|
df3fea87d6
wayland: Rework scale-to-display
|
11 mesi fa |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 anno fa |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
1 anno fa |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 anni fa |
capehill
|
d5fac067cd
testdisplayinfo: use correct index variable
|
2 anni fa |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
2 anni fa |
Sam Lantinga
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 anni fa |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
2 anni fa |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 anni fa |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 anni fa |
Sam Lantinga
|
24fec13ac1
Add full high DPI information to SDL_DisplayMode
|
2 anni fa |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
2 anni fa |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 anni fa |
Sam Lantinga
|
e3c1749f5b
The refresh rate in SDL_DisplayMode is now a float
|
2 anni fa |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 anni fa |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 anni fa |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 anni fa |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 anni fa |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 anni fa |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 anni fa |