Re: [Mesa-dev] [Mesa-bug] Doesn't compile #defines in src/vbrender.c

2000-03-16 Thread Keith Whitwell
Marco Tessore wrote: > > My system (Slackware 7.0) doesn't compile macros written on multiple > lines. > I must compat like the file in attachment. > Sorry for my English and thank you for Mesa > > Marco Tessore <[EMAIL PROTECTED]> > > -

[Mesa-dev] Segfaults in ctx->DoNormalTransform and find_last_3f

2000-03-16 Thread Keith Whitwell
Does anybody have code that can reproduce these problems? If so, I can guarentee a pretty timely fix... Keith ___ Mesa-dev maillist - [EMAIL PROTECTED] http://lists.mesa3d.org/mailman/listinfo/mesa-dev

[Mesa-dev] Commit: GL_LINE polygon clippping

2000-03-16 Thread Keith Whitwell
Another small commit - polygons drawn with polygonmode GL_LINE are now closed correctly when clipped. I implemented them this way originally, but last night couldn't recall whether the spec specified one way or the other -- it does... Keith ___ Mesa-

[Mesa-dev] ANNOUNCE: PMesa-0.8beta1

2000-03-16 Thread Alexis Vartanian
Hello PMesa is back. PMesa is a multithreaded implementation of Mesa that enables multiprocessor computers to accelerate geometry transformations for any existing OpenGL application. It may be downloaded at: http://www.lri.fr/~alex/PMesa/ The new release PMesa-0.8beta1 is based on Mesa-3.3. New