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
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
4
-7
/
+20
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
*
softpipe: Remove unnecessary header.
Vinson Lee
2010-01-28
1
-1
/
+0
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
3
-36
/
+40
|
\
|
*
softpipe: enable new blend functionality
Roland Scheidegger
2010-01-25
2
-18
/
+21
|
*
softpipe: adapt to blend changes
Roland Scheidegger
2010-01-25
2
-30
/
+31
*
|
softpipe: Report some sane values for constant buffer CAP queries.
Michal Krol
2010-01-28
1
-0
/
+4
*
|
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
5
-9
/
+9
*
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-19
/
+29
*
|
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
6
-23
/
+39
*
|
softpipe: Remove unnecessary header.
Vinson Lee
2010-01-26
1
-1
/
+0
*
|
softpipe: Remove unused variables.
Vinson Lee
2010-01-26
1
-3
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
11
-16
/
+19
|
\
\
|
*
|
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
10
-12
/
+0
|
*
|
softpipe: Fix vertex buffer memory leak.
José Fonseca
2010-01-19
1
-0
/
+2
|
*
|
softpipe: Skip depth testing for PIPE_S8_UNORM.
José Fonseca
2010-01-18
1
-1
/
+2
*
|
|
softpipe: added region assertions in softpipe_get_tex_transfer()
Brian Paul
2010-01-21
1
-0
/
+4
|
|
/
|
/
|
*
|
softpipe: remove redundant assignments
Brian Paul
2010-01-19
1
-5
/
+0
*
|
softpipe: Fix leak in vbuf draw module
Jakob Bornecrantz
2010-01-18
1
-1
/
+1
*
|
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-17
4
-4
/
+258
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
5
-15
/
+14
|
\
\
|
*
|
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
2
-2
/
+2
|
*
|
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
5
-13
/
+12
*
|
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
3
-43
/
+159
|
\
\
\
|
*
|
|
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-12
2
-24
/
+24
|
*
|
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
15
-18
/
+185
|
|
\
\
\
|
*
|
|
|
sp: Generalise drawing code to remove dupes.
Michal Krol
2009-12-30
1
-81
/
+84
|
*
|
|
|
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-30
3
-2
/
+55
|
*
|
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
3
-0
/
+60
|
|
|
/
/
|
|
/
|
|
*
|
|
|
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
2
-39
/
+77
*
|
|
|
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2010-01-07
2
-63
/
+93
*
|
|
|
softpipe: fix draw return value
Keith Whitwell
2010-01-06
1
-1
/
+1
*
|
|
|
pipe_sampler_state::compare_mode is not a boolean enable flag.
Michal Krol
2010-01-06
1
-1
/
+1
*
|
|
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
2
-18
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
2
-18
/
+16
*
|
|
|
softpipe: implement conditional rendering
Brian Paul
2009-12-31
6
-0
/
+57
*
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
2
-1
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
softpipe: Silence unintialized variable warnings.
Vinson Lee
2009-12-27
1
-1
/
+1
|
*
|
|
softpipe: Silence unused variable warning.
Vinson Lee
2009-12-27
1
-0
/
+1
|
*
|
|
Fix memory leak.
Alan Hourihane
2009-11-20
1
-0
/
+1
*
|
|
|
softpipe: Flush draw module when fragment pipeline state changes.
José Fonseca
2009-12-26
3
-4
/
+21
*
|
|
|
softpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
1
-0
/
+2
*
|
|
|
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
1
-2
/
+0
*
|
|
|
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
3
-0
/
+6
*
|
|
|
softpipe/gs: don't crash with null shader
Zack Rusin
2009-12-25
1
-1
/
+2
*
|
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
8
-13
/
+98
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
3
-14
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
3
-14
/
+0
*
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
2
-8
/
+8
*
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
5
-27
/
+26
|
\
|
|
[next]