Ethan Lee
|
7a1c45bd1c
wayland: Optimize keyboard_handle_modifiers.
|
3 anni fa |
Ivan Epifanov
|
69d0b6e3c6
Vita: Fix NULL-pointer dereference
|
3 anni fa |
Sylvain
|
bf38fd4679
YUV: fix invalid read on last line when converting from SDL_PIXELFORMAT_YUY2 (see bug #4841)
|
3 anni fa |
Ethan Lee
|
2891f0821b
wayland: Use xkb_keymap_mod to set mod state
|
3 anni fa |
Ethan Lee
|
6d9ca92626
wayland: Enforce text capitalization manually, for remapped keymods
|
3 anni fa |
Ethan Lee
|
a75c6150e0
wayland: Add an xkb_keysym_t->SDL_Keycode mapping for backspace
|
3 anni fa |
DominusExult
|
ee96407edf
iOS >= 10.0 silence GLes deprecation warnings
|
3 anni fa |
Ethan Lee
|
ab74b6a3c3
wayland: Remove some now-redundant casts
|
3 anni fa |
Ethan Lee
|
ee52ad08cd
wayland: Minor fixes for old compilers
|
3 anni fa |
Simon McVittie
|
b4d28085bf
wayland: Don't overwrite error message from SDL_EGL_CreateSurface
|
3 anni fa |
Simon McVittie
|
d5bbbd3f73
Avoid depending on libwayland 1.20 unnecessarily
|
3 anni fa |
Ryan C. Gordon
|
d597a9b431
x11: Minor cleanups and corrections in X11_ShowMessageBox.
|
3 anni fa |
Sylvain
|
6c56193a2a
Fixed bug #1650: X11 doesn't set KMOD_NUM and KMOD_CAPS to system state
|
3 anni fa |
Kimplul
|
2398c43be2
add some Thrustmaster wheels
|
3 anni fa |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
3 anni fa |
Ivan Epifanov
|
eadc064e2c
Vita: add native YUV textures support.
|
3 anni fa |
Ivan Epifanov
|
0af2db6f29
Vita: support audio format fallback
|
3 anni fa |
Frank Praznik
|
0dae35bf3d
video: wayland: Use xdg-output for retrieving the desktop dimensions
|
3 anni fa |
Florian "sp1rit"
|
9125b244e7
wayland: Basic support for zwp_tablet_*v2 protocol
|
3 anni fa |
Ethan Lee
|
13337e17a5
wayland: The rest of the wayland-client 1.18 requirement... Git, please
|
3 anni fa |
Ethan Lee
|
f3ff0c568e
wayland: Bump minimum requirement to wayland-client 1.18 or newer
|
3 anni fa |
SDL Wiki Bot
|
2a4e0f8fd0
Sync wiki -> header
|
3 anni fa |
Sylvain Becker
|
c23a7ad38a
Add SDL_RenderGetWindow() API to get the window associated with a renderer (#5440)
|
3 anni fa |
Joao Paulo Magalhaes
|
57df1dfce6
Video: do not use hardcoded VIVANTE and VDK libraries
|
3 anni fa |
Sylvain
|
f5a980448e
Android: add SetWindowResizable() implementation
|
3 anni fa |
Sam Lantinga
|
006aafabcf
Fixed freeing a constant string (thanks @gnrlwart)
|
3 anni fa |
Ryan C. Gordon
|
8df045cc7d
stdlib: just cast iconv()'s 2nd arg to void *.
|
3 anni fa |
Charlie Birks
|
4b8d69a416
Avoid trying to use texture framebuffers on emscripten
|
3 anni fa |
pionere
|
25203222f5
optimize the SDL_str(case)cmp functions
|
3 anni fa |
pionere
|
aec58d8208
make SDL_strcasecmp standard compliant
|
3 anni fa |