Re: [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension

2014-06-30 Thread Ian Romanick
On 06/27/2014 06:42 PM, Jason Ekstrand wrote: > On Fri, Jun 27, 2014 at 5:59 PM, Ian Romanick > wrote: > On 06/27/2014 03:19 PM, Jason Ekstrand wrote: > > diff --git a/src/mapi/glapi/gen/gl_API.xml > b/src/mapi/glapi/gen/gl_API.xml > > index 0a486f0..7b

Re: [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension

2014-06-27 Thread Jason Ekstrand
On Fri, Jun 27, 2014 at 5:41 PM, Chris Forbes wrote: > On Sat, Jun 28, 2014 at 10:19 AM, Jason Ekstrand > wrote: > > > @@ -653,135 +613,6 @@ _swrast_texture_span( struct gl_context *ctx, > SWspan *span ) > [snip] > > > - > > - /* > > -* Must do all texture sampling before combining in orde

Re: [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension

2014-06-27 Thread Chris Forbes
On Sat, Jun 28, 2014 at 10:19 AM, Jason Ekstrand wrote: > @@ -653,135 +613,6 @@ _swrast_texture_span( struct gl_context *ctx, SWspan > *span ) [snip] > - > - /* > -* Must do all texture sampling before combining in order to > -* accomodate GL_ARB_texture_env_crossbar. > -*/ > -

Re: [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension

2014-06-27 Thread Emil Velikov
On 27/06/14 23:19, Jason Ekstrand wrote: > As far as I can tell, the Intel mesa driver is the only driver in the world > still supporting this legacy extension. If someone wants to do bump > mapping, they can use shaders. > --- > include/GL/gl_mangle.h | 4 - > include/

Re: [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension

2014-06-27 Thread Matt Turner
On Fri, Jun 27, 2014 at 3:19 PM, Jason Ekstrand wrote: > include/GL/glext.h | 22 --- This file comes from Khronos. Don't modify it. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mail