r7902 - branches/dp-mqc-render/darkplaces

res at icculus.org res at icculus.org
Fri Jan 4 14:12:12 EST 2008


Author: res
Date: 2008-01-04 14:12:11 -0500 (Fri, 04 Jan 2008)
New Revision: 7902

Modified:
   branches/dp-mqc-render/darkplaces/cl_main.c
   branches/dp-mqc-render/darkplaces/cl_screen.c
   branches/dp-mqc-render/darkplaces/client.h
   branches/dp-mqc-render/darkplaces/clvm_cmds.c
   branches/dp-mqc-render/darkplaces/clvm_cmds.h
   branches/dp-mqc-render/darkplaces/csprogs.c
   branches/dp-mqc-render/darkplaces/gl_rmain.c
   branches/dp-mqc-render/darkplaces/menu.c
   branches/dp-mqc-render/darkplaces/mvm_cmds.c
   branches/dp-mqc-render/darkplaces/r_shadow.c
   branches/dp-mqc-render/darkplaces/render.h
Log is attached.
- Instead of global refdef, view and viewcache variables they're now encapsulated in a struct 'renderscene'.
- Each program type got a renderscene.
- Changed multiple methods to not use the global refdef etc. but take a renderscene instead.
- Made multiple CSQC builtin implementations non-static to allow access from MQC.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080104.191212.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080104/c0370ba5/attachment.diff>


More information about the twilight-commits mailing list