quakeforge/libs/video/renderer/sw
Bill Currie 06064ec390 compat.h:
create a field_offset macro that takes a structure type and a field and
	returns the offset of the field within the structure
everything else:
	use field_offset to calculate the size of variable sized structs
2001-05-31 18:11:05 +00:00
..
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
d_draw.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
d_draw16.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
d_edge.c no header includes cvar.h now 2001-05-31 03:41: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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
d_polysa.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 no header includes cvar.h now 2001-05-31 03:41:35 +00:00
Makefile.am merge the particle system 2001-05-29 19:58:35 +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 compat.h: 2001-05-31 18:11:05 +00:00
surf8.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
surf16.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
sw_graph.c no header includes cvar.h now 2001-05-31 03:41: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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 no header includes cvar.h now 2001-05-31 03:41:35 +00:00
sw_rmisc.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
sw_rpart.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
sw_skin.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
transform.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00