summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug/rbug_public.h
AgeCommit message (Collapse)Author
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
Also added calls to the create function in target helpers and in tr_drm.c the latter being a hack and should be replaced with the wrap screen target helper. But at least this way we don't regress.
2010-05-12rbug: Break out of traceJakob Bornecrantz