From 36237c651fab7aa9e65da9c33eb89a619827edff Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 19 Jun 2012 08:51:12 +0200 Subject: mesa git update 19 Juni 2012 --- mesalib/src/mesa/main/mtypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mesalib/src/mesa/main/mtypes.h') diff --git a/mesalib/src/mesa/main/mtypes.h b/mesalib/src/mesa/main/mtypes.h index ea40ffc9c..3d18b7c48 100644 --- a/mesalib/src/mesa/main/mtypes.h +++ b/mesalib/src/mesa/main/mtypes.h @@ -2995,6 +2995,7 @@ struct gl_extensions GLboolean NV_light_max_exponent; GLboolean NV_point_sprite; GLboolean NV_primitive_restart; + GLboolean NV_read_buffer; GLboolean NV_texture_barrier; GLboolean NV_texgen_reflection; GLboolean NV_texture_env_combine4; -- cgit v1.2.3