Age | Commit message (Expand) | Author |
---|---|---|
2010-04-06 | draw llvm: fix loop iteration and vertex header offsets | Zack Rusin |
2010-04-05 | draw llvm: when generating the vertex_header struct adjust its name | Zack Rusin |
2010-04-02 | draw llvm: fix storing of outputs for the rest of the pipeline | Zack Rusin |
2010-04-01 | draw llvm: a lot better storing implementation | Zack Rusin |
2010-03-31 | draw llvm: fix iteration over buffers | Zack Rusin |
2010-03-30 | draw llvm: fix a warning | Zack Rusin |
2010-03-30 | draw llvm: actually set the constant buffers on the context | Zack Rusin |
2010-03-30 | draw llvm: fix some silly mistakes | Zack Rusin |
2010-03-30 | draw llvm: various fixes for the translation code | Zack Rusin |
2010-03-29 | draw llvmpipe: lots of fixes for fetch/emit | Zack Rusin |
2010-02-22 | gallium/draw: initial code to properly support llvm in the draw module | Zack Rusin |