summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_winsys.c
AgeCommit message (Expand)Author
2009-03-11trace: Move buffer functions from winsys to screenJakob Bornecrantz
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-21trace: Hack to detect writes to user buffers.José Fonseca
2008-08-15trace: Fix typo.José Fonseca
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca
2008-08-15trace: Several fixes.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: More dump fixes.José Fonseca
2008-08-12trace: Replace buffer_map+memcpy+buffer_unmap by buffer_writeJosé Fonseca
2008-08-12trace: Zero the buffers to avoid dumping uninitialized memory.José Fonseca
2008-08-12trace: Trace winsys/screen/context creation.José Fonseca
2008-08-09trace: Dump writes to pipe_buffers.José Fonseca
2008-08-09trace: Trace pipe_winsys calls.José Fonseca