summaryrefslogtreecommitdiff
path: root/auto_xf86dri.go
diff options
context:
space:
mode:
authorAndrew Gallant (Ocelot) <[email protected]>2012-05-10 12:47:19 -0400
committerAndrew Gallant (Ocelot) <[email protected]>2012-05-10 12:47:19 -0400
commitb10760ea62c5c071496a71d1d9ab6752989a309f (patch)
tree5988ea2cfd75375e0b7b8395b4f67b7fbf25c86a /auto_xf86dri.go
parente73b778be590baf0a3944e1e4c95f10eaedf275d (diff)
make resource ids their own individual types. last commit before overhaul to sub-packages
Diffstat (limited to 'auto_xf86dri.go')
-rw-r--r--auto_xf86dri.go8
1 files changed, 3 insertions, 5 deletions
diff --git a/auto_xf86dri.go b/auto_xf86dri.go
index eb9b14a..4caa416 100644
--- a/auto_xf86dri.go
+++ b/auto_xf86dri.go
@@ -1,7 +1,7 @@
package xgb
/*
- This file was generated by xf86dri.xml on May 8 2012 11:03:24pm EDT.
+ This file was generated by xf86dri.xml on May 10 2012 12:39:34pm EDT.
This file is automatically generated. Edit at your peril!
*/
@@ -33,6 +33,8 @@ func init() {
newExtErrorFuncs["XFree86-DRI"] = make(map[int]newErrorFun)
}
+// Skipping definition for base type 'Float'
+
// Skipping definition for base type 'Card8'
// Skipping definition for base type 'Int16'
@@ -55,10 +57,6 @@ func init() {
// 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 {