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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
softpipe: rename sampler[] -> fragment_samplers[]
Brian Paul
2011-02-02
2
-6
/
+6
|
*
softpipe: rename fragment sampler/view fields
Brian Paul
2011-02-02
3
-7
/
+7
|
*
softpipe: fix array textures to use resource array_size
Brian Paul
2011-01-28
3
-21
/
+88
|
*
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-25
3
-1
/
+210
|
*
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-01-25
1
-1
/
+1
|
*
softpipe: pass surface format to get/put_tile functions
Brian Paul
2011-01-22
1
-10
/
+12
|
*
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
1
-15
/
+10
|
*
softpipe: use proper type for format field
Brian Paul
2011-01-22
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-20
7
-83
/
+79
|
\
|
|
*
softpipe: check for null pointers during context create/destroy
Brian Paul
2011-01-20
1
-5
/
+21
|
*
softpipe: Bind samplers to views instead of the underlying resource.
Henri Verbeet
2011-01-19
5
-55
/
+39
|
*
softpipe: Get rid of the redundant resource parameter to get_sampler_variant().
Henri Verbeet
2011-01-19
1
-5
/
+1
|
*
softpipe: rename some functions for consistency
Brian Paul
2011-01-18
1
-7
/
+7
|
*
softpipe: added some null pointer checks
Brian Paul
2011-01-18
1
-3
/
+3
|
*
softpipe: s/tex_cache/fragment_tex_cache/
Brian Paul
2011-01-18
5
-9
/
+9
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-20
1
-0
/
+2
|
\
|
|
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+2
|
|
\
|
|
*
softpipe: enable instanced drawing cap
Brian Paul
2010-12-08
1
-0
/
+2
*
|
|
Merge remote branch 'vdpau/pipe-video' into pipe-video
Christian König
2011-01-10
1
-7
/
+10
|
\
\
\
|
*
|
|
vl: pipe-video branch merged with Königs pipe-video branch
Thomas Balling Sørensen
2010-10-26
1
-30
/
+7
|
*
|
|
Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...
Thomas Balling Sørensen
2010-10-26
1
-0
/
+38
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
2010-10-26
8
-29
/
+130
|
|
\
\
\
\
|
*
|
|
|
|
vl: bitstream decoder finds startcodes
Thomas Balling Sørensen
2010-10-08
1
-0
/
+1
|
*
|
|
|
|
vl: changed video pipe to use the new gallium API within master
Thomas Balling Sørensen
2010-10-05
1
-25
/
+27
|
*
|
|
|
|
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
2010-10-05
29
-776
/
+1344
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-01-08
5
-6
/
+22
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
2
-2
/
+8
|
*
|
|
|
|
|
softpipe: add support for color writes all color bufs property
Dave Airlie
2010-12-24
3
-4
/
+14
*
|
|
|
|
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-22
7
-118
/
+193
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
3
-34
/
+2
|
*
|
|
|
|
|
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
1
-9
/
+17
|
*
|
|
|
|
|
softpipe: s/varient/variant
Brian Paul
2010-12-16
5
-77
/
+77
|
*
|
|
|
|
|
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-14
4
-15
/
+114
*
|
|
|
|
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-12-11
12
-105
/
+168
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
softpipe: increase max texture size to 16K
Brian Paul
2010-12-02
6
-23
/
+73
|
*
|
|
|
|
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
8
-68
/
+67
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
[g3dvl] double buffering seems to be enough
Christian König
2010-12-10
1
-1
/
+1
*
|
|
|
|
|
[g3dvl] try a different buffer aproach
Christian König
2010-12-09
2
-16
/
+81
*
|
|
|
|
|
[g3dvl] split mc code into state and buffer
Christian König
2010-12-08
2
-6
/
+21
*
|
|
|
|
|
[g3dvl] move buffer mapping/unmapping out of flush
Christian König
2010-12-08
1
-0
/
+4
*
|
|
|
|
|
[g3dvl] rework pot buffer handling and flushing
Christian König
2010-12-07
1
-3
/
+15
*
|
|
|
|
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2010-11-11
3
-0
/
+8
|
\
|
|
|
|
|
|
*
|
|
|
|
softpipe: can't no-op depth test stage when occlusion query is enabled
Brian Paul
2010-11-09
1
-0
/
+1
|
*
|
|
|
|
softpipe: disable vertex texturing with draw/llvm
Brian Paul
2010-11-05
1
-0
/
+5
|
*
|
|
|
|
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
[g3dvl] remove empty block handling for now
Christian König
2010-11-11
2
-7
/
+2
*
|
|
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-28
8
-29
/
+130
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
softpipe: remove >32bpp color restriction
Brian Paul
2010-10-23
2
-8
/
+1
|
*
|
|
softpipe: added some texture sample debug code (disabled)
Brian Paul
2010-10-23
1
-7
/
+50
|
*
|
|
softpipe: enable primitive restart
Brian Paul
2010-10-21
1
-0
/
+2
[prev]
[next]