summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/tr_texture.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Trivial code-style cleanupEdward O'Callaghan2015-12-061-3/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* trace: fix incorrect trace_surface::base.context pointerBrian Paul2013-02-151-2/+3
* trace: move struct tr_list to tr_texture.hBrian Paul2013-02-151-0/+8
* trace: Correct/cleanup.José Fonseca2011-04-061-3/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-14/+15
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-3/+7
|\
| * gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-1/+3
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-2/+4
* | trace: Fix after sampler view changes.Michal Krol2010-02-231-2/+0
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-0/+19
|/
* trace: Keep screen objects on listsJakob Bornecrantz2009-04-171-0/+6
* trace: Simplify cast wrappers.José Fonseca2009-04-081-18/+9
* trace: Remove all whitespace at EOLJakob Bornecrantz2009-03-111-8/+8
* trace: Fixup trace a bitJakob Bornecrantz2009-03-111-0/+3
* gallium: Fix up trace driver for introduction of struct pipe_transfer.Michel Dänzer2009-02-181-0/+27
* trace: Wrap all textures and surface created by the pipe driver.José Fonseca2008-08-151-0/+95