quakeforge/libs/video/renderer
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
..
gl compat.h: 2001-05-31 18:11:05 +00:00
sw compat.h: 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
Makefile.am merge the particle system 2001-05-29 19:58:35 +00:00
r_cvar.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
r_efrag.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
r_ent.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
r_graph.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
r_main.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
r_part.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00