Re: [Mesa-dev] Nuking GL_NV_fragment_program

2012-10-15 Thread Eric Anholt
Kenneth Graunke writes: > This series removes support for the the old NV_fragment_program extension. > No hardware drivers implemented it (only swrast), we aren't aware of any > applications that use it, and we already dropped NV_vertex_program. > > You can obtain it in the 'nukefp' branch of: >

Re: [Mesa-dev] Nuking GL_NV_fragment_program

2012-10-15 Thread Kenneth Graunke
On 10/15/2012 07:00 AM, Brian Paul wrote: On 10/14/2012 06:43 PM, Kenneth Graunke wrote: This series removes support for the the old NV_fragment_program extension. No hardware drivers implemented it (only swrast), we aren't aware of any applications that use it, and we already dropped NV_vertex_

Re: [Mesa-dev] Nuking GL_NV_fragment_program

2012-10-15 Thread Brian Paul
On 10/14/2012 06:43 PM, Kenneth Graunke wrote: This series removes support for the the old NV_fragment_program extension. No hardware drivers implemented it (only swrast), we aren't aware of any applications that use it, and we already dropped NV_vertex_program. You can obtain it in the 'nukefp'

Re: [Mesa-dev] Nuking GL_NV_fragment_program

2012-10-15 Thread Andreas Boll
2012/10/15 Kenneth Graunke : > This series removes support for the the old NV_fragment_program extension. > No hardware drivers implemented it (only swrast), we aren't aware of any > applications that use it, and we already dropped NV_vertex_program. > > You can obtain it in the 'nukefp' branch of:

[Mesa-dev] Nuking GL_NV_fragment_program

2012-10-14 Thread Kenneth Graunke
This series removes support for the the old NV_fragment_program extension. No hardware drivers implemented it (only swrast), we aren't aware of any applications that use it, and we already dropped NV_vertex_program. You can obtain it in the 'nukefp' branch of: http://cgit.freedesktop.org/~kwg/mesa