mesa/src
Marek Olšák c0110d5450 mesa: fix up assertion in _mesa_source_buffer_exists
This was probably missed when implementing luminance and luminance alpha
render targets.

_mesa_get_format_bits checks for both GL_*_BITS and GL_TEXTURE_*_SIZE.

This fixes:
main/framebuffer.c:892: _mesa_source_buffer_exists: Assertion `....' failed.
2011-03-14 10:24:24 +01:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLE 2011-03-07 00:32:05 +01:00
gallium r300g: clamp after blending for fixed-point formats only 2011-03-14 10:09:34 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Document glsl_type::sampler_dimensionality 2011-03-12 17:39:48 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: fix null pointer deref in __glXGenerateError() 2011-03-10 08:50:52 -07:00
mapi glx: the server still needs __GLXcontext. 2011-03-14 15:03:53 +10:00
mesa mesa: fix up assertion in _mesa_source_buffer_exists 2011-03-14 10:24:24 +01:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00