summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_llvm.h
AgeCommit message (Expand)Author
2010-08-22draw: reduce the size of the llvm variant keyKeith Whitwell
2010-07-16draw/llvm: adjust the instance id at run timeZack Rusin
2010-07-06draw: implement vertex texture sampling using llvmZack Rusin
2010-06-29draw: Add inline keyword to inline function.José Fonseca
2010-06-25draw: limit the number of vertex shader variants kept aroundZack Rusin
2010-04-26draw/llvm: implement fetch elts pathsZack Rusin
2010-04-25draw: Respect pipe_vertex_buffer::max_index in llvm generated code.José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-04-07draw llvm: highly reduce the compilation times for draw llvmZack Rusin
2010-04-06draw llvm: implement simple pipeline caching using variantsZack 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: various fixes for the translation codeZack 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