Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm: fix alignment issue for vertex data fetch | Roland Scheidegger | 2014-11-18 | 1 | -1/+1 |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -1/+1 |
* | gallivm: Fix format manipulation for big-endian | Adhemerval Zanella | 2012-11-29 | 1 | -0/+39 |
* | gallivm,draw,llvmpipe: Support wider native registers. | José Fonseca | 2012-07-17 | 1 | -2/+2 |
* | gallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats | Christian König | 2012-03-09 | 1 | -0/+42 |
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -55/+60 |
* | gallivm: optimize yuv decoding | Roland Scheidegger | 2010-09-25 | 1 | -9/+55 |
* | gallivm: Remove unnecessary headers. | Vinson Lee | 2010-07-03 | 1 | -1/+0 |
* | gallivm: Support multiple pixels in lp_build_fetch_rgba_aos(). | José Fonseca | 2010-07-02 | 1 | -9/+13 |
* | gallivm: Move gather functions to its own module. | José Fonseca | 2010-07-02 | 1 | -0/+1 |
* | gallivm: Code generate YUV format unpacking. | José Fonseca | 2010-07-02 | 1 | -0/+395 |