mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:37:42 +00:00
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. :^)
This commit is contained in:
parent
4054c35e9a
commit
4ace97c550
15 changed files with 1056 additions and 1217 deletions
1055
Userland/Libraries/LibGL/GLAPI.cpp
Normal file
1055
Userland/Libraries/LibGL/GLAPI.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue