summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/SConscript
AgeCommit message (Collapse)Author
2008-09-08trace: Use util's stream.José Fonseca
2008-08-18trace: Preliminary stream implementation for GDI.José Fonseca
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca
That is, Unfortunately, this causes a regression in softpipe, where the output gets tyled.
2008-08-09trace: Trace pipe_winsys calls.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca
Only pipe_screen calls traced, and only linux supported, for now.