[Mesa-dev] [Bug 28657] New: Mesa 7.8.2 fails to compile

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28657 Summary: Mesa 7.8.2 fails to compile Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medi

Re: [Mesa-dev] dri loader ABI change between mesa 7.7 and 7.8

2010-06-21 Thread Brian Paul
Julien Cristau wrote: Hi, it seems that the dri loader ABI changed between mesa 7.7 and 7.8. Drivers from 7.7 reference a _glapi_set_warning_func symbol which doesn't seem to be exported by the 7.8 libGL, so the new libGL can't load the old drivers. Was this change intentional? What is the int

[Mesa-dev] [Bug 28577] Incorrect specular highlights on backfaces

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28577 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] Mesa source re-org

2010-06-21 Thread Brian Paul
Eric Anholt wrote: On Thu, 10 Jun 2010 23:32:58 -0600, Brian Paul wrote: The new shader-file-reorg branch moves a bunch of Mesa source files to re-organize things a bit. 1. Move all GL entrypoint functions and files into src/mesa/main/ This includes the ARB vp/vp, NV vp/fp, ATI fragshader and

Re: [Mesa-dev] Mesa demos release & version number

2010-06-21 Thread Brian Paul
Dan Nicholson wrote: On Fri, Jun 18, 2010 at 9:00 AM, Jerome Glisse wrote: Hi, Some distribution (like Fedora) are thinking about making new package for mesa demos but so far there is no release for it. Another issue is the versioning of mesa demos, i expect that mesa demos will be more stabl

Re: [Mesa-dev] Bringing changes in 7.8 branch to master?

2010-06-21 Thread Brian Paul
Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So... here's a question. There are some files in the 7.8 branch that have changes that are NOT cherry-picks from master (all in docs/). What's the best way to sync those changes in the new development model? docs/relnotes-7.8.2.

[Mesa-dev] [Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28530 --- Comment #2 from Pavel Ondračka 2010-06-21 11:16:04 PDT --- With removing assertions it works OK, but you need also patch from bug 28459 or you get bad CS... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Mesa-dev] [Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28530 Roland Scheidegger changed: What|Removed |Added Component|Drivers/DRI/r300|Mesa core AssignedTo|dri-de

[Mesa-dev] dri loader ABI change between mesa 7.7 and 7.8

2010-06-21 Thread Julien Cristau
Hi, it seems that the dri loader ABI changed between mesa 7.7 and 7.8. Drivers from 7.7 reference a _glapi_set_warning_func symbol which doesn't seem to be exported by the 7.8 libGL, so the new libGL can't load the old drivers. Was this change intentional? What is the intended stability of that

Re: [Mesa-dev] Mesa demos release & version number

2010-06-21 Thread Jerome Glisse
On Fri, Jun 18, 2010 at 06:00:10PM +0200, Jerome Glisse wrote: > Hi, > > Some distribution (like Fedora) are thinking about making > new package for mesa demos but so far there is no release > for it. > > Another issue is the versioning of mesa demos, i expect > that mesa demos will be more stabl