summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_format.csv
AgeCommit message (Expand)AuthorFilesLines
2014-03-21gallium: add b5g6r5 srgb formatRoland Scheidegger1-0/+3
2014-03-07gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák1-2/+2
2013-08-22gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.José Fonseca1-0/+1
2013-02-13gallium: add red-alpha texture formats and a couple of util functionsMarek Olšák1-0/+12
2013-02-07gallium: add RGBX formats for existing GL RGB texture formatsMarek Olšák1-0/+14
2012-03-09gallium: add R8G8_R8B8 and G8R8_B8R8 formatsChristian König1-0/+2
2011-12-02gallium: add PIPE_FORMAT_ETC1_RGB8Chia-I Wu1-0/+3
2011-11-27gallium: add B10G10R10A2_UINT formatDave Airlie1-0/+1
2011-10-11gallium: rename ZS stencil type to UINT (v2)Dave Airlie1-8/+9
2011-10-08gallium: add initial pure integer support (v2)Dave Airlie1-0/+61
2011-09-05gallium: add missing formats for ARB_vertex_type_2_10_10_10_revDave Airlie1-1/+8
2011-09-01gallium: add R8A8 and A8R8 UNORM formatsChristian König1-0/+2
2011-09-01gallium: try to cleanup a bit of the format mess created with pipe-video mergeChristian König1-2/+4
2011-07-25gallium: change formats merged with pipe-video to type "other"Christian König1-7/+7
2011-05-07Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-1/+1
2011-04-29util: implement R11G11B10_FLOAT pack/unpack functionsMarek Olšák1-1/+1
2011-04-23Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+16
2011-04-15gallium: add A/L/LA/I floating point formatsLuca Barbieri1-0/+8
2011-03-29gallium: add EXT_texture_snorm supportMarek Olšák1-0/+8
2011-03-19Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+6
2011-03-08gallium/util: add LATC supportMarek Olšák1-0/+6
2011-01-08Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+4
2010-12-23gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORMMarek Olšák1-0/+4
2010-10-28Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-0/+3
2010-10-13gallium/format: add X32_S8X24_USCALED format.Dave Airlie1-0/+1
2010-10-13gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie1-0/+2
2010-04-30Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton1-31/+78
2010-04-08util: Support PIPE_FORMAT_B4G4R4X4_UNORM and PIPE_FORMAT_R8G8B8X8_UNORM.José Fonseca1-0/+3
2010-04-08util: Describe, implement, and test the new D3D9 color formats.José Fonseca1-4/+20
2010-04-07util: Remove u_tile.c YCbCr's.José Fonseca1-2/+0
2010-03-31util: Describe PIPE_FORMAT_NONE as PIPE_FORMAT_R8_USCALED.José Fonseca1-0/+4
2010-03-30gallium/util: use other layout instead of the old compressedRoland Scheidegger1-2/+2
2010-03-30Merge branch 'master' into gallium-new-formatsRoland Scheidegger1-12/+17
2010-03-30gallium: make the python scripts for format parsing not fail on new formatsRoland Scheidegger1-10/+10
2010-03-29gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger1-10/+9
2010-03-29gallium: add new texture formatsRoland Scheidegger1-0/+20
2010-03-29util: Distinguish between the different compression formats.José Fonseca1-8/+12
2010-03-28util: Update MSDN links.José Fonseca1-3/+3
2010-03-18Add format B5G5R5X1Alan Hourihane1-0/+1
2010-03-12gallium: Add common video format enums.Younes Manton1-0/+7
2010-03-03util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.José Fonseca1-2/+1
2010-03-02util: Tweak comment for D3D10-like formats.José Fonseca1-1/+3
2010-03-01util: Rename pipe formats.José Fonseca1-28/+27
2010-03-01util: Remove PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca1-1/+0
2010-03-01util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.José Fonseca1-1/+1
2010-03-01util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.José Fonseca1-6/+2
2010-03-01util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes.José Fonseca1-3/+1
2010-03-01util: Remove inexisting formats.José Fonseca1-7/+0
2010-03-01util: A few more links for D3D formats.José Fonseca1-2/+3
2010-03-01util: A few more todo marks.José Fonseca1-0/+3