This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
f3b33f7cf8
vkdoom_m
/
src
/
common
/
scripting
/
backend
History
Christoph Oelckers
f3b33f7cf8
- added LengthSquared and Angle intrinsics for all vector types, also allow calling VectorAngle with a full vector as a single parameter.
2022-11-13 08:07:12 +01:00
..
codegen.cpp
- added LengthSquared and Angle intrinsics for all vector types, also allow calling VectorAngle with a full vector as a single parameter.
2022-11-13 08:07:12 +01:00
codegen.h
- added LengthSquared and Angle intrinsics for all vector types, also allow calling VectorAngle with a full vector as a single parameter.
2022-11-13 08:07:12 +01:00
vmbuilder.cpp
Finish Vector4 implementation
2022-11-12 09:04:38 +01:00
vmbuilder.h
- moved the script compiler's backend to 'common'.
2020-04-11 20:20:55 +02:00