summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_pack_color.h
AgeCommit message (Expand)Author
2008-05-07gallium: Implement util_pack_color for A8, L8, and I8 formats.José Fonseca
2008-04-29gallium: add pack for _FLOAT formats to pack_ubKeith Whitwell
2008-04-29gallium: fix pack for A1R5B5G5Keith Whitwell
2008-04-29gallium: add pack for A4R4G4B4Keith Whitwell
2008-04-29gallium: add pack for A1R5B5G5Keith Whitwell
2008-04-29gallium: add debug_print_format() make it easier to print format error messagesKeith Whitwell
2008-04-29gallium: add \n to error stringsBrian Paul
2008-04-29gallium: fix error msg typoBrian Paul
2008-04-24gallium: Initial support for pixel formats with unused storage components.Michel Dänzer
2008-04-16gallium: added util_pack_color_ub()Brian Paul
2008-03-18gallium: protect against multi-#includeBrian
2008-03-18gallium: utility for packing color, z values according to pipe_formatBrian