summaryrefslogtreecommitdiff
path: root/src/xf86dri.xml
Commit message (Collapse)AuthorAgeFilesLines
* xf86dri: fix GetDrawableInfo replyJulien Cristau2010-06-241-1/+6
| | | | | | | Add missing fields and list of clip rects. Reviewed-by: Peter Harris <pharris@opentext.com> Signed-off-by: Julien Danjou <julien@danjou.info>
* xf86dri.xml seems to have been wrong forever. Fixes bug #16894.Jamey Sharp2009-10-091-3/+1
|
* Change type="CARD8" to type="char" where the X specs require a STRING8Thomas Hunger2008-11-191-2/+2
|
* Modifies new attribute from previous patch so that it need only be usedEamon Walsh2007-04-101-1/+1
| | | | on extensions with split names.
* Introduces attribute to schema and modifies currently special-casedEamon Walsh2007-03-291-1/+1
| | | | protocol descriptions to use it.
* Added major-version and minor-version attributes to the xcb tag.Jeremy Kolb jkolb@brandeis.edu2006-10-291-1/+2
|
* Move extension descriptions out of extensions/ subdirectoryJosh Triplett2006-10-151-0/+168
Now that the extensions do not get installed to an extensions/ subdirectory, move them out of the extensions/ subdirectory in the source as well.