Philipp Klaus Krause wrote:
Since vertex program support was the main point of the patch, and the
discussion has shown reasons not to add any vertex program support to
the r128 I think that my patch should be ignored. I might create
another one once Mesa implements vertex shaders.
Well the discu
Since vertex program support was the main point of the patch,
and the discussion has shown reasons not to add any vertex program
support to the r128 I think that my patch should be ignored.
I might create another one once Mesa implements vertex shaders.
Philipp
--
Roland Scheidegger schrieb:
>
> btw it looks you can't announce ARB_vertex_program on r128. The
> extension says not only based on OpenGL 1.3, but it requires OpenGL 1.3.
I think that leaves two options
1) Don't add any vertex program stuff to the r128 driver. In that case
the patch I posted sh
Philipp Klaus Krause wrote:
In that sense, I'd consider NV_vertex_program as bloat just as well.
Applications really always can deal with not available non-standard
extensions very well.
About GL_NV_vertex_program:
1) It was the first nice vertex program interface and is used in many
old tutor
> In that sense, I'd consider NV_vertex_program as bloat just as well.
> Applications really always can deal with not available non-standard
> extensions very well.
About GL_NV_vertex_program:
1) It was the first nice vertex program interface and is used in many
old tutorials on vertex shading.
2)
Philipp Klaus Krause wrote:
Stephane Marchesin schrieb:
What is the point of advertising GL_MESA_pack_invert if it's not
implemented ?
Stephane
According to extensions specification this extension's main purpose
seems to be making application developers life a little bit easier, just
like
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2188
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2241
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2241
--- Additional Comments From [EMAIL PROTECTED] 2005-10-08 09:46 ---
Creat
Philipp Klaus Krause wrote:
Stephane Marchesin schrieb:
What is the point of advertising GL_MESA_pack_invert if it's not
implemented ?
Stephane
According to extensions specification this extension's main purpose
seems to be making application developers life a little bit easier, just
like
Stephane Marchesin schrieb:
>
> What is the point of advertising GL_MESA_pack_invert if it's not
> implemented ?
>
> Stephane
>
According to extensions specification this extension's main purpose
seems to be making application developers life a little bit easier, just
like GL_MESA_window_pos/G
Philipp Klaus Krause wrote:
I hvae removed GL_EXT_cull_vertex from my patch, since Brian wants to
remove it from Mesa, too.
Since the r128 doesn't have hardware tcl all interesting features of
Mesa's software tcl should be exposed.
This patch adds support for
GL_ARB_vertex_buffer_object,
GL_ARB
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=4622
[EMAIL PROTECTED] changed:
What|Removed |Added
--
nsions, GL_FALSE );
r128InitTriFuncs( ctx );
r128DDInitStateFuncs( ctx );
Index: r128_dd.c
===
RCS file: /cvs/mesa/Mesa/src/mesa/drivers/dri/r128/r128_dd.c,v
retrieving revision 1.5
diff -u -r1.5 r128_dd.c
--- r128_dd.c 4 May 2
I hvae removed GL_EXT_cull_vertex from my patch, since Brian wants to
remove it from Mesa, too.
Since the r128 doesn't have hardware tcl all interesting features of
Mesa's software tcl should be exposed.
This patch adds support for
GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program,
GL_EXT_multi_
15 matches
Mail list logo