mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
This commit is contained in:
parent
112908c279
commit
465333ab70
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue