(I hope I have the latest source, because something related to this has been mentioned in mesa-dev) in varray.c there are functions with "GLAPI void GLAPIENTRY" declaration. This does not compile in my setup. Other files use "void GLAPIENTRY", which seems to be better. Eero _______________________________________________ Mesa-dev maillist - [EMAIL PROTECTED] http://lists.mesa3d.org/mailman/listinfo/mesa-dev
- Re: [Mesa-dev] varray.c GLAPI void GLAPIENTRY Eero Pajarre
- Re: [Mesa-dev] varray.c GLAPI void GLAPIENTRY Theodore Jump
- Re: [Mesa-dev] varray.c GLAPI void GLAPIENTRY Eero Pajarre
- Re: [Mesa-dev] varray.c GLAPI void GLAPIENTRY Brian Paul