summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_screen.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-02-15trace: whitespace, comment clean-upsBrian Paul1-6/+2
2013-02-15trace: move struct tr_list to tr_texture.hBrian Paul1-5/+0
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz1-3/+0
2010-05-12trace: Remove rbug from traceJakob Bornecrantz1-47/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-5/+1
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell1-0/+1
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell1-3/+0
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca1-1/+1
2009-06-01trace/rbug: Add rbug integration for remote debuggingJakob Bornecrantz1-2/+19
2009-05-16trace: Export enabled statusJakob Bornecrantz1-0/+7
2009-04-17trace: Keep screen objects on listsJakob Bornecrantz1-0/+33
2009-03-11trace: Move buffer functions from winsys to screenJakob Bornecrantz1-0/+13
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz1-2/+2
2008-08-19trace: Support C++.José Fonseca1-0/+9
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca1-14/+2
2008-08-15trace: Trace surface contents.José Fonseca1-0/+5
2008-08-15trace: Make stream a global variable.José Fonseca1-5/+0
2008-08-09trace: Remove unused code.José Fonseca1-2/+0
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca1-0/+65