summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_drm.c
Commit message (Expand)AuthorAgeFilesLines
* targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2010-03-091-0/+1
* gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-011-65/+1
* gallium/trace: remove unneeded path prefixes on #includesBrian Paul2010-02-261-5/+5
* trace: Propagate api->name upJakob Bornecrantz2010-02-181-0/+1
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-19/+0
* st/drm: Expose kernel driver nameJakob Bornecrantz2010-01-191-0/+1
* trace: Check for destroy before calling itJakob Bornecrantz2009-10-201-1/+3
* drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-281-56/+31
* gallium/trace: remove stray semicolonsBrian Paul2009-08-111-2/+2
* trace: Use correct texture in drm_api wrapperJakob Bornecrantz2009-08-051-1/+1
* trace: Add drm api integrationJakob Bornecrantz2009-07-021-0/+211