1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 18:58:10 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Jelle Raaijmakers
4ace97c550 LibGL: Put the OpenGL API wrapper in a single code unit
We were splitting these API wrappers up into different files without a
quantifiable benefit. Now, it's extremely clear where the direct API
implementation lives. :^)
2022-05-05 20:50:14 +02:00