summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg2008-08-284-23/+88
| | | | | | | | | Still to resolve is the swap buffer request. It should probably be broken into two requests, one to post the swap request and one to wait for it to be completed. Also, need to find a good solution to CopySubBuffer that doesn't require a roundtrip per rectangle. Don't need to solve all this for 2.0, though, can add requests later on.
* Adjust pkg-config cflags to match other proto modules.dri2proto-1.1Kristian Høgsberg2008-04-022-2/+2
|
* Add reemitDrawableInfo protocol.dri2proto-1.0.0Kristian Høgsberg2008-03-261-16/+37
| | | | | | Also, remove the screen number where it's redundant and rename drmDrawable in the create drawable request to just 'handle' now that we don't rely on drm drawables.
* Fix typo in xDRI2QueryVersionReq req type field.Kristian Høgsberg2008-03-121-1/+1
|
* Initial commit.Kristian Høgsberg2008-03-126-0/+215