OSDN Git Service

gallium: temporarily disable the memcmp() in cso_set_framebuffer()
authorBrian <brian.paul@tungstengraphics.com>
Thu, 20 Mar 2008 15:15:24 +0000 (09:15 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 20 Mar 2008 15:15:24 +0000 (09:15 -0600)
commit8dd90ee19d97c4b032c2b057d96b3e674be3e1fd
treec87a993b791343c59d8d182b4c680703be70ac3e
parent85e4ec6d118e340eaccd176aa622221642a2e754
gallium: temporarily disable the memcmp() in cso_set_framebuffer()

The memcmp() fails to detect buffer size changes...
src/gallium/auxiliary/cso_cache/cso_context.c