Re: [Mesa-dev] [PATCH] docs: update the list of Mesa major versions and API support

2016-09-30 Thread Brian Paul

On 09/30/2016 07:47 AM, Emil Velikov wrote:

On 30 September 2016 at 14:23, Brian Paul  wrote:

---
  docs/intro.html | 25 +
  1 file changed, 25 insertions(+)

diff --git a/docs/intro.html b/docs/intro.html
index 4b36562..6c91e3f 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -173,6 +173,27 @@ of the OpenGL specification is implemented.
  


+Version 12.x features
+
+Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
+support OpenGL 4.3.
+
+
+
+Version 11.x features
+
+Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
+support OpenGL 4.1.
+
+
+
+Version 10.x features
+
+Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
+support OpenGL 3.3.
+
+
+
  Version 9.x features
  
  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.
+


Mentioning Clover whist omitting VDPAU/OMX and others is a bit meh.


I invite others to add more details.  I just took a quick stab at the 
update.




Either way, thanks for the update Brian.

Reviewed-by: Emil Velikov 


Thanks.

-Brian


___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH] docs: update the list of Mesa major versions and API support

2016-09-30 Thread Emil Velikov
On 30 September 2016 at 14:23, Brian Paul  wrote:
> ---
>  docs/intro.html | 25 +
>  1 file changed, 25 insertions(+)
>
> diff --git a/docs/intro.html b/docs/intro.html
> index 4b36562..6c91e3f 100644
> --- a/docs/intro.html
> +++ b/docs/intro.html
> @@ -173,6 +173,27 @@ of the OpenGL specification is implemented.
>  
>
>
> +Version 12.x features
> +
> +Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
> +support OpenGL 4.3.
> +
> +
> +
> +Version 11.x features
> +
> +Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
> +support OpenGL 4.1.
> +
> +
> +
> +Version 10.x features
> +
> +Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
> +support OpenGL 3.3.
> +
> +
> +
>  Version 9.x features
>  
>  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.
> +
>
Mentioning Clover whist omitting VDPAU/OMX and others is a bit meh.
Either way, thanks for the update Brian.

Reviewed-by: Emil Velikov 

-Emil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [PATCH] docs: update the list of Mesa major versions and API support

2016-09-30 Thread Brian Paul
---
 docs/intro.html | 25 +
 1 file changed, 25 insertions(+)

diff --git a/docs/intro.html b/docs/intro.html
index 4b36562..6c91e3f 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -173,6 +173,27 @@ of the OpenGL specification is implemented.
 
 
 
+Version 12.x features
+
+Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
+support OpenGL 4.3.
+
+
+
+Version 11.x features
+
+Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
+support OpenGL 4.1.
+
+
+
+Version 10.x features
+
+Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
+support OpenGL 3.3.
+
+
+
 Version 9.x features
 
 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.
+
 
 
 Version 8.x features
-- 
1.9.1

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev