Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-28 | Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1 | Kristian Høgsberg | 4 | -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. | |||||
2008-04-02 | Adjust pkg-config cflags to match other proto modules.dri2proto-1.1 | Kristian Høgsberg | 2 | -2/+2 | |
2008-03-26 | Add reemitDrawableInfo protocol.dri2proto-1.0.0 | Kristian Høgsberg | 1 | -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. | |||||
2008-03-12 | Fix typo in xDRI2QueryVersionReq req type field. | Kristian Høgsberg | 1 | -1/+1 | |
2008-03-12 | Initial commit. | Kristian Høgsberg | 6 | -0/+215 | |