Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: test for new PIPE_ARCH_X86 | Brian Paul | 2008-04-29 | 1 | -1/+1 |
* | gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs. | Michal Krol | 2008-04-28 | 1 | -1/+1 |
* | softpipe: fix const-related compiler warnings | Keith Whitwell | 2008-04-18 | 1 | -7/+7 |
* | gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions. | Brian Paul | 2008-04-11 | 1 | -2/+2 |
* | gallium: implement immediates (aka literals) for SSE fragment shaders | Brian Paul | 2008-04-11 | 1 | -3/+7 |
* | [PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems | Keith Whitwell | 2008-02-21 | 1 | -35/+0 |
* | gallium: initialize the killmask register to zero before running shader | Brian | 2008-02-19 | 1 | -0/+3 |
* | Use gallium's rtasm module. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
* | softpipe: rename some functions to disambiguate | Keith Whitwell | 2008-02-15 | 1 | -6/+6 |
* | Merge commit 'origin/gallium-0.1' into gallium-0.1 | Keith Whitwell | 2008-02-15 | 1 | -0/+192 |