aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_texture.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Trivial code-style cleanupEdward O'Callaghan2015-12-061-6/+6
* gallium: Replace u_simple_list.h with util/simple_list.hEric Anholt2015-01-281-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* trace: add context pointer sanity checkingBrian Paul2013-02-151-0/+1
* trace: fix incorrect trace_surface::base.context pointerBrian Paul2013-02-151-1/+3
* gallium: unify transfer functionsMarek Olšák2012-10-111-5/+1
* trace: Correct/cleanup.José Fonseca2011-04-061-18/+18
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+3
* trace: Remove rbug from traceJakob Bornecrantz2010-05-121-17/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-24/+23
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-7/+9
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-5/+8
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* 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