Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
5edd9961c15a80d557ba42f48c97a471b23d9c5e
/
src
/
mesa
/
main
/
glformats.c
5edd996
mesa: Use the effective internal format instead for validation
by Eduardo Lima Mitev
· 9 years ago
c6bf1cd
mesa: Move _mesa_base_tex_format() from teximage to glformats files
by Eduardo Lima Mitev
· 9 years ago
29835fe
mesa/glformats: refactor compressed format support function
by Nanley Chery
· 9 years ago
afa1efd
mesa: fix errors when reading depth with glReadPixels
by Tapani Pälli
· 9 years ago
c3c2420
mesa/formats: 8-bit channel integer formats addition
by Dave Airlie
· 9 years ago
8185a02
mesa/formats: add some formats from GL3.3
by Dave Airlie
· 9 years ago
be7f640
mesa/glformats: recognize ASTC formats as color formats
by Nanley Chery
· 9 years ago
692578e
mesa/glformats: recognize ASTC formats as compressed
by Nanley Chery
· 9 years ago
582ce1e
mesa: don't enable online compression for ASTC formats
by Nanley Chery
· 9 years ago
5f1d5b1
mesa/formats: don't byteswap when building array formats
by Oded Gabbay
· 9 years ago
56980f1
mesa: Fix typo in a comment
by Anuj Phogat
· 9 years ago
0127580
mesa: Add a helper function _mesa_unpack_format_to_base_format()
by Anuj Phogat
· 9 years ago
2f11e92
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
by Kenneth Graunke
· 9 years ago
5b0d6f5
mesa: add GL_RED, GL_RG support for floating point textures
by Tapani Pälli
· 9 years ago
07e4f12
mesa: allow unsized formats GL_RG, GL_RED for GLES 3.0 with half float
by Tapani Pälli
· 9 years ago
09eabf5
mesa: add const qualifer on _mesa_is_compressed_format()
by Brian Paul
· 9 years ago
6f4d941
main: replace __FUNCTION__ with __func__
by Marius Predut
· 10 years ago
2c2a92d
Mesa: Add support for HALF_FLOAT_OES type.
by Kalyan Kondapally
· 10 years ago
76086d7
mesa: change assert to unreachable in two format functions
by Tobias Klausmann
· 10 years ago
d74a817
mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV
by Tapani Pälli
· 10 years ago
c471b09
mesa: restrict use of GL_ABGR_EXT format to allowed data types
by Samuel Iglesias Gonsalvez
· 10 years ago
559a107
mesa: Add helper to convert a GL format and type to a mesa (array) format.
by Iago Toral Quiroga
· 10 years ago
1aaed75
mesa: Expose compute_component_mapping as _mesa_compute_component_mapping
by Iago Toral Quiroga
· 10 years ago
7e78033
mesa: Add the format enums for BPTC-compressed images
by Neil Roberts
· 10 years ago
938b3d0
mesa: Add utility function _mesa_is_enum_format_unorm()
by Anuj Phogat
· 10 years ago
e0fe00e
mesa: Add a helper function _mesa_is_enum_format_unsized()
by Anuj Phogat
· 10 years ago
845b5ec
mesa: Add utility function _mesa_is_enum_format_snorm()
by Anuj Phogat
· 10 years ago
4000c01
Remove the ATI_envmap_bumpmap extension
by Jason Ekstrand
· 10 years ago
b8d15ca
Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
by Neil Roberts
· 10 years ago
f8ae2a5
mesa: Fix error code generation in glReadPixels()
by Anuj Phogat
· 11 years ago
1edca15
mesa: GL_ARB_half_float_pixel is not optional
by Ian Romanick
· 11 years ago
1a44180
mesa: whitespace fixes in glformats.c
by Brian Paul
· 11 years ago
b98fa6f
mesa: fix/add some cases in _mesa_get_linear_internalformat()
by Brian Paul
· 11 years ago
4949322
mesa: Clean up bad code formatting left from previous commit
by Ian Romanick
· 11 years ago
a92b9e6
mesa: GL_EXT_packed_depth_stencil is not optional
by Ian Romanick
· 11 years ago
a9bf599
mesa: minor simplification in _mesa_es3_error_check_format_and_type()
by Brian Paul
· 11 years ago
fa14f8a
mesa: Add support to _mesa_bytes_per_vertex_attrib for 10_11_11 format.
by Chris Forbes
· 11 years ago
3d8d5b2
mesa: Restore 78-column wrapping of license text in C-style comments.
by Kenneth Graunke
· 12 years ago
96ff2ed
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
by Kenneth Graunke
· 12 years ago
79a0977
mesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.
by Matt Turner
· 12 years ago
a527b21
Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
by Matt Turner
· 12 years ago
53f8251
mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_dxt in all APIs
by Ian Romanick
· 12 years ago
a021881
mesa: Use a single flag for the S3TC extensions that don't require on-line compression
by Ian Romanick
· 12 years ago
1c29d8f
mesa/es3: Allow unsized depth and depth-stencil formats in ES3
by Ian Romanick
· 12 years ago
ca39c0f
mesa/es3: Don't check dimensions in _mesa_es3_error_check_format_and_type
by Ian Romanick
· 12 years ago
2906e20
mesa: Return INVALID_OPERATION when type is known but not allowed
by Matt Turner
· 12 years ago
8078406
glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
by Jordan Justen
· 12 years ago
9cfcac4
glformats: add _mesa_es3_error_check_format_and_type
by Matt Turner
· 12 years ago
f1c5b5d
glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
by Jordan Justen
· 12 years ago
89e07cc
glformats: add _mesa_base_format_component_count
by Jordan Justen
· 12 years ago
6d63b6e
glformats: add functions to detect signed/unsigned integer types
by Jordan Justen
· 12 years ago
6267853
mesa: Fix computation of default vertex attrib stride for 2_10_10_10 formats.
by Paul Berry
· 12 years ago
e519b8a
mesa: Add new MESA_FORMATs for ETC2 compressed textures
by Anuj Phogat
· 12 years ago
dbd6135
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
by Paul Berry
· 12 years ago
135fe90
mesa: move some helper functions from fboobject.c to glformats.c
by Marek Olšák
· 12 years ago
4936aad
mesa: remove FEATURE_ES test in _mesa_is_compressed_format()
by Brian Paul
· 12 years ago
9545d96
intel: add support for ANGLE_texture_compression_dxt.
by Oliver McFadden
· 12 years ago
3ba9dbb
mesa: move _mesa_es_error_check_format_and_type() to glformats.c
by Brian Paul
· 12 years ago
b6c2234
Temporarily revert "mesa: remove remaining FEATURE_* defines where protected by API check."
by José Fonseca
· 12 years ago
9f37b40
mesa: remove remaining FEATURE_* defines where protected by API check.
by Oliver McFadden
· 12 years ago
88233b0
mesa: remove FEATURE_EXT_texture_sRGB define.
by Oliver McFadden
· 12 years ago
a3af27e
mesa: add generic compressed -> uncompressed format helper
by Brian Paul
· 12 years ago
dd0eb00
mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the ES wrapper
by Ian Romanick
· 12 years ago
9c1b418
mesa: Replace VersionMajor/VersionMinor with a Version field.
by Eric Anholt
· 12 years ago
7e18a03
mesa: move _mesa_error_check_format_and_type() to glformats.c
by Brian Paul
· 12 years ago
a1287f5
mesa: move more format helper functions to glformats.c
by Brian Paul
· 12 years ago
8b762eb
mesa: move some format helper functions to glformats.c
by Brian Paul
· 12 years ago
9ad8f43
mesa: add glformats integer type/format detection routines
by Jordan Justen
· 12 years ago