index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
formats.c
Age
Commit message (
Expand
)
Author
2011-02-28
mesa: Add RGTC texture store/fetch support.
Dave Airlie
2011-02-16
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-01-15
mesa: add comment for _mesa_get_srgb_format_linear()
Brian Paul
2011-01-16
mesa/swrast: implement EXT_texture_sRGB_decode
Dave Airlie
2011-01-11
mesa: do a debug check of _mesa_format_to_type_and_comps()
Brian Paul
2011-01-11
mesa: fix a few format table mistakes, assertions
Brian Paul
2011-01-03
mesa: Update comment about the list of BaseFormats for gl_formats.
Eric Anholt
2010-12-23
mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
mesa: implement new texture format I16
Marek Olšák
2010-12-23
mesa: implement new texture format L16
Marek Olšák
2010-12-23
mesa: implement new texture format A16
Marek Olšák
2010-12-23
mesa: implement new texture format AL44
Marek Olšák
2010-12-23
mesa: implement new texture format ARGB2101010
Marek Olšák
2010-12-10
mesa: Don't assertion fail for _mesa_get_format_name(MESA_FORMAT_NONE)
Eric Anholt
2010-11-24
mesa: added _mesa_format_image_size64()
Brian Paul
2010-11-24
mesa: add assertion and update comment in _mesa_format_image_size()
Brian Paul
2010-11-11
mesa: add missing formats in _mesa_format_to_type_and_comps()
Brian Paul
2010-11-11
mesa: improve error message
Brian Paul
2010-10-26
mesa: rename function to _mesa_is_format_integer_color()
Brian Paul
2010-10-26
mesa: fix bug in _mesa_is_format_integer()
Brian Paul
2010-10-23
mesa: _mesa_is_format_integer() function
Brian Paul
2010-10-01
mesa: Fix misplaced #endif
Ian Romanick
2010-10-01
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
Ian Romanick
2010-09-16
mesa: include mfeatures.h in formats.c
Brian Paul
2010-08-27
mesa: Use the format info to identify packed depth/stencil formats.
Nick Bowler
2010-08-26
mesa: Identify packed depth/stencil buffers using the Format field.
Nick Bowler
2010-07-29
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-05
mesa: initial support for unnormalized integer texture formats
Brian Paul
2010-05-09
mesa: added unsigned 16-bit/channel tex format
Brian Paul
2010-05-09
mesa: add missing cases for signed 16-bit formats
Brian Paul
2010-04-26
mesa: start adding GL 3.1 signed normalized texture formats
Brian Paul
2010-01-18
mesa: Remove unnecessary header from formats.c.
Vinson Lee
2009-12-31
mesa: Silence unused variable warning.
Vinson Lee
2009-11-17
Add MESA_FORMAT_XRGB8888_REV.
Michel Dänzer
2009-11-16
AL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures
Ian Romanick
2009-11-02
mesa: fix incorrect approx bits/channel for fxt1 formats
Brian Paul
2009-10-30
mesa: fix incorrect format info for MESA_FORMAT_SL8
Brian Paul
2009-10-29
mesa: Add MESA_FORMAT_Z24_X8.
José Fonseca
2009-10-24
mesa: added _mesa_get_format_block_size()
Brian Paul
2009-10-24
mesa: added _mesa_get_format_name()
Brian Paul
2009-10-24
mesa: additional comments in format code
Brian Paul
2009-10-21
mesa: added MESA_FORMAT_X8_Z24 format
Brian Paul
2009-10-06
mesa: added MESA_FORMAT_XRGB8888
Brian Paul
2009-10-06
mesa: added case for MESA_FORMAT_SIGNED_RGBA_16
Brian Paul
2009-10-06
mesa: added MESA_FORMAT_SIGNED_RGBA_16 for accum buffers
Brian Paul
2009-10-06
mesa: added _mesa_get_format_color_encoding()
Brian Paul
2009-10-06
mesa: accept more pnames in _mesa_get_format_bits()
Brian Paul
2009-10-05
mesa: move _mesa_format_to_type_and_comps() to formats.c
Brian Paul
2009-10-05
mesa: move gl_format_info struct to formats.c
Brian Paul
[next]