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
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: fix copy & paste bug in clear logic
Roland Scheidegger
2010-06-09
1
-1
/
+1
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+2
*
llvmpipe: Add geom shader file to make build
Jakob Bornecrantz
2010-06-08
1
-0
/
+1
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-06-07
1
-1
/
+0
*
llvmpipe: use util_clear_render_target/depth_stencil fallbacks
Roland Scheidegger
2010-06-07
1
-0
/
+2
*
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-06-07
8
-10
/
+135
*
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
2010-06-05
1
-2
/
+0
*
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
*
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
*
llvmpipe: Fix uninitialized variable on non-debug builds.
Vinson Lee
2010-06-03
1
-0
/
+1
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
8
-28
/
+113
|
\
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
8
-28
/
+113
*
|
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
2
-7
/
+28
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-11
/
+11
*
|
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
*
|
llvmpipe: Obey color interpolation.
José Fonseca
2010-06-01
1
-16
/
+17
*
|
llvmpipe: Use struct lp_shader_input in the interpolator.
José Fonseca
2010-06-01
6
-110
/
+160
*
|
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
2010-06-01
6
-49
/
+47
*
|
llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.
José Fonseca
2010-05-31
1
-1
/
+2
*
|
llvmpipe: Remove unused framebuffer stuff from the rasterizer.
José Fonseca
2010-05-30
2
-18
/
+6
*
|
llvmpipe: Don't force a linear to tiled conversion after rasterization on deb...
José Fonseca
2010-05-30
1
-12
/
+14
*
|
llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary.
José Fonseca
2010-05-30
1
-2
/
+4
*
|
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
5
-70
/
+8
*
|
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
9
-81
/
+113
*
|
llvmpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-28
1
-1
/
+2
*
|
llvmpipe: add out of memory checking to triangle setup path
Brian Paul
2010-05-28
1
-5
/
+9
*
|
llvmpipe: s/bool/boolean/
Brian Paul
2010-05-27
1
-2
/
+2
*
|
llvmpipe: s/bool/boolean
Brian Paul
2010-05-27
1
-2
/
+2
*
|
llvmpipe: Refer to my personal udis86 repository.
José Fonseca
2010-05-27
1
-2
/
+3
|
/
*
llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma...
José Fonseca
2010-05-25
2
-32
/
+11
*
llvmpipe: Also test compressed formats in lp_test_format()
José Fonseca
2010-05-24
1
-0
/
+2
*
llvmpipe: Fix lp_test_format on 32bit OSes.
José Fonseca
2010-05-24
1
-1
/
+1
*
llvmpipe: Delete extraneous arugment too.
José Fonseca
2010-05-24
1
-1
/
+1
*
llvmpipe: Remove unused sincos_test_case struct.
José Fonseca
2010-05-24
1
-6
/
+2
*
llvmpipe: Unit test for sin/cos that compares against reference implementation.
Qicheng Christopher Li
2010-05-24
4
-1
/
+984
*
llvmpipe: Fill in slice_stride.
José Fonseca
2010-05-22
1
-0
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
3
-20
/
+33
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+6
|
*
llvmpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-20
/
+27
*
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
2
-7
/
+7
|
\
\
|
*
|
llvmpipe: fix front/back tri culling mix-up
Brian Paul
2010-05-17
1
-2
/
+2
|
*
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
2
-7
/
+7
*
|
|
llvmpipe: more tweaks to dump_fs_variant_key()
Brian Paul
2010-05-20
1
-5
/
+7
[next]