Khronos Public Bugzilla
Bug 578 - GLXHyperpipeNetworkPointer/GLXHyperpipeNetworkSGIXPointer mismatch in GLX .spec/.tm files
: GLXHyperpipeNetworkPointer/GLXHyperpipeNetworkSGIXPointer mismatch in GLX .sp...
Status: RESOLVED FIXED
Product: OpenGL
Classification: Unclassified
Component: Registry
: unspecified
: PC Linux
: P3 normal
: ---
Assigned To: Jon Leech
:
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-21 06:23 PST by d3ddev
Modified: 2012-03-05 03:03 PST (History)
0 users

See Also:


Attachments
Update to the correct types from glx.tm (1015 bytes, patch)
2012-01-21 06:26 PST, d3ddev
Details | Diff
Fixed GLXHyperpipeSGIXConfig -> GLXHyperpipeConfigSGIX (1015 bytes, patch)
2012-01-21 07:30 PST, d3ddev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description d3ddev 2012-01-21 06:23:04 PST

    
Comment 1 d3ddev 2012-01-21 06:25:20 PST
glx.spec references GLXHyperpipeNetworkPointer/GLXHyperpipeConfig/GLXHyperpipeConfigPointer while the actual types in glx.tm are named GLXHyperpipeNetworkSGIXPointer/GLXHyperpipeConfigSGIX/GLXHyperpipeConfigSGIXPointer.
Comment 2 d3ddev 2012-01-21 06:26:06 PST
Created attachment 95 [details]
Update to the correct types from glx.tm
Comment 3 d3ddev 2012-01-21 07:30:56 PST
Created attachment 97 [details]
Fixed GLXHyperpipeSGIXConfig -> GLXHyperpipeConfigSGIX
Comment 4 Jon Leech 2012-03-05 03:03:26 PST
Thanks. I've fixed the internally and it will get pushed out to the website
next time I have some new extensions to publish as well. We don't actually
use glx.spec for anything so it's a pretty low priority :-)