index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_state_sampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: make sampler state functions static
Brian Paul
2010-09-25
1
-14
/
+27
*
softpipe: add missing calls to set draw vertex samplers/views
Brian Paul
2010-09-21
1
-0
/
+8
*
softpipe/gs: fix a crash when a gs isn't present
Zack Rusin
2010-06-15
1
-16
/
+20
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
1
-0
/
+77
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-7
/
+8
*
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
softpipe: Implement sampler view swizzling.
Michal Krol
2010-03-02
1
-4
/
+2
*
gallium: Silence compiler warnings.
michal
2009-12-10
1
-3
/
+0
*
softpipe: Fix after sampler view changes.
Michal Krol
2010-02-23
1
-0
/
+29
*
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-24
/
+39
*
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-5
/
+64
*
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
-2
/
+2
*
|
softpipe: remove duplicate #include, move another
Brian Paul
2009-08-21
1
-2
/
+1
*
|
softpipe: per-unit sampler varients
Brian Paul
2009-08-21
1
-4
/
+20
*
|
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-1
/
+103
|
/
*
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-22
1
-1
/
+1
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: Silence MSVC warnings.
José Fonseca
2008-03-12
1
-3
/
+5
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-17
/
+39
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-1
/
+1
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-1
/
+2
*
gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()
Brian
2008-02-20
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-2
/
+2
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+93