r300g: drop support for ARGB, ABGR, XRGB, XBGR render targets
authorMarek Olšák <maraeo@gmail.com>
Sat, 25 Jun 2011 05:20:20 +0000 (07:20 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 25 Jun 2011 16:34:09 +0000 (18:34 +0200)
commitbc517d64dad41bc66ab5cc1c82d8d8111145d8a1
tree0e289b82b03d9c8d9f8e2b21df1ca9fd56cec4b6
parent42e7a13e7bc9def0bcdede2d3a34dad1718e105c
r300g: drop support for ARGB, ABGR, XRGB, XBGR render targets

Blending and maybe even alpha-test don't work with those formats.

Only supporting RGBA, BGRA, RGBX, BGRX.

NOTE: This is a candidate for the 7.10 and 7.11 branches.
src/gallium/drivers/r300/r300_texture.c