summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity/id_drm.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Remove drm_api and all references to itJakob Bornecrantz2010-06-241-93/+0
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-6/+2
* gallium: s/free/FREE/ and same for friends.José Fonseca2010-04-231-1/+1
* identity: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
* identity: Remove unnecessary header.Vinson Lee2010-03-251-1/+0
* gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-011-59/+0
* gallium/identity: remove unneeded path prefixes on #includesBrian Paul2010-02-261-5/+5
* identity: Propagate api->name and api->driver_name upJakob Bornecrantz2010-02-181-0/+2
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-17/+0
* drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-281-52/+38
* gallium/identity: remove stray semicolonsBrian Paul2009-08-111-2/+2
* identity: Create a drm_api wrapperJakob Bornecrantz2009-06-301-0/+187