summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_state_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-221-16/+16
* i915g: Fix maxlod computation.Stéphane Marchesin2014-11-221-3/+3
* i915g: Fix offset for level != 0Stéphane Marchesin2014-11-221-4/+21
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915g: Rename sampler to fragment_samplerStéphane Marchesin2013-10-071-3/+3
* i915g: Implement srgb textures the easy way.Stéphane Marchesin2012-10-021-3/+5
* i915g: Implement sRGB texturesStéphane Marchesin2012-06-261-0/+3
* i915g: Fix comments.Stéphane Marchesin2012-02-121-2/+2
* i915g: Turn an assert into a debug message, print more debug info for missing...Stéphane Marchesin2011-12-191-3/+7
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-2/+2
* i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.Stéphane Marchesin2011-06-281-0/+2
* i915g: Fix depth texture formats.Stéphane Marchesin2011-06-271-9/+39
* i915g: Support more texture and render target formats.Stéphane Marchesin2011-06-221-2/+0
* i915g: Enable S3TC texture supportChristopher Egert2011-04-291-6/+4
* i915g: implement unfenced relocs for textures using tiling bitsDaniel Vetter2010-12-021-2/+18
* i915g: rip out ->sw_tiledDaniel Vetter2010-11-211-5/+0
* i915g: Rename texture state to map stateJakob Bornecrantz2010-07-041-23/+23
* i915g: Switch to state atomsJakob Bornecrantz2010-06-221-2/+13
* i915g: i915_state_sampler.c code styleJakob Bornecrantz2010-06-221-50/+52
* i915g: adapt to clear interface changesRoland Scheidegger2010-05-291-0/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+5
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-1/+1
* i915g: Correct and add supperted texture formatsJakob Bornecrantz2010-03-251-0/+8
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-10/+10
|\
| * i915g: Rename pipe formats.José Fonseca2010-03-011-10/+10
* | i915: Fix for sampler view changes.michal2009-12-101-7/+11
|/
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-1/+0
|\
| * i915g: Remove unnecessary headers.Vinson Lee2010-01-191-1/+0
* | gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-191-1/+1
|/
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+299