[Mesa-dev] [Bug 32285] Check OpenGL and OpenGL ES2.0 renderer info in one process

2011-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32285 Jammy Zhou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [PATCH] gallium/utils: Fix vertex element setup

2011-02-24 Thread Fabian Bieler
From 24c98993e595242e68ce2162627277dda8e234a2 Mon Sep 17 00:00:00 2001 From: Fabian Bieler Date: Thu, 24 Feb 2011 10:56:16 +0100 Subject: [PATCH] gallium/utils: Fix vertex element setup Check if element was translated per element instead of per buffer. --- src/gallium/auxiliary/util/u_vbuf_mgr.

[Mesa-dev] [PATCH] gallium/utils: Fix vertex element setup (resend)

2011-02-24 Thread Fabian Bieler
Resend with fix suggested by Marek Olšák From 65250fbec01f0a596bce1b2177349adf1da7e92a Mon Sep 17 00:00:00 2001 From: Fabian Bieler Date: Thu, 24 Feb 2011 10:56:16 +0100 Subject: [PATCH] gallium/utils: Fix vertex element setup Check if element was translated per element instead of per buffer. ---

Re: [Mesa-dev] [PATCH] gallium/utils: Fix vertex element setup (resend)

2011-02-24 Thread Marek Olšák
Pushed, thanks. Marek On Thu, Feb 24, 2011 at 11:37 AM, Fabian Bieler wrote: > Resend with fix suggested by Marek Olšák > > ___ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > > _

Re: [Mesa-dev] Mesa (master): intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer

2011-02-24 Thread José Fonseca
On Thu, 2011-02-24 at 08:43 -0800, Chris Wilson wrote: > Module: Mesa > Branch: master > Commit: c0ad70ae31ee5501281b434d56e389fc92b13a3a > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ad70ae31ee5501281b434d56e389fc92b13a3a > > Author: Neil Roberts > Date: Sat Feb 5 10:21:11 2

Re: [Mesa-dev] DRM EGL swapbuffers?

2011-02-24 Thread Chia-I Wu
On Wed, Feb 23, 2011 at 5:22 PM, Thomas Hellstrom wrote: > On 02/22/2011 07:44 PM, Chia-I Wu wrote: >> >> On Tue, Feb 22, 2011 at 1:56 AM, Thomas Hellstrom >>  wrote: >> >>> >>> Hi, Chia-I, >>> >>> Looking at the EGL DRM implementation of swapbuffers, it looks like we're >>> sort of ad-hoc attachi

[Mesa-dev] EXT_texture_compression_RGTC support

2011-02-24 Thread Dave Airlie
Hi guys, I've pushed a branch to my personal repo with support for mesa core + swrast + gallium (enough for r600g to work) for this extension. I've just ported the alpha compression from Roland's DXTn work and as far as I can ascertain from reading the EXT_texture_compression_rgtc specification t

[Mesa-dev] segfault using glFramebufferTextureLayerEXT vs glFramebufferTextureLayer

2011-02-24 Thread Dave Airlie
So I don't understand dispatch so well, but I wrote a new piglit test today and it segfaults with a NULL ptr when calling glFramebufferTextureLayerEXT, but runs fine with glFramebuferTextureLayer, anyone care to comment where I dropped the ball? Dave. _

Re: [Mesa-dev] segfault using glFramebufferTextureLayerEXT vs glFramebufferTextureLayer

2011-02-24 Thread Chia-I Wu
On Thu, Feb 24, 2011 at 7:02 PM, Dave Airlie wrote: > So I don't understand dispatch so well, > > but I wrote a new piglit test today and it segfaults with a NULL ptr > when calling glFramebufferTextureLayerEXT, but runs > fine with glFramebuferTextureLayer, anyone care to comment where I > droppe

[Mesa-dev] [Bug 34692] New: -xarch=sse2 option needed for Sun Studio build on x86

2011-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34692 Summary: -xarch=sse2 option needed for Sun Studio build on x86 Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Solaris Status: NEW Severity: blocker