summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_drm.c
AgeCommit message (Expand)Author
2010-03-14trace: Remove unnecessary headers.Vinson Lee
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-26gallium/trace: remove unneeded path prefixes on #includesBrian Paul
2010-02-18trace: Propagate api->name upJakob Bornecrantz
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz
2009-10-20trace: Check for destroy before calling itJakob Bornecrantz
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-11gallium/trace: remove stray semicolonsBrian Paul
2009-08-05trace: Use correct texture in drm_api wrapperJakob Bornecrantz
2009-07-02trace: Add drm api integrationJakob Bornecrantz