diff options
author | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-03-28 10:27:22 +0200 |
commit | 20f3d5fe27c7c939479ee6c824bd3502e5f99c14 (patch) | |
tree | 7f5bc54fabcabc0c65cdaf40babfa1a0099ba1ba /xorg-server/hw/xwin/glx/gl.tm | |
parent | 46408a5a4bc46de10f3370ba3da1c404a2730f76 (diff) | |
download | vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.gz vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.tar.bz2 vcxsrv-20f3d5fe27c7c939479ee6c824bd3502e5f99c14.zip |
Synchronised files
Diffstat (limited to 'xorg-server/hw/xwin/glx/gl.tm')
-rw-r--r-- | xorg-server/hw/xwin/glx/gl.tm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/glx/gl.tm b/xorg-server/hw/xwin/glx/gl.tm index f7b3856ac..3d2c43b08 100644 --- a/xorg-server/hw/xwin/glx/gl.tm +++ b/xorg-server/hw/xwin/glx/gl.tm @@ -326,3 +326,21 @@ vdpauSurfaceNV,*,*, GLvdpauSurfaceNV,*,*, # External API types cl_context,*,*, struct _cl_context *,*,* cl_event,*,*, struct _cl_event *,*,* +Path,*,*, GLuint,*,* +PathColor,*,*, GLenum,*,* +PathColorFormat,*,*, GLenum,*,* +PathCommand,*,*, GLubyte,*,* +PathCoordType,*,*, GLenum,*,* +PathCoverMode,*,*, GLenum,*,* +PathElementType,*,*, GLenum,*,* +PathElement,*,*, GLvoid,*,* +PathFillMode,*,*, GLenum,*,* +PathFontStyle,*,*, GLbitfield,*,* +PathFontTarget,*,*, GLenum,*,* +PathGenMode,*,*, GLenum,*,* +PathListMode,*,*, GLenum,*,* +PathMetricMask,*,*, GLbitfield,*,* +PathParameter,*,*, GLenum,*,* +PathStringFormat,*,*, GLenum,*,* +PathTransformType,*,*, GLenum,*,* +PathHandleMissingGlyphs,*,*, GLenum,*,* |