mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:48:14 +00:00
![]() By setting the clip plane normals' W coordinate to 1, we can skip two coordinate retrievals and three additions. This works because the Vector `.dot()` operation multiplies the W coordinates of both vectors. |
||
---|---|---|
.. | ||
Buffer | ||
AlphaBlendFactors.h | ||
Clipper.cpp | ||
Clipper.h | ||
CMakeLists.txt | ||
Config.h | ||
Device.cpp | ||
Device.h | ||
Image.cpp | ||
Image.h | ||
PixelQuad.h | ||
Sampler.cpp | ||
Sampler.h | ||
SIMD.h | ||
Triangle.h |