OSDN Git Service

mesa: Make FEATURE_ATI_fragment_shader more modular.
authorChia-I Wu <olv@lunarg.com>
Wed, 12 May 2010 05:26:14 +0000 (13:26 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 12 May 2010 05:46:53 +0000 (13:46 +0800)
commiteb5100accc888b9a9cfc24bc3d3452ea62a84c09
treeeafafda093057cc3cc345c10e3b3566dcaa0d79c
parent82c6c31f55cfa8db63361b174137b2a371aa4900
mesa: Make FEATURE_ATI_fragment_shader more modular.

This allows atifragshader.h to be used without knowing if
FEATURE_ATI_fragment_shader is enabled.  As a result, atifragshader.c is
removed from the omit list in ES overlay.
src/mesa/es/Makefile
src/mesa/main/api_exec.c
src/mesa/shader/atifragshader.c
src/mesa/shader/atifragshader.h