index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_atom_sampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-3
/
+24
*
st/mesa: fix integer texture border color for some formats (v2)
Marek Olšák
2012-10-15
1
-3
/
+9
*
st/mesa: add support for GS textures and samplers
Brian Paul
2012-08-16
1
-8
/
+8
*
st/mesa: combine vertex/fragment sampler state in arrays
Brian Paul
2012-08-16
1
-6
/
+6
*
st/mesa: merge fragment/vertex sampler update code
Brian Paul
2012-08-06
1
-56
/
+50
*
st/mesa: massage update_vertex_samplers() code
Brian Paul
2012-08-06
1
-16
/
+20
*
st/mesa: rename some vertex/fragment state fields for better consistency
Brian Paul
2012-08-06
1
-4
/
+4
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
1
-6
/
+6
*
st/mesa: remove st_get_default_texture()
Brian Paul
2012-02-15
1
-1
/
+2
*
st/mesa: exit the update fragment samplers/textures loops early.
Dave Airlie
2012-02-09
1
-6
/
+10
*
st/mesa: avoid vertex texture and sampler updates for 0 case
Dave Airlie
2012-02-08
1
-0
/
+2
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
st/mesa: fix indentation, whitespace
Brian Paul
2011-06-14
1
-69
/
+74
*
st/mesa: replace st->ctx with ctx
Brian Paul
2011-06-14
1
-8
/
+11
*
st/mesa: only memset sampler when about to use it.
Dave Airlie
2011-05-18
1
-3
/
+2
*
st/mesa: overhaul vertex/fragment sampler and sampler views.
Dave Airlie
2011-05-16
1
-76
/
+110
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
1
-0
/
+3
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
1
-1
/
+3
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-13
/
+18
*
st/mesa: Clamp min_lod to the max miplevel as well.
Henri Verbeet
2011-04-08
1
-1
/
+3
*
st/mesa: Set samplers views' first_level.
Henri Verbeet
2011-04-08
1
-6
/
+3
*
st/mesa: Apply LOD from texture object
Fabian Bieler
2011-04-05
1
-1
/
+2
*
st/mesa: Apply LOD bias from correct texture unit
Fabian Bieler
2011-04-05
1
-1
/
+1
*
st/mesa: need to translate clear color according to surface's base format
Brian Paul
2011-02-21
1
-44
/
+2
*
st/mesa: fix texture border color for RED and RG base formats
Marek Olšák
2010-11-29
1
-0
/
+12
*
st/mesa: fix sampler max_lod computation
Brian Paul
2010-07-07
1
-1
/
+2
*
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-30
1
-3
/
+6
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
st/mesa: Remove unnecessary header from st_atom_sampler.c.
Vinson Lee
2010-01-16
1
-1
/
+0
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-4
/
+0
*
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-1
/
+1
*
|
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-12-01
1
-0
/
+9
|
/
*
mesa: use texture format functions
Brian Paul
2009-09-27
1
-1
/
+1
*
st: as with swrast, interpret texture border color according to texture format
Brian Paul
2009-04-06
1
-4
/
+37
*
st: rename a helper function
Brian Paul
2009-04-06
1
-4
/
+4
*
gallium: check vertex shaders for samplers/texture usage as we do for fragmen...
Brian
2008-12-04
1
-7
/
+13
*
gallium: use a default texture in update_textures(), update_samplers() when n...
Brian Paul
2008-08-14
1
-4
/
+8
*
gallium: replace an assertion with "if (!texobj) continue"
Brian Paul
2008-07-02
1
-1
/
+2
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-1
/
+1
*
gallium: check if sampler->max_lod < sampler->min_lod
Brian Paul
2008-06-17
1
-0
/
+9
*
gallium: sync up texture/sampler changes with master
Brian Paul
2008-05-06
1
-1
/
+1
*
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
1
-1
/
+3
|
\
|
*
gallium: fix warnings
Brian Paul
2008-05-03
1
-1
/
+3
|
*
gallium: fix sampler->max_lod computation
Brian Paul
2008-05-03
1
-2
/
+3
|
*
gallium: fix computation of sampler->min_lod
Brian Paul
2008-05-03
1
-1
/
+1
*
|
gallium: fix some BaseLevel, lastLevel bugs
Brian Paul
2008-05-03
1
-2
/
+3
|
/
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-10
/
+5
*
gallium: Set sampler->min_lod instead of always reallocating pipe_textures.
Michel Dänzer
2008-05-01
1
-9
/
+1
*
gallium: set border color
Roland Scheidegger
2008-04-29
1
-0
/
+5
[next]