Add imgui opengl loader diff, for reference.

The repo url is https://github.com/dearimgui/gl3w_stripped.
This commit is contained in:
Bartosz Taudul 2024-09-27 15:54:14 +02:00
parent 0e47224578
commit 1769c2f457
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -0,0 +1,14 @@
diff --git a/extra_symbols.txt b/extra_symbols.txt
index 447818e..d086538 100644
--- a/extra_symbols.txt
+++ b/extra_symbols.txt
@@ -1,3 +1,9 @@
+glCompressedTexImage2D
+GL_LINEAR_MIPMAP_LINEAR
+GL_TEXTURE_WRAP_S
+GL_TEXTURE_WRAP_T
+GL_REPEAT
+GL_CLAMP_TO_EDGE
glReadPixels
glClearColor
glClear