]> git.xonotic.org Git - xonotic/darkplaces.git/commit - makefile.inc
added DPSOFTRAST software rasterizer, a work in progress
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Jan 2011 21:00:49 +0000 (21:00 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 22 Jan 2011 21:00:49 +0000 (21:00 +0000)
commit760056e75d0a7a8924051bc0047f302e502aee4d
tree5443491eba8fea44bace142582b9f6bf13df6635
parent99deaadb45e498df3d3010d0a13c42bf5a4eadf4
added DPSOFTRAST software rasterizer, a work in progress

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10717 d7cf8633-e32d-0410-b094-e92efae38249
13 files changed:
dpsoftrast.c [new file with mode: 0644]
dpsoftrast.h [new file with mode: 0644]
gl_backend.c
gl_draw.c
gl_rmain.c
gl_textures.c
makefile.inc
r_shadow.c
render.h
vid.h
vid_sdl.c
vid_shared.c
vid_wgl.c