Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-12 | rbug: Add to all targets that link against trace | Jakob 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-03-10 | trace: Make tr_public.h c++ friendly. | José Fonseca | |
2010-03-09 | targets/libgl-xlib: add code to inject trace and identity layers | Keith Whitwell | |
Finally we can inject layers for debug, trace and "other" with relative ease between state-tracker and driver. |