quakeforge/tools/qfcc/include
Bill Currie 33295a8ad9 [qfcc] Use structs for multi-vector type layouts
Simple k-vectors don't use structs for their layout since they're just
an array of scalars, but having the structs for group sets or full
multi-vectors makes the system alignment agnostic.
2023-08-29 17:10:29 +09:00
..
algebra.h [qfcc] Use structs for multi-vector type layouts 2023-08-29 17:10:29 +09:00
attribute.h [qfcc] Support multiple parameters for attributes 2023-08-25 22:13:54 +09:00
class.h [build] Fix a warning in attribute const check 2023-06-13 13:08:38 +09:00
codespace.h
cpp.h
dags.h
debug.h
def.h [qfcc] Fix adjusted swizzles for the same def 2023-08-26 23:08:55 +09:00
defspace.h [qfcc] Support alignment in qfo spaces 2022-07-31 17:15:47 +09:00
diagnostic.h [qfcc] Include C function in diagnostic messages 2023-08-21 17:47:55 +09:00
dot.h
emit.h
evaluate.h [qfcc] Use the progs VM to help with constant folding 2023-08-21 17:47:55 +09:00
expr.h [qfcc] Support the extended extend instruction 2023-08-25 17:20:28 +09:00
expr_names.h [qfcc] Start work on implementing geometric algebra 2023-08-21 17:58:20 +09:00
flow.h [qfcc] Create du-chains from ud-chains 2023-06-04 11:24:52 +09:00
function.h [qfcc] Create du-chains from ud-chains 2023-06-04 11:24:52 +09:00
grab.h
idstuff.h
linker.h
Makemodule.am [qfcc] Start work on implementing geometric algebra 2023-08-21 17:58:20 +09:00
method.h
obj_file.h [qfcc] Support alignment in qfo spaces 2022-07-31 17:15:47 +09:00
obj_type.h
opcodes.h
options.h [qfcc] Allow #pragma to control warning options 2023-08-26 23:47:00 +09:00
pragma.h
qfcc.h [qfcc] Rename G_* macros to Q_* 2022-11-16 17:53:21 +09:00
qfprogs.h
reloc.h [qfcc] Support alignment in qfo spaces 2022-07-31 17:15:47 +09:00
shared.h
statements.h [qfcc] Use the progs VM to help with constant folding 2023-08-21 17:47:55 +09:00
strpool.h
struct.h [qfcc] Start work on implementing geometric algebra 2023-08-21 17:58:20 +09:00
switch.h
symtab.h [qfcc] Allow symbol tables to have procedural symbols 2023-08-21 17:47:55 +09:00
type.h [qfcc] Used aligned type sizes for sizeof 2023-08-29 13:59:12 +09:00
value.h [qfcc] Use the progs VM to help with constant folding 2023-08-21 17:47:55 +09:00
vec_types.h [qfcc] Implement some basics for the vector types 2022-02-04 00:25:31 +09:00