mesa/src
Eric Anholt 51ce86b781 intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap()
Generally image uploads to a the region occur at TexImage time, but
that's not the case for fallback _mesa_generate_mipmap(), and in this
path we were forgetting to align the width when dividing height.  We
were just leaving out parts of the compressed block at 2x2 and 1x1
levels.

Fixes gen-compressed-teximage.
2011-06-14 11:15:29 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl wayland-drm: remove depend on "make clean" 2011-06-13 12:19:47 +08:00
gallium r600g: disable shader_texture_lod until there is driver support 2011-06-14 20:03:04 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix incorrect optimization of instructions before discard statements. 2011-06-10 13:17:01 -07:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01: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 apple: Set the glapi dispatch table on context bind 2011-06-14 00:48:20 -07:00
mapi glapi: Add check for NULL symbol_prefix in gentable and fix warnings 2011-06-13 14:50:37 -07:00
mesa intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap() 2011-06-14 11:15:29 -07:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00