Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 0c5e7a1067 Fixed handling joysticks that send multiple events for a single control, e.g. both a button and axis event for a trigger. há 8 anos atrás
  Sam Lantinga b4ea63ec2c Fixed crash if there are multiple joysticks closed during the joystick update loop há 8 anos atrás
  Ryan C. Gordon f50a04009c windows: add whitespace to fix macro preprocessing issue (thanks, Sven!). há 8 anos atrás
  Sam Lantinga 85d8a79f65 Fixed updated return value for SDL_GL_SwapWindow() há 8 anos atrás
  Sam Lantinga e81bf12b85 Fixed edid parsing code for older gcc compilers há 8 anos atrás
  Sam Lantinga 8414c3d4ae Fixed ABI, don't change the return type of SDL_GL_SwapWindow() há 8 anos atrás
  Sam Lantinga 6211668e9f Fixed creating a renderer on the dummy driver on Mac OS X há 8 anos atrás
  Sam Lantinga cb5a0b0f6a Fixed crash when creating a dummy window on Mac OS X há 8 anos atrás
  David Ludwig d6bcec8f6a WinRT: build fixes há 8 anos atrás
  Sam Lantinga 454d9cb96d PP_OK isn't available in the NaCl build environment on buildbot. It's defined as 0 há 8 anos atrás
  Sam Lantinga 97d05b0da8 Fixed a bunch of SwapWindow calls that needed their return value updated há 8 anos atrás
  Sam Lantinga 7a39681ea5 Fixed X11 OpenGL ES build há 8 anos atrás
  Sam Lantinga fed8cbcdb6 Fixed build for EGL platforms há 8 anos atrás
  Sam Lantinga b936a4c360 Added support for the XiaoMi Game Controller há 8 anos atrás
  Sam Lantinga 70aa2a5717 Only print out the controller mappings if we're not going to test a controller há 8 anos atrás
  Sam Lantinga 524bf3c282 Fixed bug 3513 - SDL_GL_SwapWindow does not return error status há 8 anos atrás
  Sam Lantinga 3b18c796ed Fixed bug 3512 - Memory leak of SDL_Joystick axes_zero array há 8 anos atrás
  Sam Lantinga a525017139 Protect the game controller API the same way the joystick API is protected from multi-threaded access há 8 anos atrás
  Sam Lantinga 1b08f0c179 Added the guide button for the NVIDIA Shield Controller há 8 anos atrás
  Sam Lantinga 91491824ae Removed unneeded warning when running from Visual Studio há 8 anos atrás
  Sam Lantinga acabb5d5fd Added support for XBox One controllers on Mac OS X, using the driver at: https://github.com/360Controller/360Controller/releases há 8 anos atrás
  Ryan C. Gordon 09ed5cc0d8 xcode: Make sure SDL_dataqueue sources are included in all targets. há 8 anos atrás
  Ryan C. Gordon 6cb2f5bbbc xcode: updated macOS and iOS project files with SDL_dataqueue sources. há 8 anos atrás
  Ryan C. Gordon c023187548 audio: Fixed compiler warnings. há 8 anos atrás
  Ryan C. Gordon a0e003eebb Refactored the audio queueing code to a generic SDL_DataQueue interface. há 8 anos atrás
  Ryan C. Gordon 8b960d4e0f Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place. há 8 anos atrás
  Sam Lantinga 68d7be3949 Fixed bug 3508 - variably modified ?SDL_dummy_size? at file scope in test/testatomic.c há 8 anos atrás
  Sam Lantinga af7f30de02 Fixed SDL always being built because of missing headers in the project. há 8 anos atrás
  Sam Lantinga 264138cceb Added support for the Hori Fighting Commander 4 há 8 anos atrás
  Sam Lantinga 54188c8b9e Fixed crash at startup há 8 anos atrás