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
/
formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/formats: add MESA_LAYOUT_LATC
Nanley Chery
2015-09-19
1
-11
/
+0
*
mesa/formats: 8-bit channel integer formats addition
Dave Airlie
2015-09-02
1
-0
/
+43
*
mesa/formats: add some formats from GL3.3
Dave Airlie
2015-09-02
1
-0
/
+63
*
mesa/formats: define the 2D ASTC formats
Nanley Chery
2015-08-26
1
-0
/
+43
*
mesa/formats: pass correct parameter to _mesa_is_format_compressed
Dave Airlie
2015-08-26
1
-1
/
+1
*
mesa/formats: remove compressed formats from matching function
Nanley Chery
2015-08-25
1
-47
/
+11
*
mesa/formats: make format testing a gtest
Nanley Chery
2015-08-25
1
-151
/
+4
*
mesa/formats: store whether or not a format is sRGB in gl_format_info
Nanley Chery
2015-08-24
1
-24
/
+4
*
mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
2015-08-24
1
-46
/
+43
*
Revert "mesa/formats: refactor by collapsing cases in switch statement by type"
Nanley Chery
2015-08-20
1
-17
/
+135
*
mesa/formats: refactor by collapsing cases in switch statement by type
Nanley Chery
2015-08-19
1
-135
/
+17
*
mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
2015-08-19
1
-0
/
+6
*
mesa/formats: Don't flip channels of null array formats
Jason Ekstrand
2015-08-12
1
-1
/
+2
*
mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
2015-08-12
1
-4
/
+12
*
mesa/formats: Only do byteswapping for packed formats
Jason Ekstrand
2015-08-12
1
-3
/
+3
*
mesa/main: Don't use ONCE_FLAG_INIT as a r-value.
Jose Fonseca
2015-06-11
1
-1
/
+2
*
mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
2015-06-11
1
-0
/
+10
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
mesa: add void to format_array_format_table_init() declaration
Brian Paul
2015-03-18
1
-1
/
+1
*
mesa: rename format_info.c to format_info.h
Emil Velikov
2015-03-05
1
-1
/
+1
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-2
/
+2
*
formats: Use a hash table for _mesa_format_from_array_format
Jason Ekstrand
2015-01-22
1
-12
/
+56
*
mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV
Tapani Pälli
2015-01-19
1
-0
/
+2
*
mesa: restrict use of GL_ABGR_EXT format to allowed data types
Samuel Iglesias Gonsalvez
2015-01-12
1
-28
/
+0
*
mesa/formats: add new mesa formats and their pack/unpack functions.
Samuel Iglesias Gonsalvez
2015-01-12
1
-0
/
+104
*
mesa: Add a _mesa_is_format_color_format helper
Jason Ekstrand
2015-01-12
1
-0
/
+19
*
mesa: Let _mesa_get_format_base_format also handle mesa_array_format.
Iago Toral Quiroga
2015-01-12
1
-3
/
+73
*
main: Add a concept of an array format
Jason Ekstrand
2015-01-12
1
-0
/
+57
*
mesa: Fix A1R5G5B5 packing/unpacking
Jason Ekstrand
2015-01-12
1
-1
/
+2
*
mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM
Jason Ekstrand
2015-01-12
1
-6
/
+6
*
mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2)
Richard Sandiford
2014-09-17
1
-0
/
+16
*
mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}
Richard Sandiford
2014-09-17
1
-0
/
+10
*
mesa: Add the format enums for BPTC-compressed images
Neil Roberts
2014-08-12
1
-0
/
+20
*
mesa: add helper _mesa_is_format_etc2
Marek Olšák
2014-08-11
1
-0
/
+25
*
mesa/formats: Add layout and swizzle information
Jason Ekstrand
2014-08-05
1
-0
/
+46
*
mesa/formats: Remove IndexBits
Jason Ekstrand
2014-08-05
1
-2
/
+1
*
mesa/formats: Autogenerate the format_info structure from a CSV file
Jason Ekstrand
2014-08-05
1
-1738
/
+1
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-19
/
+1
*
mesa: Add helper function _mesa_is_format_integer()
Anuj Phogat
2014-04-16
1
-0
/
+9
*
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
Chris Forbes
2014-04-01
1
-8
/
+12
*
Revert "mesa: Fix format matching checks for GL_INTENSITY* internalformats."
Chris Forbes
2014-03-26
1
-12
/
+8
*
mesa: Introduce a _mesa_format_has_color_component() helper.
Kenneth Graunke
2014-03-24
1
-0
/
+29
*
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
Chris Forbes
2014-03-25
1
-8
/
+12
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
1
-4
/
+4
*
mesa: reorder MESA_FORMAT enums
Brian Paul
2014-03-10
1
-802
/
+807
*
mesa: add MESA_FORMAT_R8G8B8A8_SRGB
Brian Paul
2014-03-06
1
-0
/
+15
*
mesa: add MESA_FORMAT_B8G8R8X8_SRGB
Chia-I Wu
2014-03-06
1
-0
/
+21
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-8
/
+8
*
mesa: Fix Type A _INT formats to MESA_FORMAT naming standard
Mark Mueller
2014-01-27
1
-88
/
+88
[next]