summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_screen.c
AgeCommit message (Expand)Author
2009-03-13trace: Fix some typosJakob Bornecrantz
2009-03-12trace: Wrap pipe_buffersJakob Bornecrantz
2009-03-11trace: Move buffer functions from winsys to screenJakob Bornecrantz
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz
2009-03-11trace: Fixup trace a bitJakob Bornecrantz
2009-03-11trace: Fixup trace a bitJakob Bornecrantz
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-18gallium: Fix up trace driver for introduction of struct pipe_transfer.Michel Dänzer
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-22trace: Don't trace texture/surfaces releases, only destructions.José Fonseca
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca
2008-08-15trace: Trace surface contents.José Fonseca
2008-08-15trace: Make stream a global variable.José Fonseca
2008-08-14trace: Separate the trace screen/context vs the original screen/context.José Fonseca
2008-08-12trace: Trace winsys/screen/context creation.José Fonseca
2008-08-09trace: Prevent tracing internal pipe driver calls.José Fonseca
2008-08-09trace: Trace pipe_winsys calls.José Fonseca
2008-08-07trace: Dump format names.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca