summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug/rbug_screen.c
AgeCommit message (Collapse)Author
2010-05-21rbug: fix breakage due to interface changesRoland Scheidegger
2010-05-17rbug: remove extra semicolonBrian Paul
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