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
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/draw: Fix enum type taken by draw_get_shader_param().
Michel Dänzer
2011-05-03
1
-1
/
+1
*
draw: remove set-but-unused variable
Marek Olšák
2011-05-01
1
-2
/
+1
*
draw: fix point/line/tri flushing bug in vbuf code
Brian Paul
2011-04-22
1
-4
/
+10
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
5
-6
/
+15
*
draw: Fix thinko in debug warnings.
José Fonseca
2011-04-06
1
-3
/
+3
*
draw: Prevent out-of-bounds vertex buffer access.
José Fonseca
2011-04-01
7
-7
/
+37
*
draw: Revert code reorg in previous change.
José Fonseca
2011-03-31
1
-4
/
+4
*
draw: implement vertex color clamping, and disable SSE and PPC paths
Luca Barbieri
2011-03-31
4
-9
/
+58
*
draw: Forgot to remove one istart usage.
José Fonseca
2011-03-30
1
-1
/
+1
*
draw: Fix bug when drawing ushort indices.
José Fonseca
2011-03-30
1
-6
/
+8
*
draw: Fix draw_variant_output::format's type.
José Fonseca
2011-03-13
2
-3
/
+4
*
draw: remove unnecessary flush
Marek Olšák
2011-03-11
1
-7
/
+0
*
draw: Silence tgsi_emit_sse2 failed messages.
José Fonseca
2011-03-04
1
-1
/
+2
*
draw: setup pipe's draw pointer for the aapoint stage
Brian Paul
2011-02-28
1
-0
/
+2
*
draw: update comments, rename vars in pstipple code
Brian Paul
2011-02-17
1
-16
/
+18
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
6
-23
/
+10
*
draw: Don't define the last two mipmap levels in aa lines.
José Fonseca
2011-02-14
1
-5
/
+11
*
draw: tweak AA line texture minimum alpha
Brian Paul
2011-02-11
1
-1
/
+1
*
draw: Don't use the pipeline when drawing lines with fractional widths.
José Fonseca
2011-02-11
3
-5
/
+6
*
draw: Do not use LLVM's opaque types.
José Fonseca
2011-01-24
1
-1
/
+1
*
draw: Init llvm if not provided
Jakob Bornecrantz
2011-01-24
2
-3
/
+13
*
draw: add missing LP_CHECK_MEMBER_OFFSET()
Brian Paul
2011-01-15
1
-0
/
+2
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
3
-4
/
+29
|
\
|
*
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-12-08
1
-4
/
+17
|
*
draw: setup instance ID for SSE generator
Brian Paul
2010-12-08
1
-0
/
+6
|
*
draw: setup instance ID for VS interpreter
Brian Paul
2010-12-08
1
-0
/
+6
*
|
draw: Fix an off-by-one bug in a vsplit assertion.
Chia-I Wu
2011-01-14
1
-1
/
+2
*
|
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
1
-2
/
+8
*
|
draw: s/varient/variant/
Brian Paul
2010-12-16
10
-110
/
+110
*
|
draw/llvm: don't flush in vs_llvm_delete()
Brian Paul
2010-12-09
1
-12
/
+0
*
|
draw/llvm: remove redundant comment
Brian Paul
2010-12-09
1
-1
/
+0
*
|
draw/llvm: remove extraneous conditional
Brian Paul
2010-12-09
1
-6
/
+4
*
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-6
/
+8
*
|
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
8
-598
/
+735
|
/
*
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
1
-10
/
+0
*
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
1
-1
/
+85
|
\
|
*
draw: implement primitive splitting for primitive restart
Brian Paul
2010-10-21
1
-1
/
+85
*
|
draw: fix typo in comment
Brian Paul
2010-10-21
1
-1
/
+1
|
/
*
draw: Remove unnecessary header.
Vinson Lee
2010-10-21
1
-1
/
+0
*
draw: use float version of LLVM Mul/Add instructions
Brian Paul
2010-10-20
1
-7
/
+7
*
llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
Brian Paul
2010-10-20
1
-7
/
+1
*
draw: Move loop variable declaration outside for loop.
Vinson Lee
2010-10-19
1
-1
/
+2
*
draw: make sure viewport gets updated in draw llvm shader
Keith Whitwell
2010-10-19
3
-27
/
+47
*
Merge branch 'llvm-cliptest-viewport'
Keith Whitwell
2010-10-19
5
-42
/
+455
|
\
|
*
draw: corrections to allow for different cliptest cases
Hui Qi Tay
2010-10-19
1
-3
/
+5
|
*
llvmpipe: clean up fields in draw_llvm_variant_key
Keith Whitwell
2010-10-17
2
-14
/
+9
|
*
draw: corrections for w coordinate
Hui Qi Tay
2010-10-17
1
-2
/
+3
|
*
draw: sanitize llvm variant key
Hui Qi Tay
2010-10-14
2
-1
/
+3
|
*
draw: some changes to allow for runtime changes to userclip planes
delphi
2010-10-10
5
-20
/
+67
|
*
draw: added userclip planes and updated variant_key
delphi
2010-10-04
2
-47
/
+99
[next]