things to check. For some reason the variables v and index get their
values screwed up repeatedly and, furthermore, attrib_1_4 gets too far
with unmodified index (still at too high value).

Any suggestions ?

The real answer is that it's not even supposed to be there.  If you
notice, (1, 0x1300) look like reasonable parameters to glNewLIst.  Try

Makes sense, thank you !

Unfortunately, I get build errors with your patch, like:

main/api_arrayelt.c: In function `VertexAttrib1NbvNV':
main/api_arrayelt.c:176: error: void value not ignored as it ought to be
main/api_arrayelt.c:176: error: syntax error before ';' token
main/api_arrayelt.c: In function `VertexAttrib2NbvNV':
main/api_arrayelt.c:186: error: void value not ignored as it ought to be
main/api_arrayelt.c:186: error: syntax error before ';' token
main/api_arrayelt.c: In function `VertexAttrib3NbvNV':
main/api_arrayelt.c:196: error: void value not ignored as it ought to be
main/api_arrayelt.c:196: error: syntax error before ';' token
main/api_arrayelt.c: In function `VertexAttrib4NbvNV':
main/api_arrayelt.c:208: error: void value not ignored as it ought to be
[.. continues.. ]

                      best

                        Vladimir Dergachev

the patch that I posted to the thread "display lists broken in Mesa
maybe due to glapi dispatch changes (?), and an Xthreads problem".
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFC7orkX1gOwKyEAw8RArFIAJ4pu76EwRalZXwvjBoMF1dwmX0OKwCcCpz7
tboU1qBmLRVxznS2abXF3tg=
=Mo9Q
-----END PGP SIGNATURE-----



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to