summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c
AgeCommit message (Expand)Author
2010-04-08draw llvm: hook up the generated function into the draw elts pathZack Rusin
2010-04-07draw llvm: highly reduce the compilation times for draw llvmZack Rusin
2010-04-07draw llvm: Remove unnecessary headers.Vinson Lee
2010-04-06draw llvm: disable debugging outputZack Rusin
2010-04-06draw llvm: implement simple pipeline caching using variantsZack Rusin
2010-04-06draw llvm: fix draw arraysZack Rusin
2010-04-06draw llvm: fix loop iteration and vertex header offsetsZack Rusin
2010-04-02draw llvm: fix storing of outputs for the rest of the pipelineZack Rusin
2010-04-01draw llvm: a lot better storing implementationZack Rusin
2010-03-30draw llvm: actually set the constant buffers on the contextZack Rusin
2010-03-29draw llvmpipe: lots of fixes for fetch/emitZack Rusin
2010-02-22gallium/draw: initial code to properly support llvm in the draw moduleZack Rusin