summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/p_tile.c
AgeCommit message (Expand)Author
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-04-30gallium: use the newer PIPE_FORMAT_x_UNORM format namesBrian Paul
2008-04-28gallium: add cases for PIPE_FORMAT_X8Z24_UNORMBrian Paul
2008-04-24gallium: Initial support for pixel formats with unused storage components.Michel Dänzer
2008-04-04gallium: make msvc less unhappyKeith Whitwell
2008-04-03gallium: implement ycbcr->rgba tile conversionBrian
2008-02-29gallium: added pipe_get/put_tile_z() functionsBrian Paul
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca