Historique des commits

Auteur SHA1 Message Date
  Sylvain Becker 39ec1699e7 opengles2: fix prototype of glDeleteBuffers il y a 6 ans
  Sylvain Becker 252dc85e95 Fix warnings detected on Android build il y a 6 ans
  Ryan C. Gordon a7563bcd3d joystick: Removed unused variable. il y a 6 ans
  Ryan C. Gordon c7b713714a Whoops, forgot to add a new source file. :/ il y a 6 ans
  Sam Lantinga 6ed76ae18f Fixed the ROCCAT Tyon mouse showing up as a joystick on Windows il y a 6 ans
  Ryan C. Gordon fbead63540 joystick: Added controller config for IMS Passenger Control Unit Devices. il y a 6 ans
  Ryan C. Gordon 2878d4f80c egl: Don't force X11 support when testing for EGL. il y a 6 ans
  Ryan C. Gordon 1689e9f910 linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build. il y a 6 ans
  Ryan C. Gordon bd3ee07c83 wayland: Send SDL_TOUCH_MOUSEID mouse events for touches. il y a 6 ans
  Sylvain Becker 6259a72636 Warnings: fix a documentation warning and missing prototypes il y a 6 ans
  Sam Lantinga db320e460a Fixed the PS4 motion controls showing up as a separate game controller on Linux il y a 6 ans
  Sylvain Becker 69c256c102 Fix comment and end of lines il y a 6 ans
  Sylvain Becker f64c943370 Update comment URL of USB document (HID Usage Tables 1.12) il y a 6 ans
  Sylvain Becker 09b462044f Windows: NEON detection and intrinsic includes on Visual Studio il y a 6 ans
  Sylvain Becker aea7e56a24 android: use __ARM_NEON instead of __ARM_NEON__ to include <arm_neon.h> il y a 6 ans
  Ryan C. Gordon cca9d24cde direct3d: be more aggressive about resetting invalidated cached state. il y a 6 ans
  Ryan C. Gordon 939bf1c4d8 render: fix some static analysis warnings. il y a 6 ans
  Ryan C. Gordon 33f78eb163 direct3d: Make sure streaming textures update before being used for drawing. il y a 6 ans
  Ryan C. Gordon b744108af8 Patched to compile on C89 compilers. il y a 6 ans
  Ryan C. Gordon 3c9361509b direct3d: Release and NULL out vertex buffers on reset. il y a 6 ans
  Ryan C. Gordon d4a21f54b8 cmake: Comment out some debug logging that can upset build environments. il y a 6 ans
  Ryan C. Gordon 65a7c98c6f directfb: Updated render backend to new internal API. il y a 6 ans
  Sergey Zhuravlevich 583f61b202 kmsdrm: Check for resources when validating KMSDRM device in check_modesetting. il y a 6 ans
  Sergey Zhuravlevich b3ac87d559 kmsdrm: uninitialized KMSDRM fixes il y a 6 ans
  Ryan C. Gordon 3323b355c9 android: use cpufeatures to support SDL_HasNEON() (thanks, Sylvain!). il y a 6 ans
  Ryan C. Gordon 1e4acca851 Added some detail to a Doxygen comment (thanks, Sylvain!). il y a 6 ans
  Ryan C. Gordon fac40f8e4c Patched to compile on Linux with threads enabled. (whoops!) il y a 6 ans
  Ryan C. Gordon c4bc59a50e Patched to compile on Linux with --disable-threads. il y a 6 ans
  Sam Lantinga f205f3a8c2 Added support for the Razer Raiju Mobile il y a 6 ans
  Sam Lantinga a95291c9c8 Fixed the hotspot for cursors on Raspberry Pi il y a 6 ans