Skip to content

Commit

Permalink
Merge pull request #50 from Over-Run/opengl
Browse files Browse the repository at this point in the history
[OpenGL] Support function alias
  • Loading branch information
squid233 authored Mar 10, 2024
2 parents ace41e5 + 2c3ab8e commit 94001d3
Show file tree
Hide file tree
Showing 5 changed files with 934 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
* copies or substantial portions of the Software.
*/

/* note: adding a new extension
/*
* last updated on 2024/3/9
*
* note: adding a new extension
* you need to add the extension in glExtCaps::caps
*/

Expand Down
Loading

0 comments on commit 94001d3

Please sign in to comment.