index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_format.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/format: Add more multi-planar formats.
Bas Nieuwenhuizen
2020-05-30
1
-0
/
+20
*
util/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
Bas Nieuwenhuizen
2020-05-30
1
-0
/
+1
*
format: add format_to_chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-0
/
+20
*
gallium: Add PIPE_FORMAT_P010 support
Thong Thai
2020-01-03
1
-0
/
+1
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-2
/
+24
*
gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.
Eric Anholt
2019-11-07
1
-0
/
+25
*
gallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
Eric Anholt
2019-11-07
1
-0
/
+1
*
gallium: Add some more channel orderings of packed formats.
Eric Anholt
2019-11-07
1
-0
/
+8
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
1
-0
/
+3
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-2
/
+2
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-2
/
+2
*
gallium: Drop the unused PIPE_FORMAT_A*L* formats.
Eric Anholt
2019-10-20
1
-22
/
+0
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+22
*
gallium: Remove manual defining of PIPE_FORMAT enum values.
Eric Anholt
2019-08-19
1
-357
/
+357
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
1
-0
/
+3
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
1
-0
/
+2
*
gallium: add ATC format support
Jonathan Marek
2019-04-23
1
-0
/
+4
*
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
2019-01-22
1
-0
/
+5
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
1
-0
/
+2
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-0
/
+1
*
gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
2017-10-10
1
-0
/
+2
*
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
2017-10-02
1
-0
/
+2
*
gallium: add P016 format
Christian König
2017-03-13
1
-0
/
+2
*
gallium: do not wrap header inclusion in
Emil Velikov
2016-03-09
1
-2
/
+2
*
gallium: remove duplicate define from enum pipe_format
Oded Gabbay
2016-02-25
1
-1
/
+0
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
1
-0
/
+30
*
st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
2015-10-30
1
-1
/
+2
*
gallium: add ETC2 format support
Ilia Mirkin
2015-02-18
1
-0
/
+11
*
gallium: update comment for enum pipe_format
Brian Paul
2014-09-22
1
-6
/
+1
*
gallium: replace pipe_type enum with tgsi_return_type enum
Brian Paul
2014-09-22
1
-9
/
+0
*
gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliases
Richard Sandiford
2014-09-17
1
-0
/
+24
*
gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formats
Richard Sandiford
2014-09-17
1
-0
/
+3
*
gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliases
Richard Sandiford
2014-09-17
1
-0
/
+32
*
gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formats
Richard Sandiford
2014-09-17
1
-0
/
+10
*
gallium: add basic support for BPTC formats
Ilia Mirkin
2014-08-12
1
-0
/
+5
*
gallium: add b5g6r5 srgb format
Roland Scheidegger
2014-03-21
1
-0
/
+2
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
1
-2
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
vl: add 400 chroma format as well
Christian König
2013-10-28
1
-0
/
+1
*
gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.
José Fonseca
2013-08-22
1
-0
/
+1
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-0
/
+22
*
gallium: add red-alpha texture formats and a couple of util functions
Marek Olšák
2013-02-13
1
-0
/
+12
*
gallium: add RGBX formats for existing GL RGB texture formats
Marek Olšák
2013-02-07
1
-0
/
+14
*
gallium: add R8G8_R8B8 and G8R8_B8R8 formats
Christian König
2012-03-09
1
-0
/
+3
*
gallium: remove format aliases
Christian König
2012-03-08
1
-4
/
+0
*
gallium: add PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
2011-12-02
1
-0
/
+3
*
gallium: add B10G10R10A2_UINT format
Dave Airlie
2011-11-27
1
-0
/
+1
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-7
/
+7
*
gallium: add initial pure integer support (v2)
Dave Airlie
2011-10-08
1
-0
/
+60
*
gallium: add missing formats for ARB_vertex_type_2_10_10_10_rev
Dave Airlie
2011-09-05
1
-0
/
+7
[next]