summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_texture.c
AgeCommit message (Expand)Author
2009-04-17trace: Keep screen objects on listsJakob Bornecrantz
2009-04-08trace: Simplify cast wrappers.José Fonseca
2009-03-16trace: Re-init refcounters just incaseJakob Bornecrantz
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz
2009-03-11trace: Fixup trace a bitJakob Bornecrantz
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
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
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-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca