Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | LibGL: Set correct color material mode for `GL_AMBIENT_AND_DIFFUSE` | Jelle Raaijmakers | |
This was a silly mistake :^) | |||
2022-05-05 | LibGL: Split up GLContext implementation into logical units | Jelle Raaijmakers | |
This allows for faster rebuilds when the implementation changes. |