Eddy Jansson
|
5d4a1f8356
WhatsNew.txt: Add SDL_FRectEqualsEpsilon()
|
3 years ago |
Frank Praznik
|
aeadbdd788
Remove an unused function prototype
|
3 years ago |
Frank Praznik
|
c8c59a2139
Fix a -Wshadow warning
|
3 years ago |
Jaylon Gowie
|
d9009388c8
SceKernelMemBlockType to unsigned int
|
3 years ago |
Jaylon Gowie
|
3753a7b1c3
Fix recent changes in VitaSDK
|
3 years ago |
Sam Lantinga
|
02225aa738
Fixed build
|
3 years ago |
Ryan C. Gordon
|
49a2e4b0ea
x11: Revert "Fix keymap updating for X11 backend"
|
3 years ago |
Sam Lantinga
|
b9fe6ba0e7
Fixed compile warnings
|
3 years ago |
Sam Lantinga
|
57927a2458
Don't call scandir() inside of scandir()
|
3 years ago |
Sylvain
|
1ede941f5c
SDL_render.c: internally change viewport/cliprect type from SDL_FRect to SDL_DRect (double precision). (see bug #5547)
|
3 years ago |
Sam Lantinga
|
9919d1a7a5
Remove HWND_TOPMOST for fullscreen windows
|
3 years ago |
pionere
|
009a0ff95f
use explicit GetModuleFileNameW
|
3 years ago |
pionere
|
de711e1685
simplify SDL_GetBasePath on windows
|
3 years ago |
Jan Beich
|
7c140429a8
Enable evdev-based gamecontrollerdb on FreeBSD
|
3 years ago |
Sam Lantinga
|
e7b01ee745
Added controller mapping for the Thrustmaster Dual Analog 3.2 on Linux
|
3 years ago |
Frank Praznik
|
2b52946143
video: Don't minimize fullscreen windows on focus loss by default when mode switching is disabled
|
3 years ago |
Ethan Lee
|
c37090f9a4
wayland: Add support for TOOLTIP/POPUP_MENU
|
3 years ago |
Sam Lantinga
|
9e264b921b
Certain audio drivers, like the RME "Pro" Audio driver, have resampling quality issues when using WASAPI.
|
3 years ago |
Sam Lantinga
|
254fcc90eb
Revert "video: Prefer Wayland over X11"
|
3 years ago |
Ryan C. Gordon
|
c1336b21ed
hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints.
|
3 years ago |
Ryan C. Gordon
|
634b9edc7f
cmake: Fixed indenting and some oldschool `endif(TEXT)` things.
|
3 years ago |
Semphris
|
dc5bc5237c
Added CMake option to disable the installer
|
3 years ago |
Ryan C. Gordon
|
67e0f546c5
x11: Update the display when the WM changes a window's fullscreen state.
|
3 years ago |
Frank Praznik
|
edb473cf46
video: Wayland: Always round scaled pointer coordinates down
|
3 years ago |
Frank Praznik
|
13393a1c4b
video: Wayland: Clamp fullscreen window dimensions to desktop
|
3 years ago |
pionere
|
0adb67017b
avoid NullPointer in SDL_GetRenderTarget
|
3 years ago |
pionere
|
01b14e14e6
avoid NullPointer in SDL_GL_MakeCurrent
|
3 years ago |
Ozkan Sezer
|
55a4e1d336
CI: update os2.yml to use open-watcom/setup-watcom
|
3 years ago |
Simon McVittie
|
c36bd78474
WhatsNew.txt: Document new dependency on libwayland-client 1.18.0
|
3 years ago |
Ethan Lee
|
46616af722
WhatsNew.txt: Added SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR
|
3 years ago |