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
/
auxiliary
/
draw
/
draw_llvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
1
-1
/
+3
*
draw: implement vertex color clamping, and disable SSE and PPC paths
Luca Barbieri
2011-03-31
1
-1
/
+2
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-4
/
+1
*
draw/llvm: remove redundant comment
Brian Paul
2010-12-09
1
-1
/
+0
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-31
/
+29
*
draw: make sure viewport gets updated in draw llvm shader
Keith Whitwell
2010-10-19
1
-1
/
+5
*
Merge branch 'llvm-cliptest-viewport'
Keith Whitwell
2010-10-19
1
-9
/
+18
|
\
|
*
llvmpipe: clean up fields in draw_llvm_variant_key
Keith Whitwell
2010-10-17
1
-4
/
+4
|
*
draw: sanitize llvm variant key
Hui Qi Tay
2010-10-14
1
-1
/
+2
|
*
draw: some changes to allow for runtime changes to userclip planes
delphi
2010-10-10
1
-4
/
+6
|
*
draw: added userclip planes and updated variant_key
delphi
2010-10-04
1
-3
/
+5
|
*
draw: added viewport and cliptest flags
Hui Qi Tay
2010-09-29
1
-1
/
+5
|
*
draw: cliptest and viewport done in a single loop in vertex shader
Hui Qi Tay
2010-09-29
1
-3
/
+3
*
|
draw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with PIPE_MAX_TEXTURE_LEVELS
Brian Paul
2010-10-12
1
-7
/
+6
*
|
draw: pass sampler state down to llvm jit state
Brian Paul
2010-09-29
1
-0
/
+3
|
/
*
draw: Fullfil the new min_lod/max_lod/lod_bias/border_color dynamic state
José Fonseca
2010-09-25
1
-0
/
+8
*
draw: reduce the size of the llvm variant key
Keith Whitwell
2010-08-22
1
-9
/
+45
*
draw/llvm: adjust the instance id at run time
Zack Rusin
2010-07-16
1
-2
/
+4
*
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-06
1
-9
/
+33
*
draw: Add inline keyword to inline function.
José Fonseca
2010-06-29
1
-1
/
+1
*
draw: limit the number of vertex shader variants kept around
Zack Rusin
2010-06-25
1
-16
/
+81
*
draw/llvm: implement fetch elts paths
Zack Rusin
2010-04-26
1
-0
/
+12
*
draw: Respect pipe_vertex_buffer::max_index in llvm generated code.
José Fonseca
2010-04-25
1
-1
/
+4
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-2
/
+2
*
draw llvm: highly reduce the compilation times for draw llvm
Zack Rusin
2010-04-07
1
-50
/
+8
*
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
1
-6
/
+21
*
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
1
-1
/
+1
*
draw llvm: a lot better storing implementation
Zack Rusin
2010-04-01
1
-0
/
+11
*
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-30
1
-1
/
+1
*
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-03-29
1
-1
/
+7
*
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
1
-0
/
+154