quakeforge/libs/video/renderer/sw
Joseph Carter 05adfd0e53 quakefs.h -> vfs.h
quakeio.h -> vfile.h

More diff reduction between trunk and my VFS code.  Also took the time to
put some headers in order and fix a few #include's pointed out by moving
things around a bit.
2001-05-30 04:34:06 +00:00
..
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
Makefile.am merge the particle system 2001-05-29 19:58:35 +00:00
d_draw.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_draw16.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_edge.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
d_fill.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
d_init.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_modech.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_part.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_parta.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_polysa.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_polyse.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_scan.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_scana.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_sky.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
d_spr8.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_sprite.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_surf.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
d_vars.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_varsa.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
d_zpoint.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
draw.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
nonintel.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
screen.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
surf8.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
surf16.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_graph.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
sw_raclip.c finally got pic working. getting the address of a variable using pic seems 2001-05-25 20:17:22 +00:00
sw_raclipa.S finally got pic working. getting the address of a variable using pic seems 2001-05-25 20:17:22 +00:00
sw_ralias.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_raliasa.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rbsp.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
sw_rdraw.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rdrawa.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_redge.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_redgea.S disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rlight.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
sw_rmain.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rmisc.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rpart.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
sw_rsky.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
sw_rsprite.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
sw_rsurf.c disable asm in the software renderer for now. This will allow me to fix the 2001-05-25 14:57:31 +00:00
sw_rvarsa.S whitespace 2001-05-24 20:11:34 +00:00
sw_skin.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
transform.S move cl_math.S into renderer/sw/transform.S (never before realised it was 2001-05-26 03:33:09 +00:00