projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112908c
)
r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
author
Richard Li
<richardradeon@gmail.com>
Fri, 18 Dec 2009 05:23:04 +0000
(
00:23
-0500)
committer
Richard Li
<richardradeon@gmail.com>
Fri, 18 Dec 2009 05:23:04 +0000
(
00:23
-0500)
src/mesa/drivers/dri/r600/r600_context.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r600/r600_context.c
b/src/mesa/drivers/dri/r600/r600_context.c
index b66fe78ac3b306976169917c72316f2c4d80d584..45bbc3c071e75b5ee770ea6e6bdce038e484bf02 100644
(file)
--- a/
src/mesa/drivers/dri/r600/r600_context.c
+++ b/
src/mesa/drivers/dri/r600/r600_context.c
@@
-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