提交歷史

作者 SHA1 備註 提交日期
  David Ludwig b51a3206c8 WinRT: Got OpenGL ES 2 working with the latest version of ANGLE/WinRT. 11 年之前
  Ryan C. Gordon cc52939853 Static analysis fix: more cleanups of unused variables, etc, in blitters. 11 年之前
  Ryan C. Gordon 7bf36abfc0 Static analysis fix: more dead stores. 11 年之前
  Ryan C. Gordon ba4b3aa944 Patched to compile on C89 compilers, removed more streamer code. 11 年之前
  Ryan C. Gordon e177b1cc49 Static analysis fix: clean up unused variables and dead stores in blitters. 11 年之前
  Ryan C. Gordon 6d6fba4b0a #ifdef'd out the audio streamer code. 11 年之前
  Ryan C. Gordon a43dbfad0d Static analysis fix: Removed unused variable. 11 年之前
  Ryan C. Gordon 3aae0ed2c5 Static analysis fix: uninitialized data. 11 年之前
  Ryan C. Gordon d7a253b5ec Static analysis fix: uninitialized data. 11 年之前
  Ryan C. Gordon 93ba5bd899 Static analysis fix: uninitialized value. 11 年之前
  Ryan C. Gordon a25bd63cc5 Static analysis fix: leaking Objective-C object. 11 年之前
  Ryan C. Gordon 84b919a2a7 Static analysis fix: dereference of a NULL pointer. 11 年之前
  Ryan C. Gordon b99a6253da Static analysis fix: let clang know _this->displays isn't NULL. 11 年之前
  Ryan C. Gordon 415675bef0 Static analysis fix: division by zero. 11 年之前
  Ryan C. Gordon b659c70080 Static analysis fix: uninitialized variables. 11 年之前
  Ryan C. Gordon 1a2a3e9c8b Static analysis fix: Fixed leaking Objective-C object. 11 年之前
  Ryan C. Gordon bcc2ed09b5 Static analysis fix: bad release. 11 年之前
  Andreas Schiffler a7b84069ec Fix visualstudio build break introduced by changeset 8645 11 年之前
  Andreas Schiffler f018ca4694 Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite 11 年之前
  Ryan C. Gordon 6ca112739e Minor comment cleanups in checker-buildbot.sh 11 年之前
  Ryan C. Gordon e84fc5a368 Static analysis fix: division by zero. 11 年之前
  Ryan C. Gordon 546cb8901e Static analysis fix: Value stored to '[bcd]' is never read. 11 年之前
  Ryan C. Gordon faaaf6c572 Static analysis fix: "Value stored to 'p' is never read" 11 年之前
  Ryan C. Gordon 7b893acdc1 Don't overwrite SDL_dynapi.h in checker-buildbot.sh. 11 年之前
  Ryan C. Gordon 055d5679a4 Make checker-buildbot.sh work just about anywhere Clang is installed. 11 年之前
  Ryan C. Gordon ff3f49f073 Reenable static builds for now with static analysis. 11 年之前
  Ryan C. Gordon 7b7856252b Buildbot static analysis script: use configure script instead of cmake. 11 年之前
  Ryan C. Gordon 80bb859c31 Just build shared libraries for static analysis. 11 年之前
  Ryan C. Gordon f53d1669f6 Added a script to let buildslaves run Clang static analysis. 11 年之前
  Ryan C. Gordon 18c9a4e96b Fixed SDL_HapticNewEffect() failing on various DirectInput devices. 11 年之前