]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Rework cl_video to use dyntextures.
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 27 Nov 2007 22:26:56 +0000 (22:26 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 27 Nov 2007 22:26:56 +0000 (22:26 +0000)
commitd5892a29c4f1e6954eb59ffc790d29d3f9925fe2
tree3060662da8d87a7cb8e66489c3a42e6f186a49ad
parent4f1d6630a96ea7c13073e3ef55e6b36f6029fc83
Rework cl_video to use dyntextures.
Add cl_gecko (needs SUPPORT_GECKO to be activated).
Fix r_replacemaptexture and make it use matchpattern to replace multiple textures at once.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7718 d7cf8633-e32d-0410-b094-e92efae38249
14 files changed:
cl_dyntexture.c
cl_dyntexture.h
cl_gecko.c [new file with mode: 0644]
cl_gecko.h [new file with mode: 0644]
cl_main.c
cl_video.c
cl_video.h
gl_draw.c
gl_rmain.c
gl_rsurf.c
gl_textures.c
host.c
r_textures.h
render.h