summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_format.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-09gallium: do not wrap header inclusion inEmil Velikov1-2/+2
2016-02-25gallium: remove duplicate define from enum pipe_formatOded Gabbay1-1/+0
2015-11-23gallium: add ASTC formatsIlia Mirkin1-0/+30
2015-10-30st/va: properly defines VAImageFormat formats and improve VaCreateImageJulien Isorce1-1/+2
2015-02-18gallium: add ETC2 format supportIlia Mirkin1-0/+11
2014-09-22gallium: update comment for enum pipe_formatBrian Paul1-6/+1
2014-09-22gallium: replace pipe_type enum with tgsi_return_type enumBrian Paul1-9/+0
2014-09-17gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliasesRichard Sandiford1-0/+24
2014-09-17gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formatsRichard Sandiford1-0/+3
2014-09-17gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliasesRichard Sandiford1-0/+32
2014-09-17gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formatsRichard Sandiford1-0/+10
2014-08-12gallium: add basic support for BPTC formatsIlia Mirkin1-0/+5
2014-03-21gallium: add b5g6r5 srgb formatRoland Scheidegger1-0/+2
2014-03-07gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák1-2/+2
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-10-28vl: add 400 chroma format as wellChristian König1-0/+1
2013-08-22gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.José Fonseca1-0/+1
2013-06-24gallium: Fix llvmpipe on big-endian machinesAdam Jackson1-0/+22
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/+3
2012-03-08gallium: remove format aliasesChristian König1-4/+0
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-7/+7
2011-10-08gallium: add initial pure integer support (v2)Dave Airlie1-0/+60
2011-09-05gallium: add missing formats for ARB_vertex_type_2_10_10_10_revDave Airlie1-0/+7
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/+3
2011-04-23Merge remote branch 'origin/master' into pipe-videoChristian König1-7/+25
2011-04-15gallium: add A/L/LA/I floating point formatsLuca Barbieri1-0/+9
2011-03-29gallium: add EXT_texture_snorm supportMarek Olšák1-0/+9
2011-03-19[g3dvl] merge fixesChristian König1-19/+19
2011-03-19Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+5
2011-03-08gallium/util: add LATC supportMarek Olšák1-0/+5
2011-02-24Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+10
2011-01-24gallium: implement modern sampling schemeZack Rusin1-0/+10
2011-01-08Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+6
2010-12-23gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORMMarek Olšák1-0/+6
2010-10-28Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-0/+4
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/+3
2010-10-12Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-2/+0
2010-08-27gallium: Remove unnecessary header from p_format.h.Vinson Lee1-2/+0
2010-06-06vl: Decode to XRGB, not ARGB.Younes Manton1-0/+3
2010-04-30Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton1-118/+146
2010-04-10Squashed commit of the following:Keith Whitwell1-18/+0
2010-04-08gallium: Add a couple more of D3D9 formats forgotten earlier.José Fonseca1-0/+2
2010-04-08gallium: Add missing D3D9 color formats.José Fonseca1-0/+7
2010-03-29gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger1-4/+4