[quake3-commits] [ioquake/ioq3] e8450c: OpenGL2: Use ri.Error instead of Com_Error in tr_v...
Zack Middleton
zack at cloemail.com
Sun Nov 5 22:00:26 EST 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: e8450cae33fbfaa24202e28dce1a49fa88e857c4
https://github.com/ioquake/ioq3/commit/e8450cae33fbfaa24202e28dce1a49fa88e857c4
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-11-05 (Sun, 05 Nov 2017)
Changed paths:
M code/renderergl2/tr_vbo.c
Log Message:
-----------
OpenGL2: Use ri.Error instead of Com_Error in tr_vbo.c
Com_Error is a wrapper for ri.Error. Use it directly.
More information about the quake3-commits
mailing list