Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Avoid double arithmetic. | José Fonseca | 2008-06-24 | 1 | -1/+1 |
* | gallium: added support for fixed-point formats, drawing | Brian Paul | 2008-06-23 | 1 | -0/+18 |
* | Merge branch 'gallium-vertex-linear' into gallium-0.1 | Jakob Bornecrantz | 2008-05-28 | 1 | -8/+8 |
|\ | |||||
| * | translate: mark functions as PIPE_CDECL | Keith Whitwell | 2008-05-23 | 1 | -8/+8 |
* | | gallium: Windows CE portability fixes. | José Fonseca | 2008-05-28 | 1 | -118/+118 |
|/ | |||||
* | translate: fix several bugs | Keith Whitwell | 2008-04-19 | 1 | -7/+4 |
* | translate: don't crash on failure to create sse version | Keith Whitwell | 2008-04-19 | 1 | -0/+11 |
* | gallium: Get the translate module to build on msvc. | José Fonseca | 2008-04-16 | 1 | -16/+16 |
* | gallium: Switch one vertex path over to new translate module | Keith Whitwell | 2008-04-15 | 1 | -14/+52 |
* | translate: typo in emit_B8G8R8A8_UNORM | Keith Whitwell | 2008-04-15 | 1 | -4/+4 |
* | gallium: add a generic vertex (or other) buffer translation module | Keith Whitwell | 2008-04-15 | 1 | -0/+630 |