OSDN Git Service

swrast: Remove the 2_3_3_REV framebuffer format
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 12 Jul 2012 20:49:59 +0000 (13:49 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Oct 2012 16:55:27 +0000 (09:55 -0700)
commit0398a26097993bbbcc2f418363da00edad5ab5cf
tree2df7a06af0022c9689e21a7e7435b00035bd5f61
parent386282b5c2411e0c131ac787584e501e657e26ab
swrast: Remove the 2_3_3_REV framebuffer format

There is no gl_format in Mesa that corresponds to this arrangement, so I
have a very hard time believing that this works.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/swrast/swrast.c