about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedlibgl_private.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-09-24 21:04:50 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-09-24 21:04:58 +0200
commitdad0913dcbe7fd754b7d48dd06af8b93b78e95d1 (patch)
treeb404e3c6f79611e1dd2db8955ce6641e0eb63898 /src/wrapped32/wrappedlibgl_private.h
parente5db9aa8741100bb69ba5082e28ffeaf276dfd0e (diff)
downloadbox64-dad0913dcbe7fd754b7d48dd06af8b93b78e95d1.tar.gz
box64-dad0913dcbe7fd754b7d48dd06af8b93b78e95d1.zip
[BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11/glX ones too
Diffstat (limited to 'src/wrapped32/wrappedlibgl_private.h')
-rw-r--r--src/wrapped32/wrappedlibgl_private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wrapped32/wrappedlibgl_private.h b/src/wrapped32/wrappedlibgl_private.h
index 95f9f30e..6306f1c9 100644
--- a/src/wrapped32/wrappedlibgl_private.h
+++ b/src/wrapped32/wrappedlibgl_private.h
@@ -2937,7 +2937,7 @@ GO(glXBindSwapBarrierSGIX,vFii)
 //GO(glXChangeDrawableAttributesSGIX, vFp)
 GO(glXClientInfo, vFv)
 //GO(glXCopyContext, vFppp)
-//GO(glXChooseFBConfig, pFpipp)
+GOM(glXChooseFBConfig, pFEXipp)
 //GO(glXChooseFBConfigSGIX, pFpipp)
 GO(glXCreateContext,pFXppi)
 //GO(glXCreateContextAttribsARB, pFpppip)
@@ -2974,7 +2974,7 @@ GO(glXGetClientString, pFXi)
 //GO(glXGetDrawableAttributes,vFi)
 //GO(glXGetDrawableAttributesSGIX,vFi)
 //GO(glXGetFBConfigs,pFpip)
-//GO(glXGetFBConfigAttrib, iFppip)
+GO(glXGetFBConfigAttrib, iFXpip)
 //GO(glXGetFBConfigAttribSGIX, iFppip)
 //GO(glXGetFBConfigFromVisualSGIX, pFpp)
 //GO(glXGetFBConfigsSGIX,pFpip)
@@ -2984,7 +2984,7 @@ GO(glXGetClientString, pFXi)
 //GO(glXGetVideoInfoNV, iFpippp)
 //GO(glXGetVideoSyncSGI, iFp)
 //GO(glXGetVisualConfigs,pFpp)
-//GO(glXGetVisualFromFBConfig, pFpp)
+GOM(glXGetVisualFromFBConfig, pFEXp)
 //GO(glXGetVisualFromFBConfigSGIX, pFpp)
 //GO(glXHyperpipeAttribSGIX,iFpiiip)
 //GO(glXHyperpipeConfigSGIX, iFpiipp)
@@ -3010,7 +3010,7 @@ GO(glXQueryFrameCountNV, iFXip)
 GO(glXQueryMaxSwapGroupsNV, iFXipp)
 //GO(glXQueryServerString,pFpii)
 GO(glXQuerySwapGroupNV, iFXipp)
-//GO(glXQueryVersion,iFppp)
+GO(glXQueryVersion,iFXpp)
 //GO(glXQueryVideoCaptureDeviceNV, iFppip)
 GO(glXReleaseTexImageEXT, vFXpi)
 //GO(glXReleaseVideoCaptureDeviceNV, vFpp)