r600g: expose ARB_ES2_compatibility by claiming fixed-point format support
authorMarek Olšák <maraeo@gmail.com>
Mon, 15 Aug 2011 21:37:44 +0000 (23:37 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 16 Aug 2011 07:15:11 +0000 (09:15 +0200)
commite3be51311834217cf35be9186e7dc9f57a10d44b
treeb65a3a3cc66fcb554acaeeac61b3ec69aa24362a
parent21c5d11b7ee1f6fd9d16752d8921976d9951623d
r600g: expose ARB_ES2_compatibility by claiming fixed-point format support

I also needed to make some changes in u_vbuf_mgr in order to override
the caps from the driver and enable the fallback even though the driver
claims the format is supported.
src/gallium/auxiliary/util/u_vbuf_mgr.c
src/gallium/auxiliary/util/u_vbuf_mgr.h
src/gallium/drivers/r600/r600_formats.h
src/gallium/drivers/r600/r600_pipe.c