summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_texture.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06gallium/drivers: Trivial code-style cleanupEdward O'Callaghan1-6/+6
2015-01-28gallium: Replace u_simple_list.h with util/simple_list.hEric Anholt1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-02-15trace: add context pointer sanity checkingBrian Paul1-0/+1
2013-02-15trace: fix incorrect trace_surface::base.context pointerBrian Paul1-1/+3
2012-10-11gallium: unify transfer functionsMarek Olšák1-5/+1
2011-04-06trace: Correct/cleanup.José Fonseca1-18/+18
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-3/+3
2010-05-12trace: Remove rbug from traceJakob Bornecrantz1-17/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-24/+23
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell1-7/+9
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell1-5/+8
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-0/+1
2009-04-17trace: Keep screen objects on listsJakob Bornecrantz1-0/+21
2009-04-08trace: Simplify cast wrappers.José Fonseca1-9/+3
2009-03-16trace: Re-init refcounters just incaseJakob Bornecrantz1-0/+3
2009-03-11trace: Remove all whitespace at EOLJakob Bornecrantz1-24/+24
2009-03-11trace: Fixup trace a bitJakob Bornecrantz1-2/+4
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer1-1/+0
2009-03-04gallium: Unify reference counting.Michel Dänzer1-2/+2
2009-02-18gallium: Fix up trace driver for introduction of struct pipe_transfer.Michel Dänzer1-0/+40
2009-01-20gallium: Remove the standalone surfaces.José Fonseca1-1/+0
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul1-1/+1
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca1-0/+112