summaryrefslogtreecommitdiff
path: root/xcb-proto
AgeCommit message (Expand)AuthorFilesLines
2006-02-10Add note regarding buggy X server implementations of GLX, and how to workJamey Sharp1-0/+18
2006-01-15updateJeremy Kolb1-1/+10
2006-01-15Adding TODO for extensions.Jeremy Kolb1-0/+30
2006-01-15X-Resource extension added. Tested with variant ofJeremy Kolb2-0/+81
2006-01-12Initial support for XVideo-MotionCompensation extension.Jeremy Kolb1-0/+140
2006-01-12Add support for XPrint, Xv, XvMCJeremy Kolb1-1/+4
2006-01-12Fixed PutImage and Image struct. Should now work fully with Xv 2.2.Jeremy Kolb1-16/+21
2005-12-30Fixed some types, finally got QueryEncodings right.Jeremy Kolb1-3/+20
2005-12-17Fixed some padding issues and BYTE -> char for names.Jeremy Kolb1-6/+6
2005-12-17Mountain of changes. Added some enums, fixed more structs and requests.Jeremy Kolb1-5/+28
2005-11-19Fixed errors.Jeremy Kolb1-6/+7
2005-11-19Added Xv{Shm}PutImage requests.Jeremy Kolb1-4/+41
2005-11-19Fixed a number of padding issues, QueryImageAttributes now returns theJeremy Kolb1-3/+16
2005-09-29Changed DAMAGE to xid from CARD32. This will make Vincent happy.Jeremy Kolb1-1/+1
2005-07-18Fixed QueryExtension, added a new type.Jeremy Kolb1-6/+6
2005-07-18Make a list length explicit.Jeremy Kolb1-1/+3
2005-07-15screensaver extensionVincent Torri1-0/+128
2005-07-15oups, copy/paste...Vincent Torri1-2/+4
2005-07-15missing enumVincent Torri1-0/+13
2005-07-15This is an initial version of the xprint protocol. It should all work withJeremy Kolb1-0/+323
2005-06-07Change some typedefs to xidtypes.Josh Triplett1-2/+2
2005-06-06VERY preliminary support for the XVideo extension. Should be okay up untilJeremy Kolb1-0/+333
2005-05-22Fix ClientMessage event, which needs to contain either a list of CARD8,Josh Triplett1-1/+10
2005-05-15testJeremy Kolb1-1/+0
2005-05-15Changed context/namespaceJeremy Kolb1-8/+8
2005-05-10Added ARB non-rendering requests.Jeremy Kolb1-2/+237
2005-05-08XCBGlxPBUFFER XCBGlxWINDOW XCBGlxFBCONFIG XCBGlxDRAWABLEJeremy Kolb1-22/+35
2005-05-03Ship record.xml. It should work now, and not shipping it was breaking theJosh Triplett1-0/+1
2005-04-27*** empty log message ***Jeremy Kolb1-1/+1
2005-04-26Fixed ReadPixelsJeremy Kolb1-6/+6
2005-04-25Changed field names to make autogeneration possible.Jeremy Kolb1-73/+73
2005-04-24Cleaned up Render request to send a list of bytes instead of RenderCommandJeremy Kolb1-19/+127
2005-04-24Document the new namespace mechanism for types. Change "Structure Fields"Josh Triplett1-2/+12
2005-04-24Added GLX single operations. Added new types using Josh's namespaceJeremy Kolb1-366/+1049
2005-04-23Bump version.Josh Triplett1-1/+1
2005-04-10Finally add ListFontsWithInfo description, since it should actually workJamey Sharp1-0/+33
2005-04-01Set version number to 1pre2v1.Josh Triplett1-1/+1
2005-03-27Removed installing record as it doesn't work yet. Added xf86dri.xmlJeremy Kolb1-1/+2
2005-03-27Added support for the XFree86-DRI extension.Jeremy Kolb1-0/+168
2005-03-27Fixed a field name.Jeremy Kolb1-1/+1
2005-03-25Update Debian packaging.Josh Triplett3-9/+27
2005-03-25s/pdx.freedesktop.org/lists.freedesktop.org/ in package email address.Josh Triplett1-1/+1
2005-03-24inital record.xmlJeremy Kolb1-0/+173
2005-02-11Add GLX protocol description; thanks to Jeremy Kolb.Josh Triplett2-0/+399
2005-02-11Add RandR protocol description; thanks to Jeremy Kolb.Josh Triplett2-0/+148
2005-02-03Add + and - to schema as valid operators.Josh Triplett1-1/+1
2005-01-19Add XML-XCB documentation.Josh Triplett2-0/+266
2004-11-08Replace extension element with extension-xname and extension-nameJosh Triplett14-1469/+1414
2004-11-07Remove non-applicable licenses from COPYING file.Josh Triplett1-127/+0
2004-11-07Merged changes for XML-XCB project.Josh Triplett18-2819/+33