[quake3-commits] [ioquake/ioq3] 8af951: End current draw surface before drawing cinematic
Zack Middleton
zturtleman at gmail.com
Wed Nov 20 22:45:15 EST 2013
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 8af9516e88b7b5c4731e4770f053a0a8ea7a45ac
https://github.com/ioquake/ioq3/commit/8af9516e88b7b5c4731e4770f053a0a8ea7a45ac
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M code/renderergl1/tr_backend.c
M code/renderergl2/tr_backend.c
Log Message:
-----------
End current draw surface before drawing cinematic
Fixes drawing StretchPic *before* CIN_DrawCinematic resulting
in cinematic being drawn before the StretchPic.
More information about the quake3-commits
mailing list