r600g: Don't create a texture for the memory_pool during screen init
authorTom Stellard <thomas.stellard@amd.com>
Mon, 9 Jul 2012 15:42:25 +0000 (11:42 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 9 Jul 2012 16:14:07 +0000 (12:14 -0400)
commit9b00edc79a49bd9fdef9102e3d74828d93ee185e
treefa43411d05ff8011bc2a2844b00968d23fb9b451
parent76b44034b9b234d3db4012342f0fae677d4f10f6
r600g: Don't create a texture for the memory_pool during screen init

This fixes a segfault in r600_screen_create() introduced by
eb065f5d9d1159af3a88a64a7606c9b6d67dc3

Reported by tilman on irc.
src/gallium/drivers/r600/compute_memory_pool.c
src/gallium/drivers/r600/r600_pipe.c