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
...
*
|
|
|
|
|
|
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
|
*
|
|
softpipe: add support for shader stencil export capability
Dave Airlie
2010-10-13
5
-12
/
+67
|
*
|
|
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-10-13
1
-2
/
+10
|
|
|
/
|
|
/
|
*
|
|
Fix uninitialized memory problems
Christian König
2010-10-23
1
-0
/
+3
*
|
|
Fix problems created by Merge
Christian König
2010-10-16
1
-14
/
+26
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
2010-10-12
29
-776
/
+1344
|
\
|
|
|
|
/
|
/
|
|
*
gallium/softpipe: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
|
*
softpipe: fix swizzling of texture border color
Brian Paul
2010-09-27
3
-3
/
+29
|
*
softpipe: allocate tile data on demand
Brian Paul
2010-09-27
2
-42
/
+113
|
*
softpipe: minor asst. clean-ups
Brian Paul
2010-09-25
2
-12
/
+11
|
*
softpipe: make clip state functions static
Brian Paul
2010-09-25
3
-26
/
+26
|
*
softpipe: make stream out state functions static
Brian Paul
2010-09-25
3
-24
/
+24
|
*
softpipe: make rasterizer state functions static
Brian Paul
2010-09-25
3
-16
/
+19
|
*
softpipe: make vertex state functions static
Brian Paul
2010-09-25
3
-22
/
+24
|
*
softpipe: make sampler state functions static
Brian Paul
2010-09-25
3
-59
/
+31
|
*
softpipe: make blend/stencil/depth functions static
Brian Paul
2010-09-25
3
-50
/
+44
|
*
softpipe: make shader-related functions static
Brian Paul
2010-09-25
3
-63
/
+58
|
*
softpipe: rename sp_state_fs.c -> sp_state_shader.c
Brian Paul
2010-09-25
3
-2
/
+2
|
*
softpipe: fix repeat() function for NPOT textures
Brian Paul
2010-09-25
1
-4
/
+4
|
*
softpipe: add missing calls to set draw vertex samplers/views
Brian Paul
2010-09-21
1
-0
/
+8
|
*
Merge branch 'sprite-coord'
Brian Paul
2010-09-21
2
-1
/
+16
|
|
\
|
|
*
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-17
2
-1
/
+16
|
*
|
softpipe: fix whitespace
Luca Barbieri
2010-09-20
1
-2
/
+2
|
*
|
softpipe: make z/s test always pass if no zsbuf, instead of crashing
Luca Barbieri
2010-09-20
1
-2
/
+6
|
|
/
|
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-39
/
+16
|
*
softpipe: Include missing header in sp_flush.c.
Vinson Lee
2010-08-28
1
-0
/
+1
|
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
2
-20
/
+8
|
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
2
-0
/
+3
|
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
3
-3
/
+7
[prev]
[next]