[quake3-commits] [ioquake/ioq3] 6887a6: Replace deprecated alDopplerVelocity with alSpeedO...
MAN-AT-ARMS
donny at ecgnetwork.com
Sat Feb 22 19:11:04 EST 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 6887a69064e394baf93eac790a271ff6938d6d46
https://github.com/ioquake/ioq3/commit/6887a69064e394baf93eac790a271ff6938d6d46
Author: MAN-AT-ARMS <donny at ecgnetwork.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M code/client/qal.c
M code/client/snd_openal.c
Log Message:
-----------
Replace deprecated alDopplerVelocity with alSpeedOfSound per OpenAL 1.1 spec
Commit: 5bf4f26d5f3cf4f82bfb2d8f0f19010669148ff2
https://github.com/ioquake/ioq3/commit/5bf4f26d5f3cf4f82bfb2d8f0f19010669148ff2
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M code/client/qal.c
M code/client/qal.h
Log Message:
-----------
Remove references to alDopplerVelocity
Let's load driver even if it doesn't have the deprecated alDopplerVelocity.
Commit: 71386beaac7890b20f2040e7bb9397dfca724d87
https://github.com/ioquake/ioq3/commit/71386beaac7890b20f2040e7bb9397dfca724d87
Author: MAN-AT-ARMS <donny at ecgnetwork.com>
Date: 2014-02-22 (Sat, 22 Feb 2014)
Changed paths:
M code/renderergl2/tr_animation.c
Log Message:
-----------
OpenGL2: Fix pshadows for MDR models
Compare: https://github.com/ioquake/ioq3/compare/3740c55decb0...71386beaac78
More information about the quake3-commits
mailing list