mesa: enable GL_ARB_fragment_coord_conventions for sw drivers
authorBrian Paul <brianp@vmware.com>
Sat, 13 Feb 2010 21:02:54 +0000 (14:02 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 13 Feb 2010 21:03:02 +0000 (14:03 -0700)
commit31ed663a433e405fe02f62c004914d559f4456e0
treee29c496cf7374cf50643c5040ecaf24039d19eb7
parentc2c4935cb8fe8601c72f585f70d776e3a65f15dc
mesa: enable GL_ARB_fragment_coord_conventions for sw drivers

This extension is now implemented in the GLSL compiler so it can be
enabled by other drivers where applicable.
src/mesa/main/extensions.c