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
/
draw_llvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: Fix vertex buffer indexation.
José Fonseca
2010-04-08
1
-1
/
+1
*
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-08
1
-1
/
+0
*
draw llvm: highly reduce the compilation times for draw llvm
Zack Rusin
2010-04-07
1
-16
/
+43
*
draw: Fix MSVC build (snprintf->util_snprintf).
José Fonseca
2010-04-07
1
-1
/
+2
*
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
1
-2
/
+5
*
draw llvm: disable printing of the LLVM ir
Zack Rusin
2010-04-06
1
-2
/
+2
*
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
1
-22
/
+53
*
draw llvm: fix iteration for larger vertex arrays
Zack Rusin
2010-04-06
1
-8
/
+8
*
draw llvm: iterate with the correct stop over the outputs
Zack Rusin
2010-04-06
1
-2
/
+1
*
draw llvm: fix draw arrays
Zack Rusin
2010-04-06
1
-10
/
+11
*
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-06
1
-14
/
+30
*
draw llvm: when generating the vertex_header struct adjust its name
Zack Rusin
2010-04-05
1
-1
/
+4
*
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
1
-52
/
+89
*
draw llvm: a lot better storing implementation
Zack Rusin
2010-04-01
1
-4
/
+144
*
draw llvm: fix iteration over buffers
Zack Rusin
2010-03-31
1
-2
/
+23
*
draw llvm: fix a warning
Zack Rusin
2010-03-30
1
-2
/
+3
*
draw llvm: actually set the constant buffers on the context
Zack Rusin
2010-03-30
1
-1
/
+1
*
draw llvm: fix some silly mistakes
Zack Rusin
2010-03-30
1
-7
/
+15
*
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-30
1
-6
/
+6
*
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-03-29
1
-13
/
+142
*
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
1
-0
/
+311