mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-29 07:32:02 +00:00
c7d6e80d69
Meaning vec3 is aligned to 4 components instead of 1. 2-component ops use vec2 in the VM thus requiring alignment to boundaries of 2, but 4 seems better as it conforms with OpenGL and Vulkan (and, I imagine, DirectX, but I doubt QF will ever use DirectX). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |