OSDN Git Service

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 b66fe78..45bbc3c 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