Age | Commit message (Expand) | Author |
---|---|---|
2022-03-11 | LibGfx+LibSoftGPU: Allow indexed reads into `Gfx::Vector` | Jelle Raaijmakers |
2022-03-07 | LibGfx: Reimplement `Vector::length()` as a loop | Jelle Raaijmakers |
2022-03-07 | LibGfx+LibSoftGPU: Add and use `Vector.xy()` | Jelle Raaijmakers |
2022-03-04 | LibGfx: Refactor Vector[2,3,4] to VectorN with specializations | Lenny Maiorani |