Histórico de Commits

Autor SHA1 Mensagem Data
  Philipp Wiesemann 3f2e942fa0 Fixed implicit function declarations by including the missing header. há 12 anos atrás
  Philipp Wiesemann bd1e1a93f2 Corrected source comment. há 12 anos atrás
  Ryan C. Gordon 92b12812ac Added Ben Henning's GSoC2013 work: premake build system. há 12 anos atrás
  Ryan C. Gordon 5206975778 Added Apoorv Upreti's GSoC2013 work: visual test suite. há 12 anos atrás
  Sam Lantinga 247313174a Updated notes about building with the Windows 8 SDK: Get the DirectX SDK. há 12 anos atrás
  Sam Lantinga 33cf925c15 Fixed signed/unsigned warning há 12 anos atrás
  Sam Lantinga 550676d08d Fixed signed/unsigned warning há 12 anos atrás
  Sam Lantinga 976c876924 Fixed bug 2172 - Window loses maximized state when activated há 12 anos atrás
  Sam Lantinga 7c7a9b7f89 Added a Linux game controller mapping for the Valve Streaming Gamepad há 12 anos atrás
  Sam Lantinga 3523b409bc Made helper window creation depend on initializing the Haptics or Joystick subsystems. há 12 anos atrás
  Sam Lantinga faebe94c56 Mac: Fix a crash with SDL_MAC_NO_SANDBOX. há 12 anos atrás
  Sam Lantinga e3e24bded7 Make sure the joystick count is correct when the added and removed events are dispatched, in case someone is watching for them with an event filter. há 12 anos atrás
  Sam Lantinga 621c7f8f1f Added SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK hint which controls whether ctrl+click should emulate a right click on OSX. há 12 anos atrás
  Sam Lantinga 493fadd5c1 Fixed spot where SDL was assuming that two displays having the same origin means they're the same display. Changed it to check for the same extents instead. há 12 anos atrás
  Sam Lantinga 95c67ed9a7 Fixed bug 2219 - BMP loader do not handle big BITMAPINFOHEADER structure há 12 anos atrás
  Sam Lantinga 48e44f7fcb Fixed Windows compile error há 12 anos atrás
  Sam Lantinga 3b050fc953 Horizontal wheel support in windows há 12 anos atrás
  Gabriel Jacobo 22770a8f40 [Android] Fixes Bug 2041 - can't get SDL_QUIT event... há 12 anos atrás
  Gabriel Jacobo e27248c27e Fixes Bug 1944 - Linux events, joysticks having only hat are not read há 12 anos atrás
  Sam Lantinga 1c9cc8c9b7 Fixed performance regression caused by the fix for bug 2158 há 12 anos atrás
  Gabriel Jacobo 0b7c69fe12 Adds Joystick support for Android há 12 anos atrás
  Sam Lantinga 61068a30b6 Fixed bug 2180 - debian/rules: Makefiles should use tabs há 12 anos atrás
  Sam Lantinga c4b563e4c3 Fixed bug 2190 - test/testdrawchessboard.c line endings há 12 anos atrás
  Sam Lantinga 517886a7f1 Fixed bug 2205 - SDL_GetAudioDeviceName returns default-device name on invalid index for default-device only drivers há 12 anos atrás
  Sam Lantinga aaa4165b9f Fixed bug 2187 - CMake is not adding src/core/linux/*.c to the build, linking to SDL results in errors. há 12 anos atrás
  Sam Lantinga f2224e1fc7 Fixed bug 1990 - focus/keyboard events not generated correctly for multiple windows há 12 anos atrás
  Sam Lantinga 2efd40652d Clarified that SDL_memset4 is a 32-bit assignment and fixed a compiler warning há 12 anos atrás
  Philipp Wiesemann cd37485e3c Changed parameter name for gesture template save functions from "src" to "dst". há 12 anos atrás
  Philipp Wiesemann 95bbf5f443 Removed unreachable return statement in gesture source. há 12 anos atrás
  Philipp Wiesemann 4e270de15d Changed function to return -1 through SDL_Error() instead of plain -1. há 12 anos atrás