mesa/src
Marek Olšák be1f4cfd96 r300g: finally fix the texture corruption on r3xx-r4xx
Even though a bound texture stays bound when calling set_fragment_sampler_views,
it must be assigned a new cache region depending on the occupancy of other
texture units.

This fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=28800

Thanks to Álmos <aaalmosss@gmail.com> for finding the bug in the code.

NOTE: This is a candidate for both the 7.9 and 7.10 branches.
(cherry picked from commit daffaca53e)

Conflicts:

	src/gallium/drivers/r300/r300_state.c
2010-12-18 10:17:52 +01:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Add missing intel chip ids. 2010-12-15 14:17:29 -08:00
gallium r300g: finally fix the texture corruption on r3xx-r4xx 2010-12-18 10:17:52 +01:00
glsl glsl: Inherrit type of declared variable from initializer after processing assignment 2010-12-17 13:51:46 -08:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Silence missing initializer warning. 2010-08-30 14:12:01 +01: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: Only remove drawables from the hash when we actually delete them 2010-09-29 09:10:05 -04:00
mapi mapi: Fix compiler warnings. 2010-09-30 17:12:30 +08:00
mesa mesa: Add getters for ARB_copy_buffer's attachment points. 2010-12-17 12:58:15 -08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00