Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga e3df6d5e66 Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function há 10 anos atrás
  Sam Lantinga a4eb0dea86 Fixed bug 2908 - Fix clang warnings há 10 anos atrás
  Sam Lantinga 564ece516e Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration. há 10 anos atrás
  Sam Lantinga c18e7724eb Fixed 2010 solution and removed Release_NoSTDIO build configuration há 10 anos atrás
  Sam Lantinga 4c48485681 Updated Visual Studio projects há 10 anos atrás
  David Ludwig 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default há 10 anos atrás
  Sam Lantinga 98f9b88cef Fixed bug 3011 - pthread/SDL_syssem.c requires _GNU_SOURCE há 10 anos atrás
  Sam Lantinga 9cf47d2f0d Fixed bug 3010 - SDL_x11messagebox.c needs including X11/keysym.h há 10 anos atrás
  Sam Lantinga 8b737fa8f6 Updated WhatsNew.txt for 2.0.4 há 10 anos atrás
  Sam Lantinga aee0552229 Fixed bug 3009 - Cannot compile SDL2 on Windows há 10 anos atrás
  Philipp Wiesemann d8c2b36c21 Fixed crash if allocation for touch device failed. há 10 anos atrás
  Ryan C. Gordon 714687427a Make some string literals "const char *", not "char *" (thanks, Martin!). há 10 anos atrás
  Sam Lantinga f29de0d324 Fixed bug 3005 - MOMO steering wheel not detected by SDL há 10 anos atrás
  Alex Szpakowski a86df3b7cf iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes. há 10 anos atrás
  Philipp Wiesemann cd1d7c94e9 Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. há 10 anos atrás
  Philipp Wiesemann 5d6aa08b28 Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. há 10 anos atrás
  Philipp Wiesemann 86e9ab79ce Linux: Fixed not needed call to close() on error. há 10 anos atrás
  Ryan C. Gordon f1924a616d Normalized endlines. há 10 anos atrás
  Ryan C. Gordon 69bef005b5 Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!). há 10 anos atrás
  Ryan C. Gordon 50981d418a x11: Drop duplicate XInput2 XI_RawMotion events. há 10 anos atrás
  Ryan C. Gordon 7232e51a68 Unix: Don't send quit events during signal handler. há 10 anos atrás
  Ryan C. Gordon 8283abdb78 Updated configure script. há 10 anos atrás
  Ryan C. Gordon e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. há 10 anos atrás
  Ryan C. Gordon f5dce3c63c CMake: default to shared library builds being enabled. há 10 anos atrás
  Ryan C. Gordon d98cfe1435 Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too. há 10 anos atrás
  Ryan C. Gordon 753f95c5dd VS2005 tweaks (thanks, Ozkan!). há 10 anos atrás
  Ryan C. Gordon 8bac796791 Maybe patched to compile on some Windows configurations. há 10 anos atrás
  Ryan C. Gordon 141ac2b59d Backed out changeset c6d43e08be34 há 10 anos atrás
  Ryan C. Gordon 699f879a8f Fixed a memory leak (thanks, Zack!). há 10 anos atrás
  Ryan C. Gordon 8a85084fc1 RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups. há 10 anos atrás