Re: [Mesa3d-dev] Mesa (master): mesa: added GL_ARB_provoking_vertex (same as EXT version)

2009-09-19 Thread Brian Paul
On Thu, Sep 17, 2009 at 10:32 AM, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Brian Paul wrote: >> Module: Mesa >> Branch: master >> Commit: 2e7a1dd8caa8b5fa83a306f6bb506a48b23616a2 >> URL:     >> http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e7a1dd8caa8b5fa83a306

[Mesa3d-dev] [Bug 24016] Shadowgrounds: bad srcFormat in extract float data

2009-09-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24016 --- Comment #4 from Sven Arvidsson 2009-09-19 05:27:19 PST --- The "implementation error" message is gone now, but the problems with the game are the same. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Mesa3d-dev] share one render buffer within Multithreading multiple contexts in intel driver

2009-09-19 Thread slahs
Hello, I reviewed intel driver in Mesa7.2 and found there seems a problem in == intel_region_release(struct intel_region **region) { if (!*region) return; DBG("%s %d\n", __FUNCTION__, (*region)->refcount - 1); ASSERT((*region)-