Re: [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-10 Thread Eric Anholt
Roland Scheidegger writes: > Am 10.10.2012 17:48, schrieb Brian Paul: >> On 10/10/2012 08:34 AM, Roland Scheidegger wrote: >>> I think the idea of removing NV_vertex_program is quite good, though I >>> wonder if these functions shouldn't be renamed and moved instead of >>> keeping them as is? >>>

Re: [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-10 Thread Roland Scheidegger
Am 10.10.2012 17:48, schrieb Brian Paul: > On 10/10/2012 08:34 AM, Roland Scheidegger wrote: >> Am 10.10.2012 03:06, schrieb Eric Anholt: >>> --- >>> src/mesa/main/nvprogram.c |4 >>> src/mesa/main/vtxfmt.c |2 +- >>> src/mesa/vbo/vbo_exec_api.c |4 >>> 3 files cha

Re: [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-10 Thread Brian Paul
On 10/10/2012 08:34 AM, Roland Scheidegger wrote: Am 10.10.2012 03:06, schrieb Eric Anholt: --- src/mesa/main/nvprogram.c |4 src/mesa/main/vtxfmt.c |2 +- src/mesa/vbo/vbo_exec_api.c |4 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/mesa/mai

Re: [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-10 Thread Kenneth Graunke
On 10/10/2012 07:34 AM, Roland Scheidegger wrote: Am 10.10.2012 03:06, schrieb Eric Anholt: --- src/mesa/main/nvprogram.c |4 src/mesa/main/vtxfmt.c |2 +- src/mesa/vbo/vbo_exec_api.c |4 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/mesa/mai

Re: [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-10 Thread Roland Scheidegger
Am 10.10.2012 03:06, schrieb Eric Anholt: > --- > src/mesa/main/nvprogram.c |4 > src/mesa/main/vtxfmt.c |2 +- > src/mesa/vbo/vbo_exec_api.c |4 > 3 files changed, 9 insertions(+), 1 deletion(-) > > diff --git a/src/mesa/main/nvprogram.c b/src/mesa/main/nvprogram.c >

[Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.

2012-10-09 Thread Eric Anholt
--- src/mesa/main/nvprogram.c |4 src/mesa/main/vtxfmt.c |2 +- src/mesa/vbo/vbo_exec_api.c |4 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/mesa/main/nvprogram.c b/src/mesa/main/nvprogram.c index 6ad846e3..4b24dde 100644 --- a/src/mesa/main/nvprog