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
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: remove assert on setting constbufs greater than zero
Keith Whitwell
2010-06-07
1
-1
/
+0
*
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-06-07
8
-10
/
+135
*
cell/spu: divorce from tgsi_exec.h
Keith Whitwell
2010-06-07
3
-2
/
+161
*
r300g: fix 24-bit depth texturing
Marek Olšák
2010-06-07
2
-1
/
+4
*
r600g: add shader literal constant support
Jerome Glisse
2010-06-06
3
-14
/
+75
*
r300g: workaround index bias on chipsets that do not support it
Marek Olšák
2010-06-06
3
-47
/
+164
*
gallium: always build drivers/sw
Joakim Sindholt
2010-06-05
1
-7
/
+9
*
r600g: split instruction into scalar
Jerome Glisse
2010-06-05
4
-147
/
+142
*
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
2010-06-05
1
-2
/
+0
*
i915g: fix bug in ds clear logic (still disabled)
Roland Scheidegger
2010-06-05
1
-2
/
+2
*
llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
Roland Scheidegger
2010-06-05
1
-0
/
+2
*
llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
José Fonseca
2010-06-05
1
-0
/
+2
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
2
-0
/
+3
*
llvmpipe: new -s option to run single test
Brian Paul
2010-06-04
7
-3
/
+63
*
llvmpipe: Do unswizzling in parallel when flushing for transfers.
José Fonseca
2010-06-04
1
-0
/
+7
*
r600g: implement clear_{render_target, depth_stencil}, resource_copy_region
Marek Olšák
2010-06-04
1
-0
/
+17
*
r600g: make blit functions static (private)
Marek Olšák
2010-06-04
4
-54
/
+34
*
r600g: use cast wrappers
Marek Olšák
2010-06-04
7
-35
/
+51
*
r600g: Move declaration before code.
Vinson Lee
2010-06-03
1
-1
/
+2
*
nv50: Remove unnecessary header.
Vinson Lee
2010-06-03
1
-1
/
+0
*
svga: Remove unnecessary header.
Vinson Lee
2010-06-03
1
-1
/
+0
*
llvmpipe: Fix uninitialized variable on non-debug builds.
Vinson Lee
2010-06-03
1
-0
/
+1
*
r600g: added code for depthtesting
Bas Nieuwenhuizen
2010-06-03
1
-5
/
+24
*
r600g: adapt to interface changes
Roland Scheidegger
2010-06-03
3
-22
/
+45
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
35
-196
/
+494
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
9
-147
/
+147
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
8
-28
/
+113
|
*
i965g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-12
/
+66
|
*
i915g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
7
-29
/
+72
|
*
r300g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-10
/
+31
|
*
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-18
/
+22
|
*
nvfx: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-11
/
+29
|
*
svga: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-4
/
+8
|
*
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-1
/
+2
|
*
rbug: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
|
*
trace: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-25
/
+53
|
*
identity: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
|
*
fo: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+2
|
*
cell: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+0
*
|
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
2
-7
/
+28
*
|
r300g: use util/u_debug
Joakim Sindholt
2010-06-03
1
-54
/
+5
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
5
-66
/
+66
*
|
scons: Handle Python OSError exception when missing libdrm_radeon.
Vinson Lee
2010-06-03
1
-1
/
+5
*
|
r300g: set the minimum texture stride to 64 bytes on RS600, RS690, and RS740
Marek Olšák
2010-06-03
1
-2
/
+14
*
|
llvmpipe: Fix bad logic.
José Fonseca
2010-06-02
1
-1
/
+1
*
|
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-06-02
1
-1
/
+0
*
|
llvmpipe: Fix typo in assert.
José Fonseca
2010-06-02
1
-1
/
+1
*
|
llvmpipe: Per quad interpolation.
José Fonseca
2010-06-02
2
-190
/
+136
*
|
llvmpipe: Minor cleanup to the interpolator.
José Fonseca
2010-06-02
2
-46
/
+54
*
|
llvmpipe: Centralize all position interpolation in lp_bld_interp.c.
José Fonseca
2010-06-02
3
-51
/
+43
[next]