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 년 전 |
Ryan C. Gordon
|
2a2fb611d5
Fixed PS4 game controller config on Windows.
|
11 년 전 |
Ryan C. Gordon
|
978566a65b
Whitespace fix.
|
11 년 전 |
Ryan C. Gordon
|
1f45d4b614
controllermap: Don't treat SDL_HAT_CENTERED as a valid input.
|
11 년 전 |