mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-24 03:56:48 +00:00
This commit is contained in:
parent
a664bfa4c6
commit
977a41059c
44
OpenTK.sln
44
OpenTK.sln
|
@ -8,28 +8,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentat
|
||||||
todo.txt = todo.txt
|
todo.txt = todo.txt
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Specifications", "Specifications", "{B23A6DCD-9FE9-4523-95FB-01C8D4631555}"
|
|
||||||
ProjectSection(SolutionItems) = preProject
|
|
||||||
Specifications\csharp.tm = Specifications\csharp.tm
|
|
||||||
Specifications\enum.spec = Specifications\enum.spec
|
|
||||||
Specifications\enumext.spec = Specifications\enumext.spec
|
|
||||||
Specifications\enumglu.spec = Specifications\enumglu.spec
|
|
||||||
Specifications\gl.spec = Specifications\gl.spec
|
|
||||||
Specifications\gl.tm = Specifications\gl.tm
|
|
||||||
Specifications\glu.spec = Specifications\glu.spec
|
|
||||||
Specifications\glx.spec = Specifications\glx.spec
|
|
||||||
Specifications\glx.tm = Specifications\glx.tm
|
|
||||||
Specifications\glxenum.spec = Specifications\glxenum.spec
|
|
||||||
Specifications\glxenumext.spec = Specifications\glxenumext.spec
|
|
||||||
Specifications\glxext.spec = Specifications\glxext.spec
|
|
||||||
Specifications\try.spec = Specifications\try.spec
|
|
||||||
Specifications\wgl.spec = Specifications\wgl.spec
|
|
||||||
Specifications\wgl.tm = Specifications\wgl.tm
|
|
||||||
Specifications\wglenum.spec = Specifications\wglenum.spec
|
|
||||||
Specifications\wglenumext.spec = Specifications\wglenumext.spec
|
|
||||||
Specifications\wglext.spec = Specifications\wglext.spec
|
|
||||||
EndProjectSection
|
|
||||||
EndProject
|
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projects", "Projects", "{E9FF51BB-295E-4891-AA30-D1374F26DCE0}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projects", "Projects", "{E9FF51BB-295E-4891-AA30-D1374F26DCE0}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "OpenTK", "OpenTK", "{7E640424-E2CD-4DD5-9392-7A706D73930E}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "OpenTK", "OpenTK", "{7E640424-E2CD-4DD5-9392-7A706D73930E}"
|
||||||
|
@ -66,6 +44,27 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Framework", "Framework", "{
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTK.Framework", "Source\Framework\OpenTK.Framework.csproj", "{26B55626-4EAB-4CAE-82FE-93CD6564D9EA}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTK.Framework", "Source\Framework\OpenTK.Framework.csproj", "{26B55626-4EAB-4CAE-82FE-93CD6564D9EA}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Specifications", "Specifications", "{D26F26AC-2154-4900-93EB-66E5A7761D05}"
|
||||||
|
ProjectSection(SolutionItems) = preProject
|
||||||
|
Source\OpenGL\Specifications\csharp.tm = Source\OpenGL\Specifications\csharp.tm
|
||||||
|
Source\OpenGL\Specifications\enum.spec = Source\OpenGL\Specifications\enum.spec
|
||||||
|
Source\OpenGL\Specifications\enumext.spec = Source\OpenGL\Specifications\enumext.spec
|
||||||
|
Source\OpenGL\Specifications\enumglu.spec = Source\OpenGL\Specifications\enumglu.spec
|
||||||
|
Source\OpenGL\Specifications\gl.spec = Source\OpenGL\Specifications\gl.spec
|
||||||
|
Source\OpenGL\Specifications\gl.tm = Source\OpenGL\Specifications\gl.tm
|
||||||
|
Source\OpenGL\Specifications\glu.spec = Source\OpenGL\Specifications\glu.spec
|
||||||
|
Source\OpenGL\Specifications\glx.spec = Source\OpenGL\Specifications\glx.spec
|
||||||
|
Source\OpenGL\Specifications\glx.tm = Source\OpenGL\Specifications\glx.tm
|
||||||
|
Source\OpenGL\Specifications\glxenum.spec = Source\OpenGL\Specifications\glxenum.spec
|
||||||
|
Source\OpenGL\Specifications\glxenumext.spec = Source\OpenGL\Specifications\glxenumext.spec
|
||||||
|
Source\OpenGL\Specifications\glxext.spec = Source\OpenGL\Specifications\glxext.spec
|
||||||
|
Source\OpenGL\Specifications\wgl.spec = Source\OpenGL\Specifications\wgl.spec
|
||||||
|
Source\OpenGL\Specifications\wgl.tm = Source\OpenGL\Specifications\wgl.tm
|
||||||
|
Source\OpenGL\Specifications\wglenum.spec = Source\OpenGL\Specifications\wglenum.spec
|
||||||
|
Source\OpenGL\Specifications\wglenumext.spec = Source\OpenGL\Specifications\wglenumext.spec
|
||||||
|
Source\OpenGL\Specifications\wglext.spec = Source\OpenGL\Specifications\wglext.spec
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
@ -113,6 +112,7 @@ Global
|
||||||
{E3F35BD6-67CE-4AD5-AB98-043CF072A75A} = {50DCE788-72FC-47E0-A6BD-50BCCE3FCE5B}
|
{E3F35BD6-67CE-4AD5-AB98-043CF072A75A} = {50DCE788-72FC-47E0-A6BD-50BCCE3FCE5B}
|
||||||
{836876D1-0C8D-4240-BEE4-859D9D3D46CB} = {2F3FEAD4-0FBD-48CC-AFA0-29FFF28284C2}
|
{836876D1-0C8D-4240-BEE4-859D9D3D46CB} = {2F3FEAD4-0FBD-48CC-AFA0-29FFF28284C2}
|
||||||
{1EDDE592-3923-4898-9006-3D69579E1745} = {2F3FEAD4-0FBD-48CC-AFA0-29FFF28284C2}
|
{1EDDE592-3923-4898-9006-3D69579E1745} = {2F3FEAD4-0FBD-48CC-AFA0-29FFF28284C2}
|
||||||
|
{D26F26AC-2154-4900-93EB-66E5A7761D05} = {2F3FEAD4-0FBD-48CC-AFA0-29FFF28284C2}
|
||||||
{70FA6EE8-62C6-437F-AD82-117F2D9CDE68} = {C6E60A87-12B4-444A-BE03-7E980EAC0172}
|
{70FA6EE8-62C6-437F-AD82-117F2D9CDE68} = {C6E60A87-12B4-444A-BE03-7E980EAC0172}
|
||||||
{46980D11-67FA-4B33-903F-BC9D8A4FE60F} = {70FA6EE8-62C6-437F-AD82-117F2D9CDE68}
|
{46980D11-67FA-4B33-903F-BC9D8A4FE60F} = {70FA6EE8-62C6-437F-AD82-117F2D9CDE68}
|
||||||
{26B55626-4EAB-4CAE-82FE-93CD6564D9EA} = {508EF114-8C2A-470D-89FE-5AC15B336B4C}
|
{26B55626-4EAB-4CAE-82FE-93CD6564D9EA} = {508EF114-8C2A-470D-89FE-5AC15B336B4C}
|
||||||
|
|
|
@ -11,7 +11,7 @@ namespace OpenTK.OpenGL.Bind
|
||||||
{
|
{
|
||||||
static class Settings
|
static class Settings
|
||||||
{
|
{
|
||||||
public static string InputPath = "..\\..\\Specifications";
|
public static string InputPath = "..\\..\\Source\\OpenGL\\Specifications";
|
||||||
public static string OutputPath = "..\\..\\Source\\OpenGL\\OpenGL\\Bindings";
|
public static string OutputPath = "..\\..\\Source\\OpenGL\\OpenGL\\Bindings";
|
||||||
public static string GLClass = "GL";
|
public static string GLClass = "GL";
|
||||||
public static string OutputNamespace = "OpenTK.OpenGL";
|
public static string OutputNamespace = "OpenTK.OpenGL";
|
||||||
|
|
|
@ -1,286 +1,286 @@
|
||||||
AccumOp,*,*, GLenum,*,*
|
AccumOp,*,*, GLenum,*,*
|
||||||
AlphaFunction,*,*, GLenum,*,*
|
AlphaFunction,*,*, GLenum,*,*
|
||||||
AttribMask,*,*, GLbitfield,*,*
|
AttribMask,*,*, GLbitfield,*,*
|
||||||
BeginMode,*,*, GLenum,*,*
|
BeginMode,*,*, GLenum,*,*
|
||||||
BinormalPointerTypeEXT,*,*, GLenum,*,*
|
BinormalPointerTypeEXT,*,*, GLenum,*,*
|
||||||
BlendEquationMode,*,*, GLenum,*,*
|
BlendEquationMode,*,*, GLenum,*,*
|
||||||
BlendEquationModeEXT,*,*, GLenum,*,*
|
BlendEquationModeEXT,*,*, GLenum,*,*
|
||||||
BlendFuncSeparateParameterEXT,*,*, GLenum,*,*
|
BlendFuncSeparateParameterEXT,*,*, GLenum,*,*
|
||||||
BlendingFactorDest,*,*, GLenum,*,*
|
BlendingFactorDest,*,*, GLenum,*,*
|
||||||
BlendingFactorSrc,*,*, GLenum,*,*
|
BlendingFactorSrc,*,*, GLenum,*,*
|
||||||
Boolean,*,*, GLboolean,*,*
|
Boolean,*,*, GLboolean,*,*
|
||||||
BooleanPointer,*,*, GLboolean*,*,*
|
BooleanPointer,*,*, GLboolean*,*,*
|
||||||
Char,*,*, GLchar,*,*
|
Char,*,*, GLchar,*,*
|
||||||
CharPointer,*,*, GLchar*,*,*
|
CharPointer,*,*, GLchar*,*,*
|
||||||
CheckedFloat32,*,*, GLfloat,*,*
|
CheckedFloat32,*,*, GLfloat,*,*
|
||||||
CheckedInt32,*,*, GLint,*,*
|
CheckedInt32,*,*, GLint,*,*
|
||||||
ClampColorTargetARB,*,*, GLenum,*,*
|
ClampColorTargetARB,*,*, GLenum,*,*
|
||||||
ClampColorModeARB,*,*, GLenum,*,*
|
ClampColorModeARB,*,*, GLenum,*,*
|
||||||
ClampedColorF,*,*, GLclampf,*,*
|
ClampedColorF,*,*, GLclampf,*,*
|
||||||
ClampedFloat32,*,*, GLclampf,*,*
|
ClampedFloat32,*,*, GLclampf,*,*
|
||||||
ClampedFloat64,*,*, GLclampd,*,*
|
ClampedFloat64,*,*, GLclampd,*,*
|
||||||
ClampedStencilValue,*,*, GLint,*,*
|
ClampedStencilValue,*,*, GLint,*,*
|
||||||
ClearBufferMask,*,*, GLbitfield,*,*
|
ClearBufferMask,*,*, GLbitfield,*,*
|
||||||
ClientAttribMask,*,*, GLbitfield,*,*
|
ClientAttribMask,*,*, GLbitfield,*,*
|
||||||
ClipPlaneName,*,*, GLenum,*,*
|
ClipPlaneName,*,*, GLenum,*,*
|
||||||
ColorB,*,*, GLbyte,*,*
|
ColorB,*,*, GLbyte,*,*
|
||||||
ColorD,*,*, GLdouble,*,*
|
ColorD,*,*, GLdouble,*,*
|
||||||
ColorF,*,*, GLfloat,*,*
|
ColorF,*,*, GLfloat,*,*
|
||||||
ColorI,*,*, GLint,*,*
|
ColorI,*,*, GLint,*,*
|
||||||
ColorIndexValueD,*,*, GLdouble,*,*
|
ColorIndexValueD,*,*, GLdouble,*,*
|
||||||
ColorIndexValueF,*,*, GLfloat,*,*
|
ColorIndexValueF,*,*, GLfloat,*,*
|
||||||
ColorIndexValueI,*,*, GLint,*,*
|
ColorIndexValueI,*,*, GLint,*,*
|
||||||
ColorIndexValueS,*,*, GLshort,*,*
|
ColorIndexValueS,*,*, GLshort,*,*
|
||||||
ColorIndexValueUB,*,*, GLubyte,*,*
|
ColorIndexValueUB,*,*, GLubyte,*,*
|
||||||
ColorMaterialParameter,*,*, GLenum,*,*
|
ColorMaterialParameter,*,*, GLenum,*,*
|
||||||
ColorPointerType,*,*, GLenum,*,*
|
ColorPointerType,*,*, GLenum,*,*
|
||||||
ColorS,*,*, GLshort,*,*
|
ColorS,*,*, GLshort,*,*
|
||||||
ColorTableParameterPName,*,*, GLenum,*,*
|
ColorTableParameterPName,*,*, GLenum,*,*
|
||||||
ColorTableParameterPNameSGI,*,*, GLenum,*,*
|
ColorTableParameterPNameSGI,*,*, GLenum,*,*
|
||||||
ColorTableTarget,*,*, GLenum,*,*
|
ColorTableTarget,*,*, GLenum,*,*
|
||||||
ColorTableTargetSGI,*,*, GLenum,*,*
|
ColorTableTargetSGI,*,*, GLenum,*,*
|
||||||
ColorUB,*,*, GLubyte,*,*
|
ColorUB,*,*, GLubyte,*,*
|
||||||
ColorUI,*,*, GLuint,*,*
|
ColorUI,*,*, GLuint,*,*
|
||||||
ColorUS,*,*, GLushort,*,*
|
ColorUS,*,*, GLushort,*,*
|
||||||
CombinerBiasNV,*,*, GLenum,*,*
|
CombinerBiasNV,*,*, GLenum,*,*
|
||||||
CombinerComponentUsageNV,*,*, GLenum,*,*
|
CombinerComponentUsageNV,*,*, GLenum,*,*
|
||||||
CombinerMappingNV,*,*, GLenum,*,*
|
CombinerMappingNV,*,*, GLenum,*,*
|
||||||
CombinerParameterNV,*,*, GLenum,*,*
|
CombinerParameterNV,*,*, GLenum,*,*
|
||||||
CombinerPortionNV,*,*, GLenum,*,*
|
CombinerPortionNV,*,*, GLenum,*,*
|
||||||
CombinerRegisterNV,*,*, GLenum,*,*
|
CombinerRegisterNV,*,*, GLenum,*,*
|
||||||
CombinerScaleNV,*,*, GLenum,*,*
|
CombinerScaleNV,*,*, GLenum,*,*
|
||||||
CombinerStageNV,*,*, GLenum,*,*
|
CombinerStageNV,*,*, GLenum,*,*
|
||||||
CombinerVariableNV,*,*, GLenum,*,*
|
CombinerVariableNV,*,*, GLenum,*,*
|
||||||
CompressedTextureARB,*,*, GLvoid,*,*
|
CompressedTextureARB,*,*, GLvoid,*,*
|
||||||
ControlPointNV,*,*, GLvoid,*,*
|
ControlPointNV,*,*, GLvoid,*,*
|
||||||
ControlPointTypeNV,*,*, GLenum,*,*
|
ControlPointTypeNV,*,*, GLenum,*,*
|
||||||
ConvolutionParameter,*,*, GLenum,*,*
|
ConvolutionParameter,*,*, GLenum,*,*
|
||||||
ConvolutionParameterEXT,*,*, GLenum,*,*
|
ConvolutionParameterEXT,*,*, GLenum,*,*
|
||||||
ConvolutionTarget,*,*, GLenum,*,*
|
ConvolutionTarget,*,*, GLenum,*,*
|
||||||
ConvolutionTargetEXT,*,*, GLenum,*,*
|
ConvolutionTargetEXT,*,*, GLenum,*,*
|
||||||
CoordD,*,*, GLdouble,*,*
|
CoordD,*,*, GLdouble,*,*
|
||||||
CoordF,*,*, GLfloat,*,*
|
CoordF,*,*, GLfloat,*,*
|
||||||
CoordI,*,*, GLint,*,*
|
CoordI,*,*, GLint,*,*
|
||||||
CoordS,*,*, GLshort,*,*
|
CoordS,*,*, GLshort,*,*
|
||||||
CullFaceMode,*,*, GLenum,*,*
|
CullFaceMode,*,*, GLenum,*,*
|
||||||
CullParameterEXT,*,*, GLenum,*,*
|
CullParameterEXT,*,*, GLenum,*,*
|
||||||
DepthFunction,*,*, GLenum,*,*
|
DepthFunction,*,*, GLenum,*,*
|
||||||
DrawBufferMode,*,*, GLenum,*,*
|
DrawBufferMode,*,*, GLenum,*,*
|
||||||
DrawElementsType,*,*, GLenum,*,*
|
DrawElementsType,*,*, GLenum,*,*
|
||||||
ElementPointerTypeATI,*,*, GLenum,*,*
|
ElementPointerTypeATI,*,*, GLenum,*,*
|
||||||
EnableCap,*,*, GLenum,*,*
|
EnableCap,*,*, GLenum,*,*
|
||||||
ErrorCode,*,*, GLenum,*,*
|
ErrorCode,*,*, GLenum,*,*
|
||||||
EvalMapsModeNV,*,*, GLenum,*,*
|
EvalMapsModeNV,*,*, GLenum,*,*
|
||||||
EvalTargetNV,*,*, GLenum,*,*
|
EvalTargetNV,*,*, GLenum,*,*
|
||||||
FeedbackElement,*,*, GLfloat,*,*
|
FeedbackElement,*,*, GLfloat,*,*
|
||||||
FeedbackType,*,*, GLenum,*,*
|
FeedbackType,*,*, GLenum,*,*
|
||||||
FenceNV,*,*, GLuint,*,*
|
FenceNV,*,*, GLuint,*,*
|
||||||
FenceConditionNV,*,*, GLenum,*,*
|
FenceConditionNV,*,*, GLenum,*,*
|
||||||
FenceParameterNameNV,*,*, GLenum,*,*
|
FenceParameterNameNV,*,*, GLenum,*,*
|
||||||
FfdMaskSGIX,*,*, GLbitfield,*,*
|
FfdMaskSGIX,*,*, GLbitfield,*,*
|
||||||
FfdTargetSGIX,*,*, GLenum,*,*
|
FfdTargetSGIX,*,*, GLenum,*,*
|
||||||
Float32,*,*, GLfloat,*,*
|
Float32,*,*, GLfloat,*,*
|
||||||
Float32Pointer,*,*, GLfloat*,*,*
|
Float32Pointer,*,*, GLfloat*,*,*
|
||||||
Float64,*,*, GLdouble,*,*
|
Float64,*,*, GLdouble,*,*
|
||||||
Float64Pointer,*,*, GLdouble*,*,*
|
Float64Pointer,*,*, GLdouble*,*,*
|
||||||
FogParameter,*,*, GLenum,*,*
|
FogParameter,*,*, GLenum,*,*
|
||||||
FogPointerTypeEXT,*,*, GLenum,*,*
|
FogPointerTypeEXT,*,*, GLenum,*,*
|
||||||
FogPointerTypeIBM,*,*, GLenum,*,*
|
FogPointerTypeIBM,*,*, GLenum,*,*
|
||||||
FragmentLightModelParameterSGIX,*,*,GLenum,*,*
|
FragmentLightModelParameterSGIX,*,*,GLenum,*,*
|
||||||
FragmentLightNameSGIX,*,*, GLenum,*,*
|
FragmentLightNameSGIX,*,*, GLenum,*,*
|
||||||
FragmentLightParameterSGIX,*,*, GLenum,*,*
|
FragmentLightParameterSGIX,*,*, GLenum,*,*
|
||||||
FrontFaceDirection,*,*, GLenum,*,*
|
FrontFaceDirection,*,*, GLenum,*,*
|
||||||
FunctionPointer,*,*, _GLfuncptr,*,*
|
FunctionPointer,*,*, _GLfuncptr,*,*
|
||||||
GetColorTableParameterPName,*,*, GLenum,*,*
|
GetColorTableParameterPName,*,*, GLenum,*,*
|
||||||
GetColorTableParameterPNameSGI,*,*, GLenum,*,*
|
GetColorTableParameterPNameSGI,*,*, GLenum,*,*
|
||||||
GetConvolutionParameterPName,*,*, GLenum,*,*
|
GetConvolutionParameterPName,*,*, GLenum,*,*
|
||||||
GetHistogramParameterPName,*,*, GLenum,*,*
|
GetHistogramParameterPName,*,*, GLenum,*,*
|
||||||
GetHistogramParameterPNameEXT,*,*, GLenum,*,*
|
GetHistogramParameterPNameEXT,*,*, GLenum,*,*
|
||||||
GetMapQuery,*,*, GLenum,*,*
|
GetMapQuery,*,*, GLenum,*,*
|
||||||
GetMinmaxParameterPName,*,*, GLenum,*,*
|
GetMinmaxParameterPName,*,*, GLenum,*,*
|
||||||
GetMinmaxParameterPNameEXT,*,*, GLenum,*,*
|
GetMinmaxParameterPNameEXT,*,*, GLenum,*,*
|
||||||
GetPName,*,*, GLenum,*,*
|
GetPName,*,*, GLenum,*,*
|
||||||
GetPointervPName,*,*, GLenum,*,*
|
GetPointervPName,*,*, GLenum,*,*
|
||||||
GetTextureParameter,*,*, GLenum,*,*
|
GetTextureParameter,*,*, GLenum,*,*
|
||||||
HintMode,*,*, GLenum,*,*
|
HintMode,*,*, GLenum,*,*
|
||||||
HintTarget,*,*, GLenum,*,*
|
HintTarget,*,*, GLenum,*,*
|
||||||
HintTargetPGI,*,*, GLenum,*,*
|
HintTargetPGI,*,*, GLenum,*,*
|
||||||
HistogramTarget,*,*, GLenum,*,*
|
HistogramTarget,*,*, GLenum,*,*
|
||||||
HistogramTargetEXT,*,*, GLenum,*,*
|
HistogramTargetEXT,*,*, GLenum,*,*
|
||||||
IglooFunctionSelectSGIX,*,*, GLenum,*,*
|
IglooFunctionSelectSGIX,*,*, GLenum,*,*
|
||||||
IglooParameterSGIX,*,*, GLvoid,*,*
|
IglooParameterSGIX,*,*, GLvoid,*,*
|
||||||
ImageTransformPNameHP,*,*, GLenum,*,*
|
ImageTransformPNameHP,*,*, GLenum,*,*
|
||||||
ImageTransformTargetHP,*,*, GLenum,*,*
|
ImageTransformTargetHP,*,*, GLenum,*,*
|
||||||
IndexFunctionEXT,*,*, GLenum,*,*
|
IndexFunctionEXT,*,*, GLenum,*,*
|
||||||
IndexMaterialParameterEXT,*,*, GLenum,*,*
|
IndexMaterialParameterEXT,*,*, GLenum,*,*
|
||||||
IndexPointerType,*,*, GLenum,*,*
|
IndexPointerType,*,*, GLenum,*,*
|
||||||
Int16,*,*, GLshort,*,*
|
Int16,*,*, GLshort,*,*
|
||||||
Int32,*,*, GLint,*,*
|
Int32,*,*, GLint,*,*
|
||||||
Int8,*,*, GLbyte,*,*
|
Int8,*,*, GLbyte,*,*
|
||||||
InterleavedArrayFormat,*,*, GLenum,*,*
|
InterleavedArrayFormat,*,*, GLenum,*,*
|
||||||
LightEnvParameterSGIX,*,*, GLenum,*,*
|
LightEnvParameterSGIX,*,*, GLenum,*,*
|
||||||
LightModelParameter,*,*, GLenum,*,*
|
LightModelParameter,*,*, GLenum,*,*
|
||||||
LightName,*,*, GLenum,*,*
|
LightName,*,*, GLenum,*,*
|
||||||
LightParameter,*,*, GLenum,*,*
|
LightParameter,*,*, GLenum,*,*
|
||||||
LightTextureModeEXT,*,*, GLenum,*,*
|
LightTextureModeEXT,*,*, GLenum,*,*
|
||||||
LightTexturePNameEXT,*,*, GLenum,*,*
|
LightTexturePNameEXT,*,*, GLenum,*,*
|
||||||
LineStipple,*,*, GLushort,*,*
|
LineStipple,*,*, GLushort,*,*
|
||||||
List,*,*, GLuint,*,*
|
List,*,*, GLuint,*,*
|
||||||
ListMode,*,*, GLenum,*,*
|
ListMode,*,*, GLenum,*,*
|
||||||
ListNameType,*,*, GLenum,*,*
|
ListNameType,*,*, GLenum,*,*
|
||||||
ListParameterName,*,*, GLenum,*,*
|
ListParameterName,*,*, GLenum,*,*
|
||||||
LogicOp,*,*, GLenum,*,*
|
LogicOp,*,*, GLenum,*,*
|
||||||
MapAttribParameterNV,*,*, GLenum,*,*
|
MapAttribParameterNV,*,*, GLenum,*,*
|
||||||
MapParameterNV,*,*, GLenum,*,*
|
MapParameterNV,*,*, GLenum,*,*
|
||||||
MapTarget,*,*, GLenum,*,*
|
MapTarget,*,*, GLenum,*,*
|
||||||
MapTargetNV,*,*, GLenum,*,*
|
MapTargetNV,*,*, GLenum,*,*
|
||||||
MapTypeNV,*,*, GLenum,*,*
|
MapTypeNV,*,*, GLenum,*,*
|
||||||
MaskedColorIndexValueF,*,*, GLfloat,*,*
|
MaskedColorIndexValueF,*,*, GLfloat,*,*
|
||||||
MaskedColorIndexValueI,*,*, GLuint,*,*
|
MaskedColorIndexValueI,*,*, GLuint,*,*
|
||||||
MaskedStencilValue,*,*, GLuint,*,*
|
MaskedStencilValue,*,*, GLuint,*,*
|
||||||
MaterialFace,*,*, GLenum,*,*
|
MaterialFace,*,*, GLenum,*,*
|
||||||
MaterialParameter,*,*, GLenum,*,*
|
MaterialParameter,*,*, GLenum,*,*
|
||||||
MatrixIndexPointerTypeARB,*,*, GLenum,*,*
|
MatrixIndexPointerTypeARB,*,*, GLenum,*,*
|
||||||
MatrixMode,*,*, GLenum,*,*
|
MatrixMode,*,*, GLenum,*,*
|
||||||
MatrixTransformNV,*,*, GLenum,*,*
|
MatrixTransformNV,*,*, GLenum,*,*
|
||||||
MeshMode1,*,*, GLenum,*,*
|
MeshMode1,*,*, GLenum,*,*
|
||||||
MeshMode2,*,*, GLenum,*,*
|
MeshMode2,*,*, GLenum,*,*
|
||||||
MinmaxTarget,*,*, GLenum,*,*
|
MinmaxTarget,*,*, GLenum,*,*
|
||||||
MinmaxTargetEXT,*,*, GLenum,*,*
|
MinmaxTargetEXT,*,*, GLenum,*,*
|
||||||
NormalPointerType,*,*, GLenum,*,*
|
NormalPointerType,*,*, GLenum,*,*
|
||||||
NurbsCallback,*,*, GLenum,*,*
|
NurbsCallback,*,*, GLenum,*,*
|
||||||
NurbsObj,*,*, GLUnurbs*,*,*
|
NurbsObj,*,*, GLUnurbs*,*,*
|
||||||
NurbsProperty,*,*, GLenum,*,*
|
NurbsProperty,*,*, GLenum,*,*
|
||||||
NurbsTrim,*,*, GLenum,*,*
|
NurbsTrim,*,*, GLenum,*,*
|
||||||
OcclusionQueryParameterNameNV,*,*, GLenum,*,*
|
OcclusionQueryParameterNameNV,*,*, GLenum,*,*
|
||||||
PixelCopyType,*,*, GLenum,*,*
|
PixelCopyType,*,*, GLenum,*,*
|
||||||
PixelFormat,*,*, GLenum,*,*
|
PixelFormat,*,*, GLenum,*,*
|
||||||
PixelInternalFormat,*,*, GLenum,*,*
|
PixelInternalFormat,*,*, GLenum,*,*
|
||||||
PixelMap,*,*, GLenum,*,*
|
PixelMap,*,*, GLenum,*,*
|
||||||
PixelStoreParameter,*,*, GLenum,*,*
|
PixelStoreParameter,*,*, GLenum,*,*
|
||||||
PixelTexGenModeSGIX,*,*, GLenum,*,*
|
PixelTexGenModeSGIX,*,*, GLenum,*,*
|
||||||
PixelTexGenParameterNameSGIS,*,*, GLenum,*,*
|
PixelTexGenParameterNameSGIS,*,*, GLenum,*,*
|
||||||
PixelTransferParameter,*,*, GLenum,*,*
|
PixelTransferParameter,*,*, GLenum,*,*
|
||||||
PixelTransformPNameEXT,*,*, GLenum,*,*
|
PixelTransformPNameEXT,*,*, GLenum,*,*
|
||||||
PixelTransformTargetEXT,*,*, GLenum,*,*
|
PixelTransformTargetEXT,*,*, GLenum,*,*
|
||||||
PixelType,*,*, GLenum,*,*
|
PixelType,*,*, GLenum,*,*
|
||||||
PointParameterNameARB,*,*, GLenum,*,*
|
PointParameterNameARB,*,*, GLenum,*,*
|
||||||
PolygonMode,*,*, GLenum,*,*
|
PolygonMode,*,*, GLenum,*,*
|
||||||
ProgramNV,*,*, GLuint,*,*
|
ProgramNV,*,*, GLuint,*,*
|
||||||
ProgramCharacterNV,*,*, GLubyte,*,*
|
ProgramCharacterNV,*,*, GLubyte,*,*
|
||||||
ProgramParameterNV,*,*, GLenum,*,*
|
ProgramParameterNV,*,*, GLenum,*,*
|
||||||
QuadricCallback,*,*, GLenum,*,*
|
QuadricCallback,*,*, GLenum,*,*
|
||||||
QuadricDrawStyle,*,*, GLenum,*,*
|
QuadricDrawStyle,*,*, GLenum,*,*
|
||||||
QuadricNormal,*,*, GLenum,*,*
|
QuadricNormal,*,*, GLenum,*,*
|
||||||
QuadricObj,*,*, GLUquadric*,*,*
|
QuadricObj,*,*, GLUquadric*,*,*
|
||||||
QuadricOrientation,*,*, GLenum,*,*
|
QuadricOrientation,*,*, GLenum,*,*
|
||||||
ReadBufferMode,*,*, GLenum,*,*
|
ReadBufferMode,*,*, GLenum,*,*
|
||||||
RenderingMode,*,*, GLenum,*,*
|
RenderingMode,*,*, GLenum,*,*
|
||||||
ReplacementCodeSUN,*,*, GLuint,*,*
|
ReplacementCodeSUN,*,*, GLuint,*,*
|
||||||
ReplacementCodeTypeSUN,*,*, GLenum,*,*
|
ReplacementCodeTypeSUN,*,*, GLenum,*,*
|
||||||
SamplePassARB,*,*, GLenum,*,*
|
SamplePassARB,*,*, GLenum,*,*
|
||||||
SamplePatternEXT,*,*, GLenum,*,*
|
SamplePatternEXT,*,*, GLenum,*,*
|
||||||
SamplePatternSGIS,*,*, GLenum,*,*
|
SamplePatternSGIS,*,*, GLenum,*,*
|
||||||
SecondaryColorPointerTypeIBM,*,*, GLenum,*,*
|
SecondaryColorPointerTypeIBM,*,*, GLenum,*,*
|
||||||
SelectName,*,*, GLuint,*,*
|
SelectName,*,*, GLuint,*,*
|
||||||
SeparableTarget,*,*, GLenum,*,*
|
SeparableTarget,*,*, GLenum,*,*
|
||||||
SeparableTargetEXT,*,*, GLenum,*,*
|
SeparableTargetEXT,*,*, GLenum,*,*
|
||||||
ShadingModel,*,*, GLenum,*,*
|
ShadingModel,*,*, GLenum,*,*
|
||||||
SizeI,*,*, GLsizei,*,*
|
SizeI,*,*, GLsizei,*,*
|
||||||
SpriteParameterNameSGIX,*,*, GLenum,*,*
|
SpriteParameterNameSGIX,*,*, GLenum,*,*
|
||||||
StencilFunction,*,*, GLenum,*,*
|
StencilFunction,*,*, GLenum,*,*
|
||||||
StencilFaceDirection,*,*, GLenum,*,*
|
StencilFaceDirection,*,*, GLenum,*,*
|
||||||
StencilOp,*,*, GLenum,*,*
|
StencilOp,*,*, GLenum,*,*
|
||||||
StencilValue,*,*, GLint,*,*
|
StencilValue,*,*, GLint,*,*
|
||||||
String,*,*, GLstring,*,*
|
String,*,*, GLstring,*,*
|
||||||
StringName,*,*, GLenum,*,*
|
StringName,*,*, GLenum,*,*
|
||||||
TangentPointerTypeEXT,*,*, GLenum,*,*
|
TangentPointerTypeEXT,*,*, GLenum,*,*
|
||||||
TessCallback,*,*, GLenum,*,*
|
TessCallback,*,*, GLenum,*,*
|
||||||
TessContour,*,*, GLenum,*,*
|
TessContour,*,*, GLenum,*,*
|
||||||
TessProperty,*,*, GLenum,*,*
|
TessProperty,*,*, GLenum,*,*
|
||||||
TesselatorObj,*,*, GLUtesselator*,*,*
|
TesselatorObj,*,*, GLUtesselator*,*,*
|
||||||
TexCoordPointerType,*,*, GLenum,*,*
|
TexCoordPointerType,*,*, GLenum,*,*
|
||||||
Texture,*,*, GLuint,*,*
|
Texture,*,*, GLuint,*,*
|
||||||
TextureComponentCount,*,*, GLint,*,*
|
TextureComponentCount,*,*, GLint,*,*
|
||||||
TextureCoordName,*,*, GLenum,*,*
|
TextureCoordName,*,*, GLenum,*,*
|
||||||
TextureEnvParameter,*,*, GLenum,*,*
|
TextureEnvParameter,*,*, GLenum,*,*
|
||||||
TextureEnvTarget,*,*, GLenum,*,*
|
TextureEnvTarget,*,*, GLenum,*,*
|
||||||
TextureFilterSGIS,*,*, GLenum,*,*
|
TextureFilterSGIS,*,*, GLenum,*,*
|
||||||
TextureGenParameter,*,*, GLenum,*,*
|
TextureGenParameter,*,*, GLenum,*,*
|
||||||
TextureNormalModeEXT,*,*, GLenum,*,*
|
TextureNormalModeEXT,*,*, GLenum,*,*
|
||||||
TextureParameterName,*,*, GLenum,*,*
|
TextureParameterName,*,*, GLenum,*,*
|
||||||
TextureTarget,*,*, GLenum,*,*
|
TextureTarget,*,*, GLenum,*,*
|
||||||
TextureUnit,*,*, GLenum,*,*
|
TextureUnit,*,*, GLenum,*,*
|
||||||
UInt16,*,*, GLushort,*,*
|
UInt16,*,*, GLushort,*,*
|
||||||
UInt32,*,*, GLuint,*,*
|
UInt32,*,*, GLuint,*,*
|
||||||
UInt8,*,*, GLubyte,*,*
|
UInt8,*,*, GLubyte,*,*
|
||||||
VertexAttribEnumNV,*,*, GLenum,*,*
|
VertexAttribEnumNV,*,*, GLenum,*,*
|
||||||
VertexAttribPointerTypeNV,*,*, GLenum,*,*
|
VertexAttribPointerTypeNV,*,*, GLenum,*,*
|
||||||
VertexPointerType,*,*, GLenum,*,*
|
VertexPointerType,*,*, GLenum,*,*
|
||||||
VertexWeightPointerTypeEXT,*,*, GLenum,*,*
|
VertexWeightPointerTypeEXT,*,*, GLenum,*,*
|
||||||
Void,*,*, GLvoid,*,*
|
Void,*,*, GLvoid,*,*
|
||||||
VoidPointer,*,*, GLvoid*,*,*
|
VoidPointer,*,*, GLvoid*,*,*
|
||||||
ConstVoidPointer,*,*, GLvoid* const,*,*
|
ConstVoidPointer,*,*, GLvoid* const,*,*
|
||||||
WeightPointerTypeARB,*,*, GLenum,*,*
|
WeightPointerTypeARB,*,*, GLenum,*,*
|
||||||
WinCoord,*,*, GLint,*,*
|
WinCoord,*,*, GLint,*,*
|
||||||
void,*,*, *,*,*
|
void,*,*, *,*,*
|
||||||
ArrayObjectPNameATI,*,*, GLenum,*,*
|
ArrayObjectPNameATI,*,*, GLenum,*,*
|
||||||
ArrayObjectUsageATI,*,*, GLenum,*,*,
|
ArrayObjectUsageATI,*,*, GLenum,*,*,
|
||||||
ConstFloat32,*,*, GLfloat,*,*
|
ConstFloat32,*,*, GLfloat,*,*
|
||||||
ConstInt32,*,*, GLint,*,*
|
ConstInt32,*,*, GLint,*,*
|
||||||
ConstUInt32,*,*, GLuint,*,*
|
ConstUInt32,*,*, GLuint,*,*
|
||||||
ConstVoid,*,*, GLvoid,*,*
|
ConstVoid,*,*, GLvoid,*,*
|
||||||
DataTypeEXT,*,*, GLenum,*,*
|
DataTypeEXT,*,*, GLenum,*,*
|
||||||
FragmentOpATI,*,*, GLenum,*,*
|
FragmentOpATI,*,*, GLenum,*,*
|
||||||
GetTexBumpParameterATI,*,*, GLenum,*,*
|
GetTexBumpParameterATI,*,*, GLenum,*,*
|
||||||
GetVariantValueEXT,*,*, GLenum,*,*
|
GetVariantValueEXT,*,*, GLenum,*,*
|
||||||
ParameterRangeEXT,*,*, GLenum,*,*
|
ParameterRangeEXT,*,*, GLenum,*,*
|
||||||
PreserveModeATI,*,*, GLenum,*,*
|
PreserveModeATI,*,*, GLenum,*,*
|
||||||
ProgramFormatARB,*,*, GLenum,*,*
|
ProgramFormatARB,*,*, GLenum,*,*
|
||||||
ProgramTargetARB,*,*, GLenum,*,*
|
ProgramTargetARB,*,*, GLenum,*,*
|
||||||
ProgramPropertyARB,*,*, GLenum,*,*
|
ProgramPropertyARB,*,*, GLenum,*,*
|
||||||
ProgramStringPropertyARB,*,*, GLenum,*,*
|
ProgramStringPropertyARB,*,*, GLenum,*,*
|
||||||
ScalarType,*,*, GLenum,*,*
|
ScalarType,*,*, GLenum,*,*
|
||||||
SwizzleOpATI,*,*, GLenum,*,*
|
SwizzleOpATI,*,*, GLenum,*,*
|
||||||
TexBumpParameterATI,*,*, GLenum,*,*
|
TexBumpParameterATI,*,*, GLenum,*,*
|
||||||
VariantCapEXT,*,*, GLenum,*,*
|
VariantCapEXT,*,*, GLenum,*,*
|
||||||
VertexAttribPointerPropertyARB,*,*, GLenum,*,*
|
VertexAttribPointerPropertyARB,*,*, GLenum,*,*
|
||||||
VertexAttribPointerTypeARB,*,*, GLenum,*,*
|
VertexAttribPointerTypeARB,*,*, GLenum,*,*
|
||||||
VertexAttribPropertyARB,*,*, GLenum,*,*
|
VertexAttribPropertyARB,*,*, GLenum,*,*
|
||||||
VertexShaderCoordOutEXT,*,*, GLenum,*,*
|
VertexShaderCoordOutEXT,*,*, GLenum,*,*
|
||||||
VertexShaderOpEXT,*,*, GLenum,*,*
|
VertexShaderOpEXT,*,*, GLenum,*,*
|
||||||
VertexShaderParameterEXT,*,*, GLenum,*,*
|
VertexShaderParameterEXT,*,*, GLenum,*,*
|
||||||
VertexShaderStorageTypeEXT,*,*, GLenum,*,*
|
VertexShaderStorageTypeEXT,*,*, GLenum,*,*
|
||||||
VertexShaderTextureUnitParameter,*,*, GLenum,*,*
|
VertexShaderTextureUnitParameter,*,*, GLenum,*,*
|
||||||
VertexShaderWriteMaskEXT,*,*, GLenum,*,*
|
VertexShaderWriteMaskEXT,*,*, GLenum,*,*
|
||||||
VertexStreamATI,*,*, GLenum,*,*
|
VertexStreamATI,*,*, GLenum,*,*
|
||||||
PNTrianglesPNameATI,*,*, GLenum,*,*
|
PNTrianglesPNameATI,*,*, GLenum,*,*
|
||||||
# ARB_vertex_buffer_object types and core equivalents for new types
|
# ARB_vertex_buffer_object types and core equivalents for new types
|
||||||
VertexBufferOffset,*,*, GLintptr,*,*
|
VertexBufferOffset,*,*, GLintptr,*,*
|
||||||
VertexBufferSize,*,*, GLsizeiptr,*,*
|
VertexBufferSize,*,*, GLsizeiptr,*,*
|
||||||
VertexBufferAccessARB,*,*, GLenum,*,*
|
VertexBufferAccessARB,*,*, GLenum,*,*
|
||||||
VertexBufferOffsetARB,*,*, GLintptrARB,*,*
|
VertexBufferOffsetARB,*,*, GLintptrARB,*,*
|
||||||
VertexBufferPNameARB,*,*, GLenum,*,*
|
VertexBufferPNameARB,*,*, GLenum,*,*
|
||||||
VertexBufferPointerNameARB,*,*, GLenum,*,*
|
VertexBufferPointerNameARB,*,*, GLenum,*,*
|
||||||
VertexBufferSizeARB,*,*, GLsizeiptrARB,*,*
|
VertexBufferSizeARB,*,*, GLsizeiptrARB,*,*
|
||||||
VertexBufferTargetARB,*,*, GLenum,*,*
|
VertexBufferTargetARB,*,*, GLenum,*,*
|
||||||
VertexBufferUsageARB,*,*, GLenum,*,*
|
VertexBufferUsageARB,*,*, GLenum,*,*
|
||||||
# APPLE_fence
|
# APPLE_fence
|
||||||
ObjectTypeAPPLE,*,*, GLenum,*,*
|
ObjectTypeAPPLE,*,*, GLenum,*,*
|
||||||
# APPLE_vertex_array_range
|
# APPLE_vertex_array_range
|
||||||
VertexArrayPNameAPPLE,*,*, GLenum,*,*
|
VertexArrayPNameAPPLE,*,*, GLenum,*,*
|
||||||
# ATI_draw_buffers
|
# ATI_draw_buffers
|
||||||
DrawBufferModeATI,*,*, GLenum,*,*
|
DrawBufferModeATI,*,*, GLenum,*,*
|
||||||
# NV_half
|
# NV_half
|
||||||
Half16NV,*,*, GLhalfNV,*,*
|
Half16NV,*,*, GLhalfNV,*,*
|
||||||
# NV_pixel_data_range
|
# NV_pixel_data_range
|
||||||
PixelDataRangeTargetNV,*,*, GLenum,*,*
|
PixelDataRangeTargetNV,*,*, GLenum,*,*
|
||||||
# Generic types for as-yet-unspecified enums
|
# Generic types for as-yet-unspecified enums
|
||||||
GLenum,*,*, GLenum,*,*
|
GLenum,*,*, GLenum,*,*
|
||||||
handleARB,*,*, GLhandleARB,*,*
|
handleARB,*,*, GLhandleARB,*,*
|
||||||
charARB,*,*, GLcharARB,*,*
|
charARB,*,*, GLcharARB,*,*
|
||||||
charPointerARB,*,*, GLcharARB*,*,*
|
charPointerARB,*,*, GLcharARB*,*,*
|
||||||
|
|
||||||
# 64 bit types (introduced in 2.1)
|
# 64 bit types (introduced in 2.1)
|
||||||
Int64EXT, GLint64
|
Int64EXT, GLint64
|
||||||
UInt64EXT, GLuint64
|
UInt64EXT, GLuint64
|
Loading…
Reference in a new issue