r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
authorRichard Li <richardradeon@gmail.com>
Fri, 18 Dec 2009 05:23:04 +0000 (00:23 -0500)
committerRichard Li <richardradeon@gmail.com>
Fri, 18 Dec 2009 05:23:04 +0000 (00:23 -0500)
src/mesa/drivers/dri/r600/r600_context.c

index b66fe78ac3b306976169917c72316f2c4d80d584..45bbc3c071e75b5ee770ea6e6bdce038e484bf02 100644 (file)
@@ -74,7 +74,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "utils.h"
 #include "xmlpool.h"           /* for symbolic values of enum-type options */
 
-//#define R600_ENABLE_GLSL_TEST 1
+#define R600_ENABLE_GLSL_TEST 1
 
 #define need_GL_VERSION_2_0
 #define need_GL_ARB_occlusion_query