On Fri, Jun 24, 2011 at 05:37:11PM -0700, Eric Anholt wrote:
> On Fri, 24 Jun 2011 12:42:48 -0700, Ben Widawsky wrote:
> > The debugger shared memory needs to be a fixed size. Since this is
> > scratch memory that is already used by register spilling, add
> > appropriate hooks to do the right thin
https://bugs.freedesktop.org/show_bug.cgi?id=38674
Johannes Obermayr changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=38674
--- Comment #2 from Chia-I Wu 2011-06-25 15:45:18 PDT ---
It seems to work fine on Debian (both x86 and x86-64). But I've committed
56ec8e17 attempting to fix this issue. Could you try again?
--
Configure bugmail: https://bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38676
Summary: glproto pkg-config settings not propagated to
src/glx/Makefile
Product: Mesa
Version: 7.10
Platform: All
OS/Version: All
Status: NEW
Severity: no
https://bugs.freedesktop.org/show_bug.cgi?id=38674
Johannes Obermayr changed:
What|Removed |Added
CC||olva...@gmail.com
--- Comment #1 fro
https://bugs.freedesktop.org/show_bug.cgi?id=38674
Summary: [Mesa, gbm, Bisected] Compile error in git master
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority:
On Sat, Jun 25, 2011 at 4:41 AM, Marc Pignat wrote:
> Hi Brian
>
> Please revert, this code does not work any more on 32bpp.
OK, reverted.
> It seems that I haven't understood what the depthBits field is...
>
> My goal is to make it work on x11 when color depth is 24 and
> bits_per_pixel is 24
Hi Brian
Please revert, this code does not work any more on 32bpp.
It seems that I haven't understood what the depthBits field is...
My goal is to make it work on x11 when color depth is 24 and
bits_per_pixel is 24 (not 32).
How can I find which mode is used?
Best regards
Marc
_
Hi list,
Mesa-7.11 still fails on generating builtin_function.cpp with
crosscompiling. see also
here:http://lists.freedesktop.org/archives/mesa-dev/2011-May/007527.html
is there a solution or is crosscompiling tested with actual 7.11
sources? i think this should be fixed before releasing Mes