Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: implement R11G11B10_FLOAT pack/unpack functions | Marek Olšák | 2011-04-29 | 1 | -0/+119 |
* | mesa, util: move RGB9E5 conversion functions to gallium/util | Marek Olšák | 2011-04-29 | 1 | -1/+1 |
* | util: implement R9G9B9E5 pack and unpack functions | Marek Olšák | 2011-04-29 | 1 | -5/+82 |
* | util: Fix unpacking of R8G8Bx_SNORM format. | Michal Krol | 2010-08-02 | 1 | -3/+12 |
* | util: Add dedicated depth-stencil packing/unpacking functions. | José Fonseca | 2010-04-09 | 1 | -15/+15 |
* | util: Describe, implement, and test the new D3D9 color formats. | José Fonseca | 2010-04-08 | 1 | -0/+267 |