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: fix MESA_FORMAT_RG88 format match test
Brian Paul
2011-11-30
1
-1
/
+1
*
mesa: Fix the datatype of GL_DEPTH32F_STENCIL8's depth channel.
Eric Anholt
2011-11-29
1
-1
/
+4
*
mesa: update comments for _mesa_format_matches_format_and_type(), 80-column w...
Brian Paul
2011-11-28
1
-10
/
+9
*
mesa/format: add mesa MESA_FORMAT_ARGB2101010_UINT support.
Dave Airlie
2011-11-28
1
-0
/
+17
*
mesa: add MESA_FORMAT_RGBX8888 and MESA_FORMAT_RGBX8888_REV
Chia-I Wu
2011-11-27
1
-0
/
+24
*
mesa: Make formats.c "datatype" values match glGetTexLevelParameter return.
Eric Anholt
2011-11-22
1
-6
/
+6
*
mesa: Add a function for comparing gl_format to format/type.
Eric Anholt
2011-11-03
1
-0
/
+318
*
mesa: fix software mipmap generation code for packed Z/stencil formats
Brian Paul
2011-10-07
1
-4
/
+4
*
mesa/formats: add rest of integer formats.
Dave Airlie
2011-10-05
1
-2
/
+516
*
mesa: added _mesa_get_uncompressed_format(), _mesa_format_num_components()
Brian Paul
2011-09-08
1
-0
/
+64
*
mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_p...
Ian Romanick
2011-09-06
1
-1
/
+0
*
mesa: fix comment typo: s/GL_SIGNED_NORMALED/GL_SIGNED_NORMALIZED/
Brian Paul
2011-08-31
1
-1
/
+1
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
1
-16
/
+4
*
mesa: add a comment in _mesa_test_formats
Marek Olšák
2011-07-11
1
-0
/
+1
*
mesa: fix assertion failure in _mesa_test_formats
Marek Olšák
2011-07-11
1
-1
/
+2
*
mesa: initial ARB_depth_buffer_float support
Marek Olšák
2011-07-10
1
-0
/
+29
*
mesa: Fix return type of _mesa_get_format_bytes() (#37351)
Adam Jackson
2011-05-23
1
-1
/
+3
*
mesa: implement EXT_packed_float
Marek Olšák
2011-04-29
1
-0
/
+14
*
mesa: implement EXT_texture_shared_exponent
Marek Olšák
2011-04-29
1
-1
/
+15
*
mesa: add R/RG floating-point formats
Marek Olšák
2011-04-15
1
-0
/
+40
*
mesa: fix L16F and L32F format properties
Marek Olšák
2011-04-15
1
-2
/
+2
*
mesa: initial EXT_texture_snorm support
Marek Olšák
2011-03-29
1
-9
/
+91
*
mesa: add EXT_texture_compression_latc
Marek Olšák
2011-03-08
1
-0
/
+40
*
mesa: Add RGTC texture store/fetch support.
Dave Airlie
2011-02-28
1
-1
/
+41
*
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-02-16
1
-1
/
+5
*
mesa: add comment for _mesa_get_srgb_format_linear()
Brian Paul
2011-01-15
1
-0
/
+5
*
mesa/swrast: implement EXT_texture_sRGB_decode
Dave Airlie
2011-01-16
1
-0
/
+37
*
mesa: do a debug check of _mesa_format_to_type_and_comps()
Brian Paul
2011-01-11
1
-1
/
+23
*
mesa: fix a few format table mistakes, assertions
Brian Paul
2011-01-11
1
-7
/
+8
*
mesa: Update comment about the list of BaseFormats for gl_formats.
Eric Anholt
2011-01-03
1
-3
/
+4
*
mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
1
-1
/
+4
*
mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
1
-1
/
+1
*
mesa: implement new texture format I16
Marek Olšák
2010-12-23
1
-0
/
+10
*
mesa: implement new texture format L16
Marek Olšák
2010-12-23
1
-0
/
+10
*
mesa: implement new texture format A16
Marek Olšák
2010-12-23
1
-0
/
+10
*
mesa: implement new texture format AL44
Marek Olšák
2010-12-23
1
-0
/
+10
*
mesa: implement new texture format ARGB2101010
Marek Olšák
2010-12-23
1
-0
/
+14
*
mesa: Don't assertion fail for _mesa_get_format_name(MESA_FORMAT_NONE)
Eric Anholt
2010-12-10
1
-1
/
+0
*
mesa: added _mesa_format_image_size64()
Brian Paul
2010-11-24
1
-0
/
+30
*
mesa: add assertion and update comment in _mesa_format_image_size()
Brian Paul
2010-11-24
1
-1
/
+2
*
mesa: add missing formats in _mesa_format_to_type_and_comps()
Brian Paul
2010-11-11
1
-1
/
+26
*
mesa: improve error message
Brian Paul
2010-11-11
1
-1
/
+2
*
mesa: rename function to _mesa_is_format_integer_color()
Brian Paul
2010-10-26
1
-1
/
+1
*
mesa: fix bug in _mesa_is_format_integer()
Brian Paul
2010-10-26
1
-2
/
+5
*
mesa: _mesa_is_format_integer() function
Brian Paul
2010-10-23
1
-0
/
+12
*
mesa: Fix misplaced #endif
Ian Romanick
2010-10-01
1
-1
/
+1
*
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
Ian Romanick
2010-10-01
1
-0
/
+80
*
mesa: include mfeatures.h in formats.c
Brian Paul
2010-09-16
1
-0
/
+1
*
mesa: Use the format info to identify packed depth/stencil formats.
Nick Bowler
2010-08-27
1
-6
/
+2
*
mesa: Identify packed depth/stencil buffers using the Format field.
Nick Bowler
2010-08-26
1
-0
/
+16
[next]