diff options
author | Andrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu> | 2012-05-08 23:03:55 -0400 |
---|---|---|
committer | Andrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu> | 2012-05-08 23:03:55 -0400 |
commit | 00c6217ca905b08ce0acda9a90492b5c1dc358e8 (patch) | |
tree | 0ba43549789d4b3cdefb7c9e4ece741ad0434ddb /nexgb/auto_xf86dri.go | |
parent | 5d64f69030fd427f8518b8255f10fab3fc51b72a (diff) | |
download | haven-00c6217ca905b08ce0acda9a90492b5c1dc358e8.tar.gz haven-00c6217ca905b08ce0acda9a90492b5c1dc358e8.tar.xz haven-00c6217ca905b08ce0acda9a90492b5c1dc358e8.zip |
update
Diffstat (limited to 'nexgb/auto_xf86dri.go')
-rw-r--r-- | nexgb/auto_xf86dri.go | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/nexgb/auto_xf86dri.go b/nexgb/auto_xf86dri.go index 5930f79..eb9b14a 100644 --- a/nexgb/auto_xf86dri.go +++ b/nexgb/auto_xf86dri.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by xf86dri.xml on May 7 2012 11:34:26pm EDT. + This file was generated by xf86dri.xml on May 8 2012 11:03:24pm EDT. This file is automatically generated. Edit at your peril! */ @@ -33,16 +33,6 @@ func init() { newExtErrorFuncs["XFree86-DRI"] = make(map[int]newErrorFun) } -// Skipping definition for base type 'Card32' - -// Skipping definition for base type 'Double' - -// Skipping definition for base type 'Bool' - -// Skipping definition for base type 'Float' - -// Skipping definition for base type 'Id' - // Skipping definition for base type 'Card8' // Skipping definition for base type 'Int16' @@ -59,6 +49,16 @@ func init() { // Skipping definition for base type 'Char' +// Skipping definition for base type 'Card32' + +// Skipping definition for base type 'Double' + +// Skipping definition for base type 'Bool' + +// Skipping definition for base type 'Float' + +// Skipping definition for base type 'Id' + // 'Xf86driDrmClipRect' struct definition // Size: 8 type Xf86driDrmClipRect struct { |