summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Define an event to notify clients about the validity of their buffers.dri2proto-2.3Francisco Jerez2010-02-151-1/+1
| | | | | | Bumps the protocol and package versions. Signed-off-by: Francisco Jerez <currojerez@riseup.net>
* Add a DRI2DriverVDPAU driver type.Aaron Plattner2009-11-171-1/+1
| | | | | Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Kristian Høgsberg <krh@bitplanet.net>
* configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-11-151-5/+5
| | | | | | This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes.
* configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon2009-11-151-0/+1
| | | | | This turns off maintainer mode build rules in tarballs. Works in conjunction with autogen.sh --enable-maintainer-mode
* Add protocol for DRI2GetBuffersWithFormatdri2proto-2.1Ian Romanick2009-04-241-1/+1
| | | | | | | This function replaces DRI2GetBuffers. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kristian Høgsberg <krh@redhat.com>
* Bump to 2.0 and releasedri2proto-2.0Kristian Høgsberg2009-04-201-1/+1
|
* Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade2009-01-271-0/+4
|
* Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.dri2proto-1.99.3Kristian Høgsberg2008-12-011-1/+1
|
* Bump version to 1.99.2.Kristian Høgsberg2008-12-011-1/+1
|
* Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg2008-08-281-1/+1
| | | | | | | | | 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-021-1/+1
|
* Initial commit.Kristian Høgsberg2008-03-121-0/+8