Historial de Commits

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