Commit History

Author SHA1 Message Date
  Ryan C. Gordon 862aa4b47d windows: Fixed some Visual Studio warnings about shadowed variables. 6 years ago
  Vitaly Novichkov 3a11bba267 Remove "lib" prefix from DLL file on MinGW builds 6 years ago
  Marc Di Luzio c3178e67ca Ensure we still clear the X locale modifiers even if not compiled with ibus or fcitx support 6 years ago
  Ryan C. Gordon b5a420cb11 dbus: Deal with undefined behavior with va_args. 6 years ago
  Sam Lantinga fd8e8f9f20 Clean up captured pointer code to avoid logcat clutter on pre-8.0 systems (thanks Rachel!) 6 years ago
  Sam Lantinga df0d3f1364 More controller drivers support CARTESIAN coordinates. 6 years ago
  Sam Lantinga ff8c9538bc Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!) 6 years ago
  Ozkan Sezer c74837fbb9 ltmain.sh: make OSX autofoo builds' compatibility version match Xcode builds. 6 years ago
  Wohlstand ff8c62f227 Fixed bug 4210 - SSE2-based converter makes junk result of S32 -> Float 6 years ago
  Ozkan Sezer 507e271b3e made the wasapi configury option consistent with others. 6 years ago
  Ozkan Sezer 8857791627 make WASAPI configurable in autofoo and cmake (default is on.) 6 years ago
  Ozkan Sezer 013b146de9 SDL_windowstaskdialog.h (struct _TASKDIALOGCONFIG): make unions anonymous 6 years ago
  Ozkan Sezer 949b8bd8c5 correct the comment correction.. 6 years ago
  Ozkan Sezer 67f18a1973 comment correction 6 years ago
  Ozkan Sezer cf7b94f292 ran 'chmod -x' on two files 6 years ago
  Ryan C. Gordon 7c2028f8e9 Attempt to fix "cast from pointer to integer of different size" warnings. 6 years ago
  Ryan C. Gordon 52857de251 Corrected a comment. 6 years ago
  Ryan C. Gordon 3b173f818d Patched to compile on Visual Studio (typo). 6 years ago
  Ryan C. Gordon 58168a8c3c atomic: Fight with all the assemblers that don't like REP NOP. :/ 6 years ago
  Ryan C. Gordon 5f123e31a3 atomic: Spin locks now try to use the x86 PAUSE instruction for short waits. 6 years ago
  Ryan C. Gordon 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). 6 years ago
  Ryan C. Gordon 4773690d0f Deal with possible malloc(0) calls, as pointed out by static analysis. 6 years ago
  Ryan C. Gordon 4f5bd53e8f wayland: Keep protocol XML files in-tree. 6 years ago
  Ryan C. Gordon 915a7e0341 gles2: Whoops, overzealous copy/paste on my part. :) 6 years ago
  Ryan C. Gordon c8ac909674 wayland: Implemented xdg-wm-base support. 6 years ago
  Ryan C. Gordon e8237e2b02 android: Android.mk should only preserve debug symbols in debug builds. 6 years ago
  Anthony Pesch c591429542 alsa: avoid hardware parameters with an excessive number of periods. 7 years ago
  Ryan C. Gordon c70db0cabf cmake: Look in popular places for X11 headers, export this info properly. 6 years ago
  Ryan C. Gordon 59574fe2f0 x11: Normalize x11xinput2 touch x to be 1.0 at width (thanks, Zach!). 6 years ago
  Tomeu Vizoso fe6828272a egl: Don't change context when deleting current. 6 years ago