mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
c016ad9f55
Needed to use an rgba format to use floats (and optimal layout), but having to set the alpha to 1 even for full-dark luxels is not very efficient. Better to just ignore the alpha in the shader. Fixes the occasional transparent surface in shadowed areas. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makemodule.am |