Commit History

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