Skip to content

Commit

Permalink
[OpenGL] Support function alias
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Mar 9, 2024
1 parent ace41e5 commit ad73635
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 1 deletion.
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 ad73635

Please sign in to comment.