Mathieu Eyraud
|
2a0cde8fd5
Always send SDL_WINDOWEVENT_SIZE_CHANGED when window is resized
|
4 ani în urmă |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 ani în urmă |
Ryan C. Gordon
|
e4000c0284
video: SDL_GL_GetAttribute needs to operate on FBO 0.
|
4 ani în urmă |
Erik Soma
|
71e3998d6c
Make SDL_VideoInit cleanup when errors occur before video driver creation.
|
4 ani în urmă |
Sylvain
|
0445c13aae
Remove 'malloc' from comment
|
4 ani în urmă |
Sam Lantinga
|
98c9836287
Don't clobber the error in SDL_ShowMessageBox() if one has been set at
|
4 ani în urmă |
Sam Lantinga
|
6c4b4ee7a6
Don't assert on API parameters
|
4 ani în urmă |
Sam Lantinga
|
fed857787a
Update the orientation and display modes when the display settings change on Windows
|
4 ani în urmă |
Sam Lantinga
|
d2f756360e
When making the window centered it should use windowed mode size since it doesn't affect fullscreen windows
|
4 ani în urmă |
Sam Lantinga
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
4 ani în urmă |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
4 ani în urmă |
Cameron Cawley
|
25c71748ad
Add a barebones RISC OS video driver
|
6 ani în urmă |
Cacodemon345
|
19dee1cd16
Add SDL_GetWindowICCProfile(). (#4314)
|
4 ani în urmă |
Sam Lantinga
|
1c5b3e0e16
Don't center the mouse when gaining focus unless we're using relative mode warping
|
4 ani în urmă |
Lee Salzman
|
9fae8f7088
Treat empty SDL_VIDEODRIVER var to check all video drivers.
|
4 ani în urmă |
Sam Lantinga
|
629e9f820a
Fixed return value of SDL_GetGrabbedWindow() when we have an internal grab because of mouse relative mode
|
4 ani în urmă |
Sam Lantinga
|
6aa1498b98
This assert wasn't correct, we set the internal grab for mouse relative mode as well.
|
4 ani în urmă |
Sam Lantinga
|
016b02f24c
Fixed build, C89 doesn't allow non-constant static initializers
|
4 ani în urmă |
Sam Lantinga
|
fcfd19db86
Added support for SDL_RENDERER_PRESENTVSYNC to the software renderer
|
4 ani în urmă |
Sebastian Krzyszkowiak
|
b3a989d0df
video: Fix false positives in driver name comparison
|
4 ani în urmă |
Sam Lantinga
|
88674b4a0e
Fixed build
|
4 ani în urmă |
Sam Lantinga
|
c14813a879
Fixed spacing
|
4 ani în urmă |
Sam Lantinga
|
3cad447ee7
Only update the window size if setting the display mode succeeded
|
4 ani în urmă |
Daniel Gibson
|
0eb6f79190
SDL_SetWindowDisplayMode(): If already fullscreen, adjust window size
|
5 ani în urmă |
Daniel Gibson
|
72d8128520
Improve SDL_CreateWindow() fullscreen support on Windows
|
5 ani în urmă |
Sam Lantinga
|
69518b9ecc
Make sure we don't send a resize event while a window is being destroyed
|
4 ani în urmă |
Sam Lantinga
|
8e35ff5cb3
By default minimize real fullscreen windows when they lose focus so the desktop video mode is restored.
|
4 ani în urmă |
Ozkan Sezer
|
d80ef3e5f5
SDL_VideoInit: silence 'may be used uninitialized' warning
|
4 ani în urmă |
Luis Cáceres
|
5ec69285fa
Support comma-separated lists in SDL_VIDEODRIVER
|
5 ani în urmă |
Sam Lantinga
|
f1633127d1
Added a window flash operation to be explicit about window flash behavior
|
4 ani în urmă |