提交历史

作者 SHA1 备注 提交日期
  Philipp Wiesemann a26a4e9ee2 Fixed bug 2816 - [patch] Android: Expose screen refresh rate 10 年之前
  Ryan C. Gordon f15d13d6ef CMake: Removed unused variable (thanks, Felix!). 10 年之前
  Felix H. Dahlke c4275f95ce Fixed bug 2807 - Not using CoreAudio on OS X when built via CMake 10 年之前
  Philipp Wiesemann 2b53ffc77c Fixed wrong documentation in joystick implementation source. 10 年之前
  Philipp Wiesemann 4b3f0d6ddb Fixed two warnings about initialized but unused local variables in tests. 10 年之前
  Philipp Wiesemann 775a5aa554 Added and fixed doxygen markup in header file. 10 年之前
  Philipp Wiesemann 86c5c3f219 Replaced include of SDL_types.h with SDL_stdinc.h in internal header file. 10 年之前
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. 10 年之前
  Ryan C. Gordon 2a1e422375 Dynamic API: don't leak if a library loaded but didn't have the entry point. 10 年之前
  Philipp Wiesemann f5fa9a59d0 Removed unused enumeration and constant from internal header file. 10 年之前
  Philipp Wiesemann 3cfe0abe7b Fixed copyright date. 10 年之前
  Philipp Wiesemann 69f18b6268 Linked README-emscripten.md in README.md and added markdown formatting. 10 年之前
  Philipp Wiesemann 3e8040f300 Renamed README-emscripten.txt to README-emscripten.md. 10 年之前
  Ryan C. Gordon 16f3cbfc02 Cleaned up some compiler warnings. 10 年之前
  Ryan C. Gordon f5bbbe417d GLES2: Only use VBOs for Emscripten (for now). 10 年之前
  Philipp Wiesemann d8c60342cc Added three missing checks for return values of SDL_calloc(). 10 年之前
  David Ludwig bbaaa77751 WinRT: hiding SDL_WinRTRunApp's XAML functionality, until it's ready for use 10 年之前
  Philipp Wiesemann 31832d2a58 Removed missing test program from Makefile. 10 年之前
  Philipp Wiesemann f4dcc24698 Changed Emscripten entry in gamecontroller database to allow sorting by script. 10 年之前
  Philipp Wiesemann 22855927ce Removed unnecessary call to SDL_free(). 10 年之前
  Philipp Wiesemann 2cde19c635 Fixed typos in a README. 10 年之前
  Philipp Wiesemann 80d19b7ee3 Fixed typo in header file documentation comment. 10 年之前
  Philipp Wiesemann 79b3221b0e Fixed compile warnings about unused variables. 10 年之前
  Philipp Wiesemann 97e876671b Fixed compile errors in example programs. 10 年之前
  Ryan C. Gordon e8467cbca9 Maybe actually patched to compile this time? 10 年之前
  Ryan C. Gordon 629c13fbf1 Actually fix Unix scripts this time. :) 10 年之前
  Ryan C. Gordon 9c38244f5d Really patched to compile this time? 10 年之前
  Ryan C. Gordon 9f111ce4b9 Patched to compile. 10 年之前
  Ryan C. Gordon 208636828d I don't know if Unix scripts are useful at all on Emscripten, but fix them up. 10 年之前
  Ryan C. Gordon fc40516744 A little more work on the Emscripten buildbot script. 10 年之前