From 1d07552ba509937f46092688e1c290eada9ad81b Mon Sep 17 00:00:00 2001
From: Brian Paul
+Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers +support OpenGL 4.3. +
+ + ++Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers +support OpenGL 4.1. +
+ + ++Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers +support OpenGL 3.3. +
+ +Version 9.x of Mesa implements the OpenGL 3.1 API. @@ -182,6 +203,10 @@ community contributed features required for OpenGL 3.1. The primary features added since the Mesa 8.0 release are GL_ARB_texture_buffer_object and GL_ARB_uniform_buffer_object.
++Version 9.0 of Mesa also included the first release of the Clover state +tracker for OpenCL. +