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 |
Sam Lantinga
|
b5102a551b
Fixed OpenGLES shaders failing after renderer has been created
|
2 years ago |
xeonmc
|
228b9fb517
Update SDL_windowswindow.c (#6225)
|
2 years ago |
Frank Praznik
|
929d5b80c6
wayland: Use the backbuffer size for determining if a resize event is required
|
2 years ago |
Sam Lantinga
|
4f1b408a72
Fixed button mapping for PS5 controllers
|
2 years ago |
Rinnegatamante
|
eb0bf2c29d
vita: Drop memcmp redirect to sceClibMemcmp.
|
2 years ago |
Ozkan Sezer
|
5b2884cb02
apply commit d0a3570300812bc81888e7a7eadb9311621dc9a7 to cmake side too.
|
2 years ago |
Ozkan Sezer
|
d936499670
regenerated configure script.
|
2 years ago |
Sam James
|
d0a3570300
configure.ac: fix configure tests broken with Clang 15 (implicit function declarations)
|
2 years ago |
Amir
|
7f415ce587
android: fix some compiler warnings
|
2 years ago |
Anonymous Maarten
|
6dfd7a17e1
cmake: forward HAVE_LIBUSB to HAVE_HIDAPI_LIBUSB
|
2 years ago |
Anonymous Maarten
|
c3495ec6ea
Fix value of SDL_HIDAPI_DISABLED
|
2 years ago |
Anonymous Maarten
|
19b13aab98
cmake: mark hidapi as disabled when not found
|
2 years ago |
Frank Praznik
|
edfb00c25e
wayland: Only commit on move if the display was changed
|
2 years ago |
Frank Praznik
|
97a5e74449
wayland: Remove duplicate code
|
2 years ago |
Frank Praznik
|
78f843f741
wayland: Remove unnecessary function parameter
|
2 years ago |
Frank Praznik
|
69e4c770f3
video: Make the mode switching function a NOP if mode switching is disabled
|
2 years ago |
Frank Praznik
|
768b6728bd
wayland: Compare against the old scale when resizing
|
2 years ago |
Frank Praznik
|
07aea476ba
wayland: Ignore content sizes from libdecor when hiding a window
|
2 years ago |
Frank Praznik
|
6de12b4a0d
wayland: Update the internal state when the compositor moves a fullscreen window
|
2 years ago |
Frank Praznik
|
a7d345958d
wayland: Trigger a commit on fullscreen update
|
2 years ago |
Frank Praznik
|
707b561f97
wayland: Enable compositor fullscreen toggling
|
2 years ago |
Frank Praznik
|
31979e2d98
wayland: Add missing static qualifiers
|
2 years ago |
Taiko2k
|
1c88a0522f
Update Wayland cursors to match X11 cursors
|
2 years ago |