quakeforge/tools
Bill Currie 155a8cbcda [qfcc] Use dags for many expressions
Especially binary expressions. That expressions can now be reused is
what caused the need to make expression lists non-invasive: the reuse
resulted in loops in the lists. This doesn't directly affect code
generation at this stage but it will help with optimizing algebraic
expressions.

The dags are per sequence point (as per my reading of the C spec).
2023-09-25 16:57:15 +09:00
..
3dfx_stub Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
bsp2img [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
build_scripts Strip the executables. 2013-01-23 22:09:54 +09:00
carne Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cross Fix some mxe build issues 2023-03-25 21:36:45 +09:00
cvs2cl audit the usage of "only" 2010-01-13 06:42:26 +00:00
Forge Handle quest format brushes. 2012-09-12 08:24:17 +09:00
gas2masm Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_stub [gl_stub] Make some gen functions generate indices 2023-03-05 18:31:30 +09:00
io_mesh_qfmdl [qfmap] Parse field info from quaked comments 2022-09-22 09:35:56 +09:00
io_qfmap [qfmap] Fix some blender bit-rot. 2022-09-22 09:35:56 +09:00
misc [tools] Show major file offsets in mdl dumper 2022-05-19 13:26:45 +09:00
pak Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qfbsp [qfbsp] Add an option to extract models to C 2023-08-15 17:20:45 +09:00
qfcc [qfcc] Use dags for many expressions 2023-09-25 16:57:15 +09:00
qflight Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qflmp Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qfmodelgen Implement clang support 2023-08-11 14:25:01 +09:00
qfspritegen Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
qfvis [qfvis] Initialize set pool arrays 2023-07-18 11:27:06 +09:00
quaketoascii Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
texpaint Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
wad Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
wav [build] Fix selective build of tools 2021-03-26 16:11:29 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00