Age | Commit message (Expand) | Author |
---|---|---|
2022-04-09 | LibGL: Add `border_color` to `Sampler2D` | Jesse Buhagiar |
2021-12-24 | LibGL: Remove sampling code from Sampler2D | Stephan Unverwerth |
2021-12-21 | LibGL: Make texture coordinates a `FloatVector4` | Jelle Raaijmakers |
2021-08-12 | LibGL: Turn Sampler2D into an actual class | Stephan Unverwerth |