summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_format.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: do not wrap header inclusion inEmil Velikov2016-03-091-2/+2
* gallium: remove duplicate define from enum pipe_formatOded Gabbay2016-02-251-1/+0
* gallium: add ASTC formatsIlia Mirkin2015-11-231-0/+30
* st/va: properly defines VAImageFormat formats and improve VaCreateImageJulien Isorce2015-10-301-1/+2
* gallium: add ETC2 format supportIlia Mirkin2015-02-181-0/+11
* gallium: update comment for enum pipe_formatBrian Paul2014-09-221-6/+1
* gallium: replace pipe_type enum with tgsi_return_type enumBrian Paul2014-09-221-9/+0
* gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliasesRichard Sandiford2014-09-171-0/+24
* gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formatsRichard Sandiford2014-09-171-0/+3
* gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliasesRichard Sandiford2014-09-171-0/+32
* gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formatsRichard Sandiford2014-09-171-0/+10
* gallium: add basic support for BPTC formatsIlia Mirkin2014-08-121-0/+5
* gallium: add b5g6r5 srgb formatRoland Scheidegger2014-03-211-0/+2
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-071-2/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* vl: add 400 chroma format as wellChristian König2013-10-281-0/+1
* gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.José Fonseca2013-08-221-0/+1
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-0/+22
* gallium: add red-alpha texture formats and a couple of util functionsMarek Olšák2013-02-131-0/+12
* gallium: add RGBX formats for existing GL RGB texture formatsMarek Olšák2013-02-071-0/+14
* gallium: add R8G8_R8B8 and G8R8_B8R8 formatsChristian König2012-03-091-0/+3
* gallium: remove format aliasesChristian König2012-03-081-4/+0
* gallium: add PIPE_FORMAT_ETC1_RGB8Chia-I Wu2011-12-021-0/+3
* gallium: add B10G10R10A2_UINT formatDave Airlie2011-11-271-0/+1
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-7/+7
* gallium: add initial pure integer support (v2)Dave Airlie2011-10-081-0/+60
* gallium: add missing formats for ARB_vertex_type_2_10_10_10_revDave Airlie2011-09-051-0/+7
* gallium: add R8A8 and A8R8 UNORM formatsChristian König2011-09-011-0/+2
* gallium: try to cleanup a bit of the format mess created with pipe-video mergeChristian König2011-09-011-2/+3
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-7/+25
|\
| * gallium: add A/L/LA/I floating point formatsLuca Barbieri2011-04-151-0/+9
| * gallium: add EXT_texture_snorm supportMarek Olšák2011-03-291-0/+9
* | [g3dvl] merge fixesChristian König2011-03-191-19/+19
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-0/+5
|\ \ | |/
| * gallium/util: add LATC supportMarek Olšák2011-03-081-0/+5
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-241-0/+10
|\ \ | |/
| * gallium: implement modern sampling schemeZack Rusin2011-01-241-0/+10
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-081-0/+6
|\ \ | |/
| * gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORMMarek Olšák2010-12-231-0/+6
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-281-0/+4
|\ \ | |/
| * gallium/format: add X32_S8X24_USCALED format.Dave Airlie2010-10-131-0/+1
| * gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie2010-10-131-0/+3
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-2/+0
|\ \ | |/
| * gallium: Remove unnecessary header from p_format.h.Vinson Lee2010-08-271-2/+0
* | vl: Decode to XRGB, not ARGB.Younes Manton2010-06-061-0/+3
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-301-118/+146
|\ \ | |/
| * Squashed commit of the following:Keith Whitwell2010-04-101-18/+0
| * gallium: Add a couple more of D3D9 formats forgotten earlier.José Fonseca2010-04-081-0/+2
| * gallium: Add missing D3D9 color formats.José Fonseca2010-04-081-0/+7
| * gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger2010-03-291-4/+4