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
/
glformats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add the format enums for BPTC-compressed images
Neil Roberts
2014-08-12
1
-0
/
+10
*
mesa: Add utility function _mesa_is_enum_format_unorm()
Anuj Phogat
2014-08-04
1
-0
/
+71
*
mesa: Add a helper function _mesa_is_enum_format_unsized()
Anuj Phogat
2014-08-04
1
-0
/
+56
*
mesa: Add utility function _mesa_is_enum_format_snorm()
Anuj Phogat
2014-08-04
1
-0
/
+37
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-35
/
+0
*
Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
Neil Roberts
2014-06-13
1
-30
/
+0
*
mesa: Fix error code generation in glReadPixels()
Anuj Phogat
2014-04-21
1
-0
/
+16
*
mesa: GL_ARB_half_float_pixel is not optional
Ian Romanick
2014-02-11
1
-18
/
+6
*
mesa: whitespace fixes in glformats.c
Brian Paul
2014-01-23
1
-75
/
+51
*
mesa: fix/add some cases in _mesa_get_linear_internalformat()
Brian Paul
2014-01-23
1
-1
/
+7
*
mesa: Clean up bad code formatting left from previous commit
Ian Romanick
2013-12-20
1
-1
/
+1
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
1
-5
/
+1
*
mesa: minor simplification in _mesa_es3_error_check_format_and_type()
Brian Paul
2013-12-18
1
-3
/
+1
*
mesa: Add support to _mesa_bytes_per_vertex_attrib for 10_11_11 format.
Chris Forbes
2013-11-08
1
-0
/
+5
*
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: Allow ETC2/EAC formats with ARB_ES3_compatibility.
Matt Turner
2013-03-08
1
-1
/
+1
*
Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
2013-01-30
1
-11
/
+1
*
mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_...
Ian Romanick
2013-01-23
1
-5
/
+3
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+2
*
mesa/es3: Allow unsized depth and depth-stencil formats in ES3
Ian Romanick
2013-01-20
1
-2
/
+5
*
mesa/es3: Don't check dimensions in _mesa_es3_error_check_format_and_type
Ian Romanick
2013-01-17
1
-8
/
+1
*
mesa: Return INVALID_OPERATION when type is known but not allowed
Matt Turner
2013-01-15
1
-1
/
+11
*
glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
Jordan Justen
2013-01-14
1
-0
/
+8
*
glformats: add _mesa_es3_error_check_format_and_type
Matt Turner
2013-01-14
1
-0
/
+439
*
glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Jordan Justen
2013-01-12
1
-1
/
+2
*
glformats: add _mesa_base_format_component_count
Jordan Justen
2013-01-12
1
-0
/
+26
*
glformats: add functions to detect signed/unsigned integer types
Jordan Justen
2013-01-12
1
-14
/
+40
*
mesa: Fix computation of default vertex attrib stride for 2_10_10_10 formats.
Paul Berry
2012-12-13
1
-0
/
+42
*
mesa: Add new MESA_FORMATs for ETC2 compressed textures
Anuj Phogat
2012-12-07
1
-0
/
+21
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-2
/
+2
*
mesa: move some helper functions from fboobject.c to glformats.c
Marek Olšák
2012-11-29
1
-0
/
+113
*
mesa: remove FEATURE_ES test in _mesa_is_compressed_format()
Brian Paul
2012-10-16
1
-2
/
+0
*
intel: add support for ANGLE_texture_compression_dxt.
Oliver McFadden
2012-10-01
1
-2
/
+4
*
mesa: move _mesa_es_error_check_format_and_type() to glformats.c
Brian Paul
2012-09-26
1
-0
/
+69
*
Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...
José Fonseca
2012-09-15
1
-0
/
+2
*
mesa: remove remaining FEATURE_* defines where protected by API check.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: remove FEATURE_EXT_texture_sRGB define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: add generic compressed -> uncompressed format helper
Brian Paul
2012-08-24
1
-0
/
+39
*
mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather tha...
Ian Romanick
2012-08-23
1
-8
/
+16
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-4
/
+4
*
mesa: move _mesa_error_check_format_and_type() to glformats.c
Brian Paul
2012-07-24
1
-0
/
+367
*
mesa: move more format helper functions to glformats.c
Brian Paul
2012-07-24
1
-0
/
+365
*
mesa: move some format helper functions to glformats.c
Brian Paul
2012-07-24
1
-1
/
+397
*
mesa: add glformats integer type/format detection routines
Jordan Justen
2012-07-21
1
-0
/
+201