Historial de Commits

Autor SHA1 Mensaje Fecha
  David Ludwig 0cfa0aa11c improved SDL_GetError() output generated by EGL code hace 8 años
  Sam Lantinga 0badbddef9 Run sed in binary mode so we don't have to worry about fixing line endings hace 8 años
  Sam Lantinga 9e6d729e2d Fixed typo in copyright update script hace 8 años
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 hace 8 años
  Sam Lantinga 0f586d5808 Convert some files back into DOS line endings after updating copyright hace 8 años
  Sam Lantinga 49225f5f04 We don't currently support blitting to < 8 bpp surfaces, return an error instead of corrupting memory in that case. hace 8 años
  Sam Lantinga 2ba66d0525 Fixed bug 3535 - Misplaced comment #if/#endif closure comment hace 8 años
  Sam Lantinga 880842cfdf Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges hace 8 años
  Sam Lantinga 7f2068daca Fixed bug 3541 - DisplayIndex out of bounds in SDL_SetWindowPosition hace 8 años
  Philipp Wiesemann e61daa7270 Fixed warning and missing animation delay in testoverlay2 program. hace 8 años
  Philipp Wiesemann c2b90f2df8 Fixed compiling of testgamecontroller program with C++. hace 8 años
  Philipp Wiesemann de79828b9f Fixed warning about unused variable in controllermap program. hace 8 años
  Philipp Wiesemann af26379881 Fixed crash if allocating memory for game controller failed. hace 8 años
  Sam Lantinga 8000e6d9e1 Added documentation for the game controller axis values hace 8 años
  Sam Lantinga 21cb42d79b Make sure we go all the way back (within the XBox controller dead zone) to prevent accidentally binding axes inverted hace 8 años
  Sam Lantinga cb8685c022 Fixed comment style hace 8 años
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. hace 8 años
  Ryan C. Gordon 7c31636666 x11: Don't loop forever if the X server refuses a pointer grab. hace 8 años
  Ryan C. Gordon 76f2ae3ca2 Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it. hace 8 años
  Sam Lantinga b4e069e7f8 Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes hace 8 años
  Sam Lantinga 9492492d5f Fixed bug 3516 - fix build on illumos hace 8 años
  Alex Szpakowski fd85f5748d Mac: back out commit 3e9b2ae41adf. It causes significant overhead on many GPUs. hace 8 años
  Alex Szpakowski d719374cb9 Mac: Fix over-saturated colors on P3 displays (e.g. the 2016 MBPs). hace 8 años
  Philipp Wiesemann 3e9284519a Windows: Fixed compile error. hace 8 años
  Philipp Wiesemann 7c60a638b0 Corrected header file guard comments. hace 8 años
  Sam Lantinga 4fc0fe1f69 Removed debug print statements hace 8 años
  Sam Lantinga ad26769cd7 Fixed compile errors on various platforms hace 8 años
  Sam Lantinga ca019dada5 Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. hace 8 años
  Sam Lantinga b2f6c4c1bd Fixed bus error when converting 16-bit to float for non-integral-multiple sample rates hace 8 años
  Ryan C. Gordon 366c77a9f0 audio: fixed one more incorrectly-hardcoded value in the resamplers. hace 8 años