summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_format_other.c
Commit message (Expand)AuthorAgeFilesLines
* util/u_format: Fix format manipulation for big-endianAdhemerval Zanella2012-11-291-5/+5
* util: implement R11G11B10_FLOAT pack/unpack functionsMarek Olšák2011-04-291-0/+119
* mesa, util: move RGB9E5 conversion functions to gallium/utilMarek Olšák2011-04-291-1/+1
* util: implement R9G9B9E5 pack and unpack functionsMarek Olšák2011-04-291-5/+82
* util: Fix unpacking of R8G8Bx_SNORM format.Michal Krol2010-08-021-3/+12
* util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca2010-04-091-15/+15
* util: Describe, implement, and test the new D3D9 color formats.José Fonseca2010-04-081-0/+267