Re: [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1

2013-01-28 Thread Ian Romanick
On 01/26/2013 05:39 AM, Marek Olšák wrote: On Sat, Jan 26, 2013 at 3:16 AM, Matt Turner wrote: On Fri, Jan 25, 2013 at 6:02 PM, Marek Olšák wrote: These extensions are not new in Mesa: - ARB_base_instance (since 9.0) - ARB_vertex_type_2_10_10_10_rev (since 8.0) - OES_standard_derivatives (sin

Re: [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1

2013-01-26 Thread Marek Olšák
On Sat, Jan 26, 2013 at 3:16 AM, Matt Turner wrote: > On Fri, Jan 25, 2013 at 6:02 PM, Marek Olšák wrote: >> These extensions are not new in Mesa: >> - ARB_base_instance (since 9.0) >> - ARB_vertex_type_2_10_10_10_rev (since 8.0) >> - OES_standard_derivatives (since 7.10, I think) > > Ah you're r

Re: [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1

2013-01-25 Thread Matt Turner
On Fri, Jan 25, 2013 at 6:02 PM, Marek Olšák wrote: > These extensions are not new in Mesa: > - ARB_base_instance (since 9.0) > - ARB_vertex_type_2_10_10_10_rev (since 8.0) > - OES_standard_derivatives (since 7.10, I think) Ah you're right. It was just i965 that added these. I'll drop them from t

Re: [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1

2013-01-25 Thread Marek Olšák
These extensions are not new in Mesa: - ARB_base_instance (since 9.0) - ARB_vertex_type_2_10_10_10_rev (since 8.0) - OES_standard_derivatives (since 7.10, I think) Also, we don't have ARB_ES3_compatibility yet. Marek On Sat, Jan 26, 2013 at 12:08 AM, Matt Turner wrote: > I did not list the *_ge

[Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1

2013-01-25 Thread Matt Turner
I did not list the *_get_program_binary extensions since they're not useful to anyone with their current implementation (that supports 0 binary formats). --- We should also write something about ES3 and the float-texture & S3TC changes. docs/relnotes-9.1.html | 12 +++- 1 files changed,