Bug 5812 - Rend2: FBO Sun shadows with cg_viewsize < 100 doesn't render correctly
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Video
Version: GIT MASTER
Hardware: PC Linux
: P3 normal
Assignee: James Canete
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2012-12-04 17:16 EST by Zack Middleton
Modified: 2012-12-10 17:39:05 EST
0 users

See Also:



Description Zack Middleton 2012-12-04 17:16:38 EST
It appears that when the sun shadows are rendered to the image/buffer they are only in the viewport area, but then the whole image/buffer is copied to the 3D viewport. So sun shadows are sized down when seen, with odd stuff around it, drawn over the viewport.

devmap q3dm7; r_forceSun 1; cg_viewsize 30
Comment 1 James Canete 2012-12-05 20:59:30 EST
Committed a fix in r2372.
Comment 2 James Canete 2012-12-10 17:39:05 EST
Forgot to close this one.