quakeforge/tools
Bill Currie 4daa84ed2a [qfcc] Force @return to be live
The change to not split basic blocks on function calls resulted in the
@return def not being live and thus getting dropped when optimizing.
Marking the def as not local forces flow and dags to treat it as global
and thus forced it to be live.
2024-04-18 22:46:13 +09:00
..
3dfx_stub Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
bsp2img [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
build_scripts [build] Fix some release script issues 2023-11-25 15:45:25 +09:00
carne [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
cross Fix up windows and the release scripts 2023-11-23 20:28:19 +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 [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfbsp [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfcc [qfcc] Force @return to be live 2024-04-18 22:46:13 +09:00
qflight [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qflmp [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfmodelgen [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfspritegen [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qfvis [quakeio] Rework Qgetline to use dstring 2024-01-05 11:50:48 +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
tracy [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
wad [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
wav [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00