quakeforge/tools/qfcc
Bill Currie ce64baa92d [qfcc] Add failing test for vector constant init
Raw 'x y z' style vector constants that look like ints (no fractional
parts) used to initialize vector globals/constants don't get converted
to float vectors, resulting in nans for negative values and denormals
for positive values. This tends to make game physics... interesting.
2022-11-16 11:25:27 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Use new extend instruction instead of swizzle 2022-08-18 18:18:19 +09:00
source [qfcc] Add an explicit hadamard operator 2022-11-16 00:06:21 +09:00
test [qfcc] Add failing test for vector constant init 2022-11-16 11:25:27 +09:00
AUTHORS
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00