index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
format_pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Autogenerate most of format_pack.c
Jason Ekstrand
2015-01-12
1
-2982
/
+0
*
mesa: Fix A1R5G5B5 packing/unpacking
Jason Ekstrand
2015-01-12
1
-7
/
+1
*
mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM
Jason Ekstrand
2015-01-12
1
-8
/
+2
*
mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2)
Richard Sandiford
2014-09-17
1
-0
/
+60
*
mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}
Richard Sandiford
2014-09-17
1
-0
/
+37
*
mesa: fix SRGB alpha channel value in pack_float_R8G8B8X8_SRGB
Dave Airlie
2014-09-17
1
-1
/
+1
*
mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil
Jason Ekstrand
2014-08-04
1
-67
/
+35
*
main/format_pack: Fix a wrong datatype in pack_ubyte_R8G8_UNORM
Jason Ekstrand
2014-07-18
1
-1
/
+1
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-25
/
+0
*
mesa: rename format_(un)pack.c functions to match format names (pt. 7)
Brian Paul
2014-03-26
1
-22
/
+22
*
mesa: rename format_(un)pack.c functions to match format names (pt. 6)
Brian Paul
2014-03-26
1
-4
/
+4
*
mesa: rename format_(un)pack.c functions to match format names (pt. 5)
Brian Paul
2014-03-26
1
-38
/
+38
*
mesa: rename format_(un)pack.c functions to match format names (pt. 4)
Brian Paul
2014-03-26
1
-28
/
+28
*
mesa: rename format_(un)pack.c functions to match format names (pt. 3)
Brian Paul
2014-03-26
1
-45
/
+45
*
mesa: rename format_(un)pack.c functions to match format names (pt. 2)
Brian Paul
2014-03-26
1
-12
/
+12
*
mesa: rename format_(un)pack.c functions to match format names (pt. 1)
Brian Paul
2014-03-26
1
-251
/
+251
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
1
-6
/
+6
*
mesa: add MESA_FORMAT_R8G8B8A8_SRGB
Brian Paul
2014-03-06
1
-0
/
+27
*
mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
Brian Paul
2014-03-06
1
-2
/
+2
*
mesa: fix copy & paste bugs in pack_ubyte_SARGB8()
Brian Paul
2014-03-06
1
-2
/
+2
*
mesa: add MESA_FORMAT_B8G8R8X8_SRGB
Chia-I Wu
2014-03-06
1
-0
/
+18
*
mesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORM
Brian Paul
2014-03-05
1
-1
/
+1
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-11
/
+11
*
mesa: Add warning to _REV pack/unpack functions with incorrect behavior
Mark Mueller
2014-01-31
1
-1
/
+6
*
mesa: Fix Type A _INT formats to MESA_FORMAT naming standard
Mark Mueller
2014-01-27
1
-6
/
+6
*
mesa: Fix MESA_FORMAT names containg SIGNED
Mark Mueller
2014-01-27
1
-53
/
+53
*
mesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and LUMINANCE
Mark Mueller
2014-01-27
1
-23
/
+23
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-134
/
+133
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-86
/
+86
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-38
/
+38
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-15
/
+15
*
mesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616.
Francisco Jerez
2014-01-15
1
-0
/
+28
*
mesa: Add MESA_FORMAT_ABGR2101010.
Francisco Jerez
2014-01-15
1
-0
/
+29
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: add RGBX formats for existing GL RGB texture formats
Marek Olšák
2013-02-07
1
-0
/
+186
*
mesa: fixup inconsistent naming of RG16 formats
Marek Olšák
2013-02-06
1
-8
/
+8
*
mesa: fix assorted MSVC conversion warnings in format_pack.c
Brian Paul
2012-11-06
1
-10
/
+10
*
mesa formats: add MESA_FORMAT_ABGR2101010_UINT
Jordan Justen
2012-07-21
1
-0
/
+28
*
mesa: fix truncated value warning
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
mesa: use z32f_x24s8 struct in format pack/unpack code
Brian Paul
2012-02-15
1
-12
/
+19
*
mesa: add MESA_FORMAT_Z32_FLOAT_X24S8 case in format unpack code
Brian Paul
2012-02-15
1
-0
/
+13
*
mesa: added _mesa_pack_ubyte_rgba_rect()
Brian Paul
2012-01-30
1
-0
/
+42
*
mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()
Brian Paul
2012-01-13
1
-1
/
+1
*
mesa: add some 'f' suffixes to silence MSVC warnings
Brian Paul
2012-01-07
1
-4
/
+4
*
mesa: Fix packing of stencil bits to MESA_FORMAT_Z32_FLOAT_X24S8.
Eric Anholt
2012-01-06
1
-1
/
+1
*
mesa: add _mesa_pack_colormask()
Brian Paul
2011-12-24
1
-0
/
+75
*
mesa: fix possible precision issues in pack/unpack/fetch functions
Marek Olšák
2011-12-12
1
-10
/
+10
*
mesa: new format_pack.c code
Brian Paul
2011-12-08
1
-0
/
+2496