aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_screen.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* trace: whitespace, comment clean-upsBrian Paul2013-02-151-6/+2
* trace: move struct tr_list to tr_texture.hBrian Paul2013-02-151-5/+0
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-3/+0
* trace: Remove rbug from traceJakob Bornecrantz2010-05-121-47/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+1
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-0/+1
* targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2010-03-091-3/+0
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-1/+1
* trace/rbug: Add rbug integration for remote debuggingJakob Bornecrantz2009-06-011-2/+19
* trace: Export enabled statusJakob Bornecrantz2009-05-161-0/+7
* trace: Keep screen objects on listsJakob Bornecrantz2009-04-171-0/+33
* trace: Move buffer functions from winsys to screenJakob Bornecrantz2009-03-111-0/+13
* trace: Remove all whitespace at EOLJakob Bornecrantz2009-03-111-2/+2
* trace: Support C++.José Fonseca2008-08-191-0/+9
* trace: Wrap all textures and surface created by the pipe driver.José Fonseca2008-08-151-14/+2
* trace: Trace surface contents.José Fonseca2008-08-151-0/+5
* trace: Make stream a global variable.José Fonseca2008-08-151-5/+0
* trace: Remove unused code.José Fonseca2008-08-091-2/+0
* trace: New pipe driver to trace incoming calls.José Fonseca2008-08-071-0/+65