quakeforge/tools/qfcc
Bill Currie 81aa77b142 [qfcc] Optimize matrix construction from vectors
When the number of supplied vectors matches the number of columns in the
matrix and all vectors have the same width as the number of rows in the
matrix, there's no need to expand the vectors into components only to be
gathered again.
2024-12-05 10:31:32 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Support matrices in spirv output 2024-12-05 00:26:07 +09:00
source [qfcc] Optimize matrix construction from vectors 2024-12-05 10:31:32 +09:00
test [qfcc] Rework binary_expr to be support matrices 2024-12-05 00:18:47 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO [qfcc] Add some TODO items 2024-08-12 08:51:39 +09:00