quakeforge/include/QF
Bill Currie 8ee06d75a9 Separate render and presentation initialization
This paves the way for clean initialization of the Vulkan renderer, and
very much cleans up the older renderer initialization code as gl and sw
are no longer intertwined.
2019-07-09 01:00:47 +09:00
..
classes Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
GL Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
GLSL Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
math Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
plugin Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
Vulkan Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
alloc.h Change the naming of ALLOC's free-list. 2013-03-08 22:16:31 +09:00
bspfile.h First step for BSP2 support. DOES NOT WORK! 2012-09-07 16:09:24 +09:00
cbuf.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cdaudio.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
checksum.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
clip_hull.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cmd.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
console.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
crc.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
csqc.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cvar.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
draw.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
dstring.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
gib.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
hash.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
hl.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
idparse.h so that's the right way to do groups and subgroups... 2006-12-05 11:40:00 +00:00
image.h Load iqm models in the sw renderers. 2012-05-17 21:17:48 +09:00
in_event.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
info.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
input.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
iqm.h Enable loading of iqm models in gl. 2012-05-17 15:55:38 +09:00
joystick.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
keys.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
link.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
llist.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
locs.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
Makefile.am Move qfo type encoding structs 2019-06-09 18:07:58 +09:00
mathlib.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
mdfour.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
mersenne.h Implement the Mersenne Twister PRNG. 2013-01-21 20:05:16 +09:00
model.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
modelgen.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
msg.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
object.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pak.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pakfile.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pcx.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
plugin.h Fix up a missing const attribute. 2018-10-11 11:29:12 +09:00
png.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pr_comp.h Add a stack and push and pop instructions. 2018-10-11 13:24:03 +09:00
pr_debug.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pr_obj.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
pr_type.h Rename qfot_type_t.ty to meta 2019-06-09 18:10:07 +09:00
progs.h Add a stack and push and pop instructions. 2018-10-11 13:24:03 +09:00
qargs.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qdefs.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qendian.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qfplist.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qtypes.h Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
quakefs.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
quakeio.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
render.h Pass vid_internal to R_LoadModule 2019-07-08 14:04:03 +09:00
riff.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ruamoko.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
screen.h Mostly "merge" cl_screen.c. 2012-06-15 22:02:17 +09:00
script.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
segtext.h Add support for segmented text files. 2014-01-28 16:22:03 +09:00
set.h Correct some comments 2019-07-06 14:44:22 +09:00
sizebuf.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
skin.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sound.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
spritegn.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sys.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
teamplay.h Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
tga.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
uint32.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
va.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ver_check.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vid.h Move vid callbacks into vid_internal 2019-07-08 13:40:29 +09:00
view.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vrect.h Fix a c&p error in a doc comment. 2018-08-26 15:05:13 +09:00
wad.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
wadfile.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
winding.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
zone.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00