Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Move the determination of the number of threads to the screen. | José Fonseca | 2010-04-24 | 1 | -0/+2 |
* | gallivm/llvmpipe: rename os_llvm.h to lp_bld.h | Brian Paul | 2010-03-15 | 1 | -1/+1 |
* | gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h | Brian Paul | 2010-03-11 | 1 | -3/+1 |
* | ws/xlib: remove self-knowledge about users of xlib winsys | Keith Whitwell | 2010-03-09 | 1 | -2/+0 |
* | gallium: fix llvmpipe after winsys move | Keith Whitwell | 2010-03-04 | 1 | -0/+3 |
* | softpipe: rework to use the llvmpipe winsys | Keith Whitwell | 2010-03-04 | 1 | -2/+2 |
* | llvmpipe: Define an winsys for LLVM. Drop pipe_winsys | José Fonseca | 2009-08-29 | 1 | -0/+5 |
* | llvmpipe: Pass fragment context to generated function in a single structure. | José Fonseca | 2009-08-29 | 1 | -1/+8 |
* | llvmpipe: Use the generated SoA blending code. | José Fonseca | 2009-08-29 | 1 | -2/+11 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -3/+3 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+58 |