[quake3-commits] [ioquake/ioq3] d79fe6: Fix r_mergeLightmaps 0 crashing OpenGL2 renderer
Zack Middleton
zturtleman at gmail.com
Thu Jun 20 23:08:20 EDT 2013
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: d79fe658783a1310772d52d95f0704ceb2ddd918
https://github.com/ioquake/ioq3/commit/d79fe658783a1310772d52d95f0704ceb2ddd918
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M code/renderergl2/tr_bsp.c
Log Message:
-----------
Fix r_mergeLightmaps 0 crashing OpenGL2 renderer
tr.fatLightmapStep was 0 and caused modulus division by 0.
More information about the quake3-commits
mailing list