Sylvain
|
cee245b6a9
SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors
|
před 3 roky |
Sylvain
|
e2e5e670bf
Remove returns int from Destroy/Close/Unlock functions
|
před 3 roky |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
před 3 roky |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
před 3 roky |
Linus Probert
|
375bde8a4f
[SDL3] Cleanup void functions (#7253)
|
před 3 roky |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
před 3 roky |
Sam Lantinga
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
před 3 roky |
Sam Lantinga
|
14338ab459
Removed display mode flags
|
před 3 roky |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
před 3 roky |
SDL Wiki Bot
|
87af6c0019
Sync SDL3 wiki -> header
|
před 3 roky |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
před 3 roky |
Sasha Szpakowski
|
90795291e4
Remove SDL_GL/Metal/Vulkan_GetDrawableSize().
|
před 3 roky |
SDL Wiki Bot
|
8814bedc3b
Sync SDL3 wiki -> header
|
před 3 roky |
Sam Lantinga
|
31f464153d
SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
|
před 3 roky |
Sam Lantinga
|
e83c54f271
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
|
před 3 roky |
Sam Lantinga
|
24fec13ac1
Add full high DPI information to SDL_DisplayMode
|
před 3 roky |
SDL Wiki Bot
|
43e3daace3
Sync SDL3 wiki -> header
|
před 3 roky |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
před 3 roky |
Sam Lantinga
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
před 3 roky |
Sam Lantinga
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
před 3 roky |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
před 3 roky |
Eric Wasylishen
|
67c91353e0
Handle DPI scaling in SDL_GetWindowSurface
|
před 3 roky |
Sam Lantinga
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
před 3 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Sylvain
|
6863f0b2d8
Add SDL_WindowID type for SDL_Window id
|
před 3 roky |
Sam Lantinga
|
e3c1749f5b
The refresh rate in SDL_DisplayMode is now a float
|
před 3 roky |
Sylvain Becker
|
8a13533949
Handle error return value for SDL_GetSwapInterval
|
před 3 roky |
Ryan C. Gordon
|
138f632b59
include: Add a comment about reserving a bit for sdl2-compat.
|
před 3 roky |
Sylvain
|
88630b85f5
SDL_GL_SwapWindow() returns an error code
|
před 3 roky |
Sam Lantinga
|
ea0c2f55be
SDL API renaming: *Is* functions
|
před 3 roky |