Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gallium-tex-surfaces' into gallium-0.1 | Jakob Bornecrantz | 2008-05-30 | 1 | -3/+3 |
|\ | |||||
| * | gallium: MSVC warning fixes. | José Fonseca | 2008-05-29 | 1 | -1/+1 |
| * | translate: Mark functions as PIPE_CDECL. | José Fonseca | 2008-05-28 | 1 | -2/+2 |
* | | Merge branch 'gallium-vertex-linear' into gallium-0.1 | Jakob Bornecrantz | 2008-05-28 | 1 | -20/+8 |
|\| | |||||
| * | translate: mark functions as PIPE_CDECL | Keith Whitwell | 2008-05-23 | 1 | -13/+7 |
| * | translate: remove spurious comment | Keith Whitwell | 2008-05-23 | 1 | -7/+1 |
* | | gallium: Windows CE portability fixes. | José Fonseca | 2008-05-28 | 1 | -2/+3 |
|/ | |||||
* | rtasm: fix labels after (not so) recent change to allow dynamic fn growth | Keith Whitwell | 2008-05-01 | 1 | -1/+1 |
* | translate: fail on x86 rtasm fail | Keith Whitwell | 2008-04-21 | 1 | -0/+5 |
* | translate: fix several bugs | Keith Whitwell | 2008-04-19 | 1 | -18/+24 |
* | translate: don't crash on failure to create sse version | Keith Whitwell | 2008-04-19 | 1 | -7/+6 |
* | translate: add sse version based on old draw_vf_sse.c | Keith Whitwell | 2008-04-18 | 1 | -0/+615 |