diff options
Diffstat (limited to 'make/egl.cfg')
-rwxr-xr-x | make/egl.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/egl.cfg b/make/egl.cfg index 8d133f349..d10c6be51 100755 --- a/make/egl.cfg +++ b/make/egl.cfg @@ -10,10 +10,6 @@ Style allstatic HierarchicalNativeOutput false Include gl-common.cfg -Include gl-common-extensions.cfg - -# There are a few routines we don't handle yet -Ignore glGetBufferPointerv # Use a ProcAddressTable so we dynamically look up the routines EmitProcAddressTable true |