[Mesa3d-dev] upcoming 6.5.1 release

2006-08-23 Thread Brian Paul
I'd like to release 6.5.1 by the end of the month. Please don't check in any risky code changes in the mean time. Developers should take a look at the list of open bugs to see what can be fixed. Most seem to be bugs in various DRI drivers. See

[Mesa3d-dev] [Bug 7704] Simple Pixel Shader not working

2006-08-23 Thread bugzilla-daemon
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=7704 [EMAIL PROTECTED] changed: What|Removed |Added

[Mesa3d-dev] [Bug 3084] Mesa clamps vertex colors passed as inputs to software vertex shading

2006-08-23 Thread bugzilla-daemon
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=3084 [EMAIL PROTECTED] changed: What|Removed |Added

[Mesa3d-dev] [Bug 6706] Various bugs cause r300 to hang(hw lock being held)

2006-08-23 Thread bugzilla-daemon
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=6706 [EMAIL PROTECTED] changed: What|Removed |Added

Re: [Mesa3d-dev] Warning in mesa about Radeon 9500/9700/9800

2006-08-23 Thread Aapo Tahkola
On Sun, 20 Aug 2006 21:34:35 +0200 Hanno Böck [EMAIL PROTECTED] wrote: Hi, Mesa's radeon_screen.c contains these lines: if (screen-chip_family == CHIP_FAMILY_R350 || screen-chip_family == CHIP_FAMILY_R300) { if (getenv(R300_FORCE_R300) == NULL) {

[Mesa3d-dev] Mesa 6.5.1 release candidate 1 ready

2006-08-23 Thread Brian Paul
Download from http://mesa3d.sourceforge.net/beta/ Just downloading and compiling on a variety of platforms to make sure no files are missing would be good feedback. -Brian - Using Tomcat but need to do more? Need to

Re: [Mesa3d-dev] Mesa 6.5.1 release candidate 1 ready

2006-08-23 Thread Donnie Berkholz
Brian Paul wrote: Download from http://mesa3d.sourceforge.net/beta/ Just downloading and compiling on a variety of platforms to make sure no files are missing would be good feedback. Setting the DRI drivers to radeon/r200/r300, it compiles and some test apps run fine on Linux/PPC with GCC

Re: [Mesa3d-dev] Mesa 6.5.1 release candidate 1 ready

2006-08-23 Thread Sean D'Epagnier
Brian Paul wrote: Download from http://mesa3d.sourceforge.net/beta/ Just downloading and compiling on a variety of platforms to make sure no files are missing would be good feedback. the src/glut/mini directory is missing from the glut tarball, glut/fbdev depends on some of these

Re: [Mesa3d-dev] Mesa 6.5.1 release candidate 1 ready

2006-08-23 Thread Kristian Høgsberg
On 8/23/06, Brian Paul [EMAIL PROTECTED] wrote: Download from http://mesa3d.sourceforge.net/beta/ Just downloading and compiling on a variety of platforms to make sure no files are missing would be good feedback. I pulled this down and built in the Fedora Development tree (rawhide) and did

Re: [Mesa3d-dev] Static dispatch functions (was Re: [Mesa3d-cvs] CVS Update: Mesa (branch: trunk))

2006-08-23 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Paul wrote: Ian Romanick wrote: Brian Paul wrote: Ian Romanick wrote: I'd also like to mark functions in the following extensions this way for the 6.5.1 release: GL_EXT_framebuffer_object GL_EXT_framebuffer_blit