Historial de Commits

Autor SHA1 Mensaje Fecha
  Wohlstand ff8c62f227 Fixed bug 4210 - SSE2-based converter makes junk result of S32 -> Float hace 6 años
  Ozkan Sezer 507e271b3e made the wasapi configury option consistent with others. hace 6 años
  Ozkan Sezer 8857791627 make WASAPI configurable in autofoo and cmake (default is on.) hace 6 años
  Ozkan Sezer 013b146de9 SDL_windowstaskdialog.h (struct _TASKDIALOGCONFIG): make unions anonymous hace 6 años
  Ozkan Sezer 949b8bd8c5 correct the comment correction.. hace 6 años
  Ozkan Sezer 67f18a1973 comment correction hace 6 años
  Ozkan Sezer cf7b94f292 ran 'chmod -x' on two files hace 6 años
  Ryan C. Gordon 7c2028f8e9 Attempt to fix "cast from pointer to integer of different size" warnings. hace 6 años
  Ryan C. Gordon 52857de251 Corrected a comment. hace 6 años
  Ryan C. Gordon 3b173f818d Patched to compile on Visual Studio (typo). hace 6 años
  Ryan C. Gordon 58168a8c3c atomic: Fight with all the assemblers that don't like REP NOP. :/ hace 6 años
  Ryan C. Gordon 5f123e31a3 atomic: Spin locks now try to use the x86 PAUSE instruction for short waits. hace 6 años
  Ryan C. Gordon 5a8ecf4e79 yuv: Patched to make static analysis happy (warned about unused variable). hace 6 años
  Ryan C. Gordon 4773690d0f Deal with possible malloc(0) calls, as pointed out by static analysis. hace 6 años
  Ryan C. Gordon 4f5bd53e8f wayland: Keep protocol XML files in-tree. hace 6 años
  Ryan C. Gordon 915a7e0341 gles2: Whoops, overzealous copy/paste on my part. :) hace 6 años
  Ryan C. Gordon c8ac909674 wayland: Implemented xdg-wm-base support. hace 6 años
  Ryan C. Gordon e8237e2b02 android: Android.mk should only preserve debug symbols in debug builds. hace 6 años
  Anthony Pesch c591429542 alsa: avoid hardware parameters with an excessive number of periods. hace 7 años
  Ryan C. Gordon c70db0cabf cmake: Look in popular places for X11 headers, export this info properly. hace 6 años
  Ryan C. Gordon 59574fe2f0 x11: Normalize x11xinput2 touch x to be 1.0 at width (thanks, Zach!). hace 6 años
  Tomeu Vizoso fe6828272a egl: Don't change context when deleting current. hace 6 años
  Ryan C. Gordon 5308a245a4 Fixed some possible malloc(0) calls reported by static analysis. hace 6 años
  Sam Lantinga 88dfa46644 Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX hace 6 años
  Sam Lantinga a515853569 Added support for external mouse in Samsung DeX mode hace 6 años
  Sam Lantinga f1d8f5f7fd Make certain we only hide system UI when we're fullscreen for real. (thanks Rachel!) hace 6 años
  Sam Lantinga 8b574dc43c Deal with situations where the system UI is shown when the keyboard pops up (thanks Rachel!) hace 6 años
  Sam Lantinga 74ec7cabdb Fixed race condition where Android touch events could get scaled by a render target's viewport hace 6 años
  Sam Lantinga 9924a8e392 Fixed bug 4094 - No SDL_TEXTEDITING after pressing Alt key on Raspberry Pi Linux hace 6 años
  Sam Lantinga 12ff19c035 SDL Android fullscreen code extensively tested on Steam Link with no issues reported hace 6 años