Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trace: Add missing p_compiler.h include. | Jose Fonseca | 2015-06-12 | 1 | -0/+2 |
| | | | | | | For boolean. Trivial. | ||||
* | rbug: Add to all targets that link against trace | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+3 |
| | | | | | | 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. | ||||
* | trace: Make tr_public.h c++ friendly. | José Fonseca | 2010-03-10 | 1 | -9/+17 |
| | |||||
* | targets/libgl-xlib: add code to inject trace and identity layers | Keith Whitwell | 2010-03-09 | 1 | -0/+37 |
Finally we can inject layers for debug, trace and "other" with relative ease between state-tracker and driver. |