mesa/src
Maciej Cencora 69088d5484 radeon: fix teximage migration failure in rare case
Always store selected miptree in texObj->mt so get_base_teximage_offset returns correct data.
Found with piglit/mipmap-setup.

Candidate for 7.8 branch.

Signed-off-by: Maciej Cencora <m.cencora@gmail.com>
(cherry picked from commit ad24ea37bb)
2010-08-03 12:03:54 -06:00
..
driclient
egl egl_dri2: Zero out driver struct 2010-05-12 14:51:25 -04:00
gallium st/egl: Fix build on FreeBSD. 2010-07-16 20:24:35 +08:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw Use GLW_CFLAGS when building libGLw 2010-07-01 13:02:47 -07:00
glx glx: fix regression with GLX_USE_GL 2010-06-02 16:01:17 -06:00
mesa radeon: fix teximage migration failure in rare case 2010-08-03 12:03:54 -06:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00