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
/
gallium
/
drivers
/
softpipe
/
sp_tex_sample.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+2
*
softpipe: Change faces type to uint
Krzesimir Nowak
2015-09-13
1
-1
/
+1
*
softpipe: Constify sampler and view parameters in mip filters
Krzesimir Nowak
2015-09-11
1
-2
/
+2
*
softpipe: Constify sampler and view parameters in img filters
Krzesimir Nowak
2015-09-11
1
-2
/
+2
*
softpipe: Constify some sampler and view parameters
Krzesimir Nowak
2015-09-11
1
-2
/
+2
*
softpipe: Move the faces array from view to filter_args
Krzesimir Nowak
2015-09-11
1
-3
/
+1
*
softpipe: Add functions for computing relative mipmap level
Krzesimir Nowak
2015-09-10
1
-0
/
+7
*
softpipe: Split 3D to 2D coords conversion into separate function
Krzesimir Nowak
2015-09-10
1
-14
/
+1
*
softpipe: Put mip_filter_func inside a struct
Krzesimir Nowak
2015-09-10
1
-1
/
+4
*
softpipe: start adding gather support (v2)
Dave Airlie
2015-05-20
1
-0
/
+2
*
softpipe: add textureOffset support.
Dave Airlie
2015-05-20
1
-0
/
+4
*
softpipe: move control into a filter args struct
Dave Airlie
2015-05-20
1
-2
/
+6
*
softpipe: move some image filter parameters into a struct
Dave Airlie
2015-05-20
1
-5
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
softpipe: don't use samplers with prebaked sampler and sampler_view state
Roland Scheidegger
2013-03-11
1
-81
/
+57
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
1
-11
/
+36
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
softpipe: get rid of tgsi_sampler_control param in img_filter
Roland Scheidegger
2013-02-08
1
-1
/
+0
*
softpipe: add ARB_texture_cube_map_array support (v1.1)
Dave Airlie
2012-11-09
1
-2
/
+3
*
softpipe: Take all lods into account when texture sampling.
Olivier Galibert
2012-07-18
1
-10
/
+18
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
1
-12
/
+12
*
softpipe: Bind samplers to views instead of the underlying resource.
Henri Verbeet
2011-01-19
1
-4
/
+4
*
softpipe: s/varient/variant
Brian Paul
2010-12-16
1
-12
/
+12
*
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-14
1
-1
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
1
-1
/
+2
*
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2010-01-07
1
-3
/
+3
*
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-23
1
-2
/
+2
|
\
|
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-1
/
+1
*
|
softpipe: per-unit sampler varients
Brian Paul
2009-08-21
1
-1
/
+2
*
|
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-9
/
+85
*
|
softpipe: allow the existing sampler routines to be hooked up directly
Keith Whitwell
2009-08-20
1
-13
/
+8
|
/
*
softpipe: example fast paths for simple samplers
Keith Whitwell
2009-07-27
1
-2
/
+8
*
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-22
1
-2
/
+3
*
softpipe: fix vertex shader texture sampling
Brian Paul
2008-12-17
1
-6
/
+14
*
gallium: minor texture-related clean-ups, comments, etc
Brian
2008-12-01
1
-3
/
+3
*
softpipe: remove old/unneeded dependencies between TGSI exec and softpipe
Brian
2008-11-23
1
-1
/
+49
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+17