Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Fix encoding for R8G8B8A8_UNORM formats and friends. | Michal Krol | 2010-01-15 | 1 | -4/+4 |
* | util: Fix format descriptor table entries. | Michal Krol | 2010-01-06 | 1 | -11/+11 |
* | util/format: Take advantage of sequential nature of pipe_format enum. | Michal Krol | 2009-12-08 | 1 | -4/+4 |
* | util: Describe a few more formats. | José Fonseca | 2009-11-24 | 1 | -0/+10 |
* | util: Fix a1r5g5b5's format description. | José Fonseca | 2009-09-14 | 1 | -1/+1 |
* | util: Fix depth/stencil format description. | José Fonseca | 2009-09-09 | 1 | -4/+4 |
* | util: Auto generate pixel format accessor functions from | José Fonseca | 2009-08-30 | 1 | -8/+8 |
* | util: Make pixel format layout more meaningful. | José Fonseca | 2009-08-29 | 1 | -99/+99 |
* | util: Fix r5g6b5 description. | José Fonseca | 2009-08-29 | 1 | -2/+2 |
* | util: Pixel format database. | José Fonseca | 2009-08-29 | 1 | -0/+99 |