summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_texture.c
Commit message (Expand)AuthorAgeFilesLines
* trace: Keep screen objects on listsJakob Bornecrantz2009-04-171-0/+21
* trace: Simplify cast wrappers.José Fonseca2009-04-081-9/+3
* trace: Re-init refcounters just incaseJakob Bornecrantz2009-03-161-0/+3
* trace: Remove all whitespace at EOLJakob Bornecrantz2009-03-111-24/+24
* trace: Fixup trace a bitJakob Bornecrantz2009-03-111-2/+4
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-1/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* gallium: Fix up trace driver for introduction of struct pipe_transfer.Michel Dänzer2009-02-181-0/+40
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-1/+0
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* trace: Wrap all textures and surface created by the pipe driver.José Fonseca2008-08-151-0/+112