Carl Worth writes:
> With this change, there's no (intended) behavioral change. The
> undefined_macro_mode flag is set to UNDEFINED_MACRO_IS_ZERO only when
> expanding an #if or #elif expression. All other expansions will leave the
> undefined macro as an identifier.
I'm going to NAK this patch m
https://bugs.freedesktop.org/show_bug.cgi?id=57496
Priority: medium
Bug ID: 57496
Assignee: mesa-dev@lists.freedesktop.org
Summary: Artefacts when playing OpenGL games
Severity: normal
Classification: Unclassified
OS: All
https://bugs.freedesktop.org/show_bug.cgi?id=57496
--- Comment #1 from Calinou ---
Additional notes: this happens when compositing is enabled and disabled.
Fullscreen and windowed are both affected.
--
You are receiving this mail because:
You are the assignee for the bug.
__
I'm working on some wrapper code for Haiku softpipe driver, and I
stumbled across the following strange build error when including
sp_context.h: (Mesa 9.0)
In file included from
../../../../generated/build_packages/mesa-9.0-x86-gcc4-2012-11-17/src/gallium/drivers/softpipe/sp_context.h:36:0,
https://bugs.freedesktop.org/show_bug.cgi?id=57372
--- Comment #4 from Richard Freeman ---
After further testing I discovered that this segfault does not occur if I use
x2goserver as my x11 server. This is on the same host with the same versions
of libxcb/mesa/qt/etc.
I suspect that this mean
https://bugs.freedesktop.org/show_bug.cgi?id=57372
--- Comment #5 from Richard Freeman ---
Created attachment 70533
--> https://bugs.freedesktop.org/attachment.cgi?id=70533&action=edit
Output of glxinfo
--
You are receiving this mail because:
You are the assignee for the bug.