mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +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
Notes:
sideshowbarker
2024-07-17 11:18:26 +09:00
Author: https://github.com/gmta
Commit: 4ace97c550
Pull-request: https://github.com/SerenityOS/serenity/pull/13859
Reviewed-by: https://github.com/sunverwerth ✅
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