mesa/src
Eduardo Lima Mitev c6bf1cd146 mesa: Move _mesa_base_tex_format() from teximage to glformats files
This function will be needed as part of validating the combination of format,
type and internal format of texture pixel operations, which happens in
glformats files. Specifically, we want to be able to obtain the base format
of a resolved effective internal format, to compare it with the original
internal format passed.

Also, since this function deals solely with GL formats, it fits better in
glformats where the rest of similar format functionality rests.

The function is moved as-is, without any modification.

Cc: "11.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Tested-by: Mark Janes <mark.a.janes@intel.com>
2015-09-28 11:39:53 -07:00
..
egl egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00
gallium state_trackers/hgl: Fix missing include path 2015-09-28 13:58:24 -04:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-15 12:27:45 +01:00
getopt
glsl glsl: revert "glsl: atomic counters can be declared as buffer-qualified variables" 2015-09-28 14:23:26 +02:00
glx glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
gtest
hgl
loader
mapi glapi: add ARB_shader_storage_block_buffer_object 2015-09-25 08:39:23 +02:00
mesa mesa: Move _mesa_base_tex_format() from teximage to glformats files 2015-09-28 11:39:53 -07:00
util util: automake: rework the format_srgb.c rule 2015-09-09 12:48:09 +01:00
Makefile.am glsl: shader-enum to name debug fxns 2015-09-16 10:04:13 -04:00
SConscript