[Mesa-dev] How can i compile mesa with `eglGetDRMDisplayMESA'.

2010-08-21 Thread xiaoxiaomuyu
Compiling wayland failed. compositor-drm.o: In function `init_egl': /home/hyena/projects/wayland/compositor-drm.c:323: undefined reference to `eglGetDRMDisplayMESA' compositor-x11.o: In function `x11_compositor_init_egl': /home/hyena/projects/wayland/compositor-x11.c:221: unde

[Mesa-dev] [PATCH] ir_to_mesa: set IndirectRegisterFiles

2010-08-21 Thread Marek Olšák
This fixes relative addressing of temporaries (and maybe others) in all gallium drivers. --- src/mesa/program/ir_to_mesa.cpp |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/mesa/program/ir_to_mesa.cpp b/src/mesa/program/ir_to_mesa.cpp index 9fdeaa9..d5d72c9 1006

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 Rubén Fernández changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 --- Comment #9 from Rubén Fernández 2010-08-21 17:10:02 PDT --- (In reply to comment #8) > I haven't tested with wine, though. I did, and it works now. As far as I see, wine+glsl now works with the new GLSL compiler just as it did with the old

[Mesa-dev] [Bug 29722] [glsl] Unigine Sanctuary v2.2 assertion failed

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29722 Vinson Lee changed: What|Removed |Added CC||v...@vmware.com -- Configure bugmail: http

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 --- Comment #8 from Kenneth Graunke 2010-08-21 15:40:25 PDT --- (In reply to comment #6) > For what it's worth, this happens because of the array parameter in the > function declaration "void order_ps_input(in vec4 OUT[12])" being mishandled >

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 --- Comment #7 from Sven Arvidsson 2010-08-21 14:22:19 PDT --- Another test case is rthdribl, which worked before the glsl2 merge, but now segfaults. I'm not really sure how to get a proper backtrace from Wine though. http://www.daionet.gr.jp/~m

[Mesa-dev] [Bug 29722] [glsl] Unigine Sanctuary v2.2 assertion failed

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29722 Sven Arvidsson changed: What|Removed |Added CC||s...@whiz.se -- Configure bugmail: htt

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 --- Comment #6 from Henri Verbeet 2010-08-21 06:07:25 PDT --- For what it's worth, this happens because of the array parameter in the function declaration "void order_ps_input(in vec4 OUT[12])" being mishandled by the GLSL compiler, as mentioned

[Mesa-dev] [Bug 29684] [glsl] wine shaders break with mesa GLSL

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29684 Pavel Ondračka changed: What|Removed |Added CC||dra...@centrum.cz --- Comment #5 from P

[Mesa-dev] [Bug 29722] [glsl] Unigine Sanctuary v2.2 assertion failed

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29722 Pavel Ondračka changed: What|Removed |Added Blocks||28294 -- Configure bugmail: https://bu

[Mesa-dev] [Bug 29722] New: [glsl] Unigine Sanctuary v2.2 assertion failed

2010-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29722 Summary: [glsl] Unigine Sanctuary v2.2 assertion failed Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium