Sam Lantinga
|
2e9f5b5989
Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions)
|
2 years ago |
Ozkan Sezer
|
5fba31f6fb
SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning.
|
2 years ago |
Sam Lantinga
|
efe01faa8e
Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy()
|
2 years ago |
Ozkan Sezer
|
c0baa6bf5e
move SDL_windowstaskdialog.h contents into SDL_windowsmessagebox.c
|
2 years ago |
Sam Lantinga
|
82b40f097b
Fixed runaway CPU usage in the metal renderer when the window is minimized
|
2 years ago |
Sam Lantinga
|
5892ed4373
Fixed Xcode warnings on macOS
|
2 years ago |
Sam Lantinga
|
910d499c54
Fixed comment typo
|
2 years ago |
Sam Lantinga
|
172865ff13
Don't enumerate HID devices on macOS if we don't have input monitoring permissions
|
2 years ago |
Sam Lantinga
|
eb046958da
Fixed build warning
|
2 years ago |
Sam Lantinga
|
8fc133ac2c
Updated Xcode project with new offscreen video driver files
|
2 years ago |
Sam Lantinga
|
e2753e19e8
Calculate simulated vsync interval based on display refresh rate
|
2 years ago |
Sam Lantinga
|
208964f038
Reset the simulated vsync presentation timeline if it's been too long since the last present
|
2 years ago |
Sam Lantinga
|
1663cb4196
Reset simulated presentation timeline when vsync status changes
|
2 years ago |
Sam Lantinga
|
d744aafb05
Added support for simulated vsync in the renderer
|
2 years ago |
Ozkan Sezer
|
339f7a2f6b
SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines.
|
2 years ago |
Ozkan Sezer
|
c23fb235c8
SDL_render_d3d12.c: Fix uninitialized warning for CreateEventExFunc
|
2 years ago |
Ozkan Sezer
|
d86cb8ec9e
SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h
|
2 years ago |
Sam Lantinga
|
5bc85d6788
Only advertise the SDL_PIXELFORMAT_EXTERNAL_OES format if we can build the shader for it
|
2 years ago |
Sam Lantinga
|
6de15ffcd6
Fixed building offscreen video driver without EGL support
|
2 years ago |
Sam Lantinga
|
cc9638f2f7
Regenerated configure
|
2 years ago |
quyykk
|
37effc7700
Build the offscreen video driver by default.
|
2 years ago |
Sam Lantinga
|
2970710b5d
Pretty print shaders for debugging purposes
|
2 years ago |
Sam Lantinga
|
bc57d3e35c
Fixed OpenGL ES shader compilation on Linux
|
2 years ago |
Sam Lantinga
|
8a15a738f3
Fixed uninitialized variable warning
|
2 years ago |
Sam Lantinga
|
61201e06ef
Removed obsolete extension definitions
|
2 years ago |
Ozkan Sezer
|
6dec78ed11
fix permissions of SDL_opengl_glext.h
|
2 years ago |
Ozkan Sezer
|
2e24708af2
Makefile.w32: silence lots of W202 warnings from new vulkan headers
|
2 years ago |
SDL Wiki Bot
|
c49faabb6d
Sync SDL wiki -> header
|
2 years ago |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
2 years ago |
Sam Lantinga
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |