summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_texture.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-05-12trace: Remove rbug from traceJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
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