summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/identity/id_drm.c
AgeCommit message (Expand)Author
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-04-23gallium: s/free/FREE/ and same for friends.José Fonseca
2010-03-30identity: Remove unnecessary header.Vinson Lee
2010-03-25identity: Remove unnecessary header.Vinson Lee
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-26gallium/identity: remove unneeded path prefixes on #includesBrian Paul
2010-02-18identity: Propagate api->name and api->driver_name upJakob Bornecrantz
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-11gallium/identity: remove stray semicolonsBrian Paul
2009-06-30identity: Create a drm_api wrapperJakob Bornecrantz