提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 2ce52bf9e1 README-hg.md: Updated main Mercurial website. 8 年之前
  Ryan C. Gordon 1018d56485 BUGS.txt: Changed mailing list link to discourse.libsdl.org. 8 年之前
  Ryan C. Gordon 2092a88359 android: fix wrong events when locking device in landscape (thanks, Joshua!). 8 年之前
  Sam Lantinga 7891e72dca __atomic_load_n() appears to be available in GCC 5 but not GCC 4 8 年之前
  Ryan C. Gordon 028716e79f wasapi: deal with default device changes, and more robust failure recovery. 8 年之前
  Ryan C. Gordon c85c57a05d wasapi: Handle lost audio device endpoints. 8 年之前
  Ryan C. Gordon f2179944cc Patched to compile on some platforms. 8 年之前
  James Legg 1dc9ae5c1e Use GCC's atomic loads in SDL_AtomicGet and SDL_AtomicGetPtr 8 年之前
  Philipp Wiesemann 266816b4aa Removed newlines from error messages. 8 年之前
  Sam Lantinga 00da0824f5 Updated axis/button mapping for Dualshock 3, for upcoming Sony driver changes 8 年之前
  Philipp Wiesemann 6bd87635ee iOS: Fixed compiling template on C89 compilers. 8 年之前
  Philipp Wiesemann 34a2a46f66 Removed unused constant in testgesture program. 8 年之前
  Philipp Wiesemann 7122036d03 Updated file name in porting README. 8 年之前
  Brandon Schaefer c35f46d03c mir: Set the max/min w/h vs just setting the window w/h 8 年之前
  Sam Lantinga 60ba8552d8 Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 8 年之前
  Sam Lantinga 570e286fd6 Added an audio recording test program 8 年之前
  Sam Lantinga 22161480ee Compile fix for android. 8 年之前
  Sam Lantinga 6814f5dbc0 ALSA driver improvements: 8 年之前
  Sam Lantinga c4d54504fa differentiate between capture / playback audio thread names 8 年之前
  Sam Lantinga 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 8 年之前
  Sam Lantinga 6bdc0e724d Fixed tabs to spaces 8 年之前
  Sam Lantinga aae481294d Added support to loopwave for hotplugging audio devices 8 年之前
  Sam Lantinga c1802ef646 Fixed compile error with gcc -std=c99 8 年之前
  Philipp Wiesemann 20c846ebe7 Fixed warning about implicit conversion in controllermap program. 8 年之前
  Philipp Wiesemann 72fdf62980 Mir: Fixed crash if creating default cursor failed. 8 年之前
  Philipp Wiesemann 42d02890f4 Linux: Fixed error message. 8 年之前
  Ryan C. Gordon 6aa17426a6 video: Don't compile isAtLeastGL3() if we don't have OpenGL support _at all_. 8 年之前
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. 8 年之前
  Ryan C. Gordon d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 年之前
  Brandon Schaefer 94a69443c7 mistake: Revert the files that I did not mean to commit 8 年之前