OSDN Git Service

Revert "r300g: remove L8_UNORM from colorbuffer formats"
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Fri, 19 Feb 2010 11:12:14 +0000 (03:12 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Fri, 19 Feb 2010 11:12:14 +0000 (03:12 -0800)
commit71214c640c8b20020ead13897c76b9b6773126ba
tree072b6143a06ee5ba73ab7ea1b3a8d8e535a61b56
parente95948ea03bd479f5961452647d3993aa0ab05f6
Revert "r300g: remove L8_UNORM from colorbuffer formats"

This reverts commit fc427d23439a2702068209957f08990ea29fe21b.

At least xorg uses this, and just because something is not used in
OpenGL is *never* a valid reason to remove functionality from Gallium.
If something lacks a test, go add a test, don't remove features.
src/gallium/drivers/r300/r300_screen.c