[Mesa-dev] [Bug 61764] invalid enum in glEnable, glConvolutionFilter, glSeparableFilter, glColorTable

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61764 --- Comment #3 from Roland Scheidegger srol...@vmware.com --- (In reply to comment #2) I'd still argue that this is a bug. If the extensions were removed, their implementation should be fully removed (as in, these functions, especially the

[Mesa-dev] [Bug 61764] invalid enum in glEnable, glConvolutionFilter, glSeparableFilter, glColorTable

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61764 --- Comment #4 from Blaž Hrastnik speed.the.b...@gmail.com --- Ah yes, I have found that bit later in the documentation. Thank you for clarification! -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61761] glPolygonOffsetEXT, OFFSET_BIAS incorrectly set to a huge number

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61761 --- Comment #2 from Brian Paul bri...@vmware.com --- I wonder if we should just drop the GL_EXT_polygon_offset extension. I see that NVIDIA doesn't advertise it. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61761] glPolygonOffsetEXT, OFFSET_BIAS incorrectly set to a huge number

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61761 --- Comment #3 from Roland Scheidegger srol...@vmware.com --- I guess if nvidia doesn't advertize it (and by the looks of it they never did) it should be safe to remove (and amd doesn't seem to advertize it neither in their closed-source

[Mesa-dev] [Bug 61827] New: [softpipe] piglit fbo-clear-formats GL_ARB_depth_buffer_float stencil regression

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61827 Priority: medium Bug ID: 61827 Keywords: regression CC: anuj.pho...@gmail.com Assignee: mesa-dev@lists.freedesktop.org Summary: [softpipe] piglit fbo-clear-formats

[Mesa-dev] [Bug 61828] New: [softpipe] tgsi/tgsi_exec.c:1936:exec_tex: Assertion `modifier != 1' failed.

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61828 Priority: medium Bug ID: 61828 Keywords: have-backtrace, regression CC: srol...@vmware.com Assignee: mesa-dev@lists.freedesktop.org Summary: [softpipe]

[Mesa-dev] [Bug 61828] [softpipe] tgsi/tgsi_exec.c:1936:exec_tex: Assertion `modifier != 1' failed.

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61828 --- Comment #1 from Roland Scheidegger srol...@vmware.com --- Whoa I thought noone ever defined TXP for array textures. But it turns out I was wrong since apparently GL_MESA_texture_array supports array textures even with fixed function hence

[Mesa-dev] [Bug 61828] [softpipe] tgsi/tgsi_exec.c:1936:exec_tex: Assertion `modifier != 1' failed.

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61828 --- Comment #2 from Roland Scheidegger srol...@vmware.com --- Fixed by b9eb573600ff6d654bbc27d1fc5e935e5a74b071. Though either llvmpipe or softpipe handle TXP wrong... -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Vinson Lee v...@freedesktop.org changed: What|Removed |Added CC||marvi...@gmx.de --

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Vinson Lee v...@freedesktop.org changed: What|Removed |Added CC||flo...@shadowice.org

[Mesa-dev] [Bug 61455] Feature request: implement wglMakeContextCurrentARB in Gallium

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61455 --- Comment #5 from Keith Kriewall keith.kriew...@attachmate.com --- Created attachment 75990 -- https://bugs.freedesktop.org/attachment.cgi?id=75990action=edit Zip of wincopy for Windows Wincopy ported to Windows is attached, as a Dev Studio

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 --- Comment #1 from Carl Worth cwo...@cworth.org --- *** Bug 59261 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___

[Mesa-dev] [Bug 58210] vmwgfx freezes system when starting Xorg

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58210 --- Comment #3 from John Kåre Alsaker john.kare.alsa...@gmail.com --- It works with non-debug builds too. It could be that this is fixed in 9.1. I tried building the 9.0 branch, but I think I hit some 2D fallback mode in GDM and couldn't trigger

[Mesa-dev] [Bug 58210] vmwgfx freezes system when starting Xorg

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58210 --- Comment #4 from Zack Rusin za...@vmware.com --- Is this Fedora or are you using gnome-shell or anything clutter based? If so then, we know about this and it's already been fixed in master and backported to stable branches:

[Mesa-dev] [Bug 58210] vmwgfx freezes system when starting Xorg

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58210 John Kåre Alsaker john.kare.alsa...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 58210] vmwgfx freezes system when starting Xorg

2013-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58210 --- Comment #6 from Zack Rusin za...@vmware.com --- I haven't tested Cinnamon, but iirc it was using Clutter and since Clutter uses GLX_INTEL_swap_event it had to be broken (all GLX_INTEL_swap_event using apps were freezing waiting for the sync

[Mesa-dev] [Bug 58812] Infinite loop in ./configure make if automake is absent

2013-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58812 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEEDINFO|REOPENED --- Comment #3

[Mesa-dev] [Bug 61919] New: make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Priority: medium Bug ID: 61919 Assignee: mesa-dev@lists.freedesktop.org Summary: make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error:

[Mesa-dev] [Bug 61907] Indirect rendering of multi-texture vertex arrays broken

2013-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61907 --- Comment #1 from Colin McDonald cjmmail10...@yahoo.co.uk --- I've realised that I was so focused on describing my code changes that I omitted to adequately describe the problem symptoms, other than to say that multi-texturing is broken.

[Mesa-dev] [Bug 61907] Indirect rendering of multi-texture vertex arrays broken

2013-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61907 --- Comment #2 from Brian Paul bri...@vmware.com --- Just a quick note- it would be great to have a piglit test that exercises this issue (if there isn't one already). -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61933] New: Weston EGL clients hang with software rendering upon startup

2013-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61933 Priority: medium Bug ID: 61933 Assignee: mesa-dev@lists.freedesktop.org Summary: Weston EGL clients hang with software rendering upon startup Severity: normal

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #1 from Keith Kriewall keith.kriew...@attachmate.com --- I've run into this with Mesa 9.0.2 and LLVM 3.2. It appears that the bitfields in the prog_src_register struct (/src/mesa/program/prog_instruction.h) do not translate correctly

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 Keith Kriewall keith.kriew...@attachmate.com changed: What|Removed |Added CC|

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #2 from Brian Paul bri...@vmware.com --- Using gcc or clang? Which version? -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 61984] New: build fail since Fix build of swrast only without libdrm

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61984 Priority: medium Bug ID: 61984 Assignee: mesa-dev@lists.freedesktop.org Summary: build fail since Fix build of swrast only without libdrm Severity: normal

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #3 from Keith Kriewall keith.kriew...@attachmate.com --- Neither, I'm building both with Visual Studio 2010. LLVM has a project/solution as generated by CMake, and Mesa builds via scons in a Command Prompt environment configured as

[Mesa-dev] [Bug 47607] [advocacy] Make Anomaly Warzone Earth work with Mesa

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47607 Jordan Justen jljus...@gmail.com changed: What|Removed |Added CC||jljus...@gmail.com --

[Mesa-dev] [Bug 61992] New: LLVM Build fail

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61992 Priority: medium Bug ID: 61992 Assignee: mesa-dev@lists.freedesktop.org Summary: LLVM Build fail Severity: normal Classification: Unclassified OS: Linux (All)

[Mesa-dev] [Bug 61984] build fail since Fix build of swrast only without libdrm

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61984 Vinson Lee v...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Vinson Lee v...@freedesktop.org changed: What|Removed |Added CC|

[Mesa-dev] [Bug 61992] LLVM Build fail

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61992 --- Comment #1 from Tom Stellard tstel...@gmail.com --- The Mesa master branch requires the latest version of LLVM from the upstream repository. Can you try with that? -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61992] LLVM Build fail

2013-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61992 Andy Furniss li...@andyfurniss.entadsl.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 62027] New: [build error] No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62027 Priority: medium Bug ID: 62027 Assignee: mesa-dev@lists.freedesktop.org Summary: [build error] No such file or directory Severity: normal Classification: Unclassified OS:

[Mesa-dev] [Bug 62027] [build error] ln: accessing `.libs/libdricore9.0.3.so.1.0.0': No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62027 aret...@gmail.com changed: What|Removed |Added Summary|[build error] No such file |[build error] ln: accessing

[Mesa-dev] [Bug 62027] [build error] ln: accessing `.libs/libdricore9.0.3.so.1.0.0': No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62027 aret...@gmail.com changed: What|Removed |Added CC||aret...@gmail.com -- You are

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 --- Comment #3 from LoneVVolf lonew...@xs4all.nl --- same bug with this configure command : ./autogen.sh --prefix=/usr \ --sysconfdir=/etc \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Matt Turner matts...@gmail.com changed: What|Removed |Added URL|http://lists.freedesktop.or

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #4 from José Fonseca jfons...@vmware.com --- Created attachment 76199 -- https://bugs.freedesktop.org/attachment.cgi?id=76199action=edit framebuffer2.trace The attached trace allows me reproduce the issue with a release/profile

[Mesa-dev] [Bug 61919] make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 --- Comment #1 from Knut Petersen knut_peter...@t-online.de --- I also bisected the build failure with the same result. The problem is that with 35189d768bf80fdedbb6e70f49215cc8b734f343 old X11 header files from /usr/include/X11 are used,

[Mesa-dev] [Bug 61919] make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Knut Petersen knut_peter...@t-online.de changed: What|Removed |Added CC|

[Mesa-dev] [Bug 61919] make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 --- Comment #2 from Matt Turner matts...@gmail.com --- Created attachment 76201 -- https://bugs.freedesktop.org/attachment.cgi?id=76201action=edit patch Try this? -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61919] make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Matt Turner matts...@gmail.com changed: What|Removed |Added Attachment #76201|0 |1 is obsolete|

[Mesa-dev] [Bug 62042] New: X11 mouse cursor alpha blending on OpenGL application broken

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62042 Priority: medium Bug ID: 62042 Assignee: mesa-dev@lists.freedesktop.org Summary: X11 mouse cursor alpha blending on OpenGL application broken Severity: normal

[Mesa-dev] [Bug 62042] X11 mouse cursor alpha blending on OpenGL application broken

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62042 --- Comment #1 from Steven Noonan ste...@uplinklabs.net --- Created attachment 76204 -- https://bugs.freedesktop.org/attachment.cgi?id=76204action=edit Radeon HD 6850 demonstrating the issue -- You are receiving this mail because: You are the

[Mesa-dev] [Bug 62042] X11 mouse cursor alpha blending on OpenGL application broken

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62042 --- Comment #2 from Steven Noonan ste...@uplinklabs.net --- Created attachment 76205 -- https://bugs.freedesktop.org/attachment.cgi?id=76205action=edit Expected rendering -- You are receiving this mail because: You are the assignee for the

[Mesa-dev] [Bug 62042] X11 mouse cursor alpha blending on OpenGL application broken

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62042 Steven Noonan ste...@uplinklabs.net changed: What|Removed |Added Attachment #76203|0 |1 is

[Mesa-dev] [Bug 62046] Power Point Viewer crashed at start

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62046 Nick222 nick...@yandex.ru changed: What|Removed |Added CC||nick...@yandex.ru -- You

[Mesa-dev] [Bug 62046] New: Power Point Viewer crashed at start

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62046 Priority: medium Bug ID: 62046 Assignee: mesa-dev@lists.freedesktop.org Summary: Power Point Viewer crashed at start Severity: normal Classification: Unclassified OS: Linux

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #5 from José Fonseca jfons...@vmware.com --- Created attachment 76244 -- https://bugs.freedesktop.org/attachment.cgi?id=76244action=edit fdo58718.zip It looks like MSVC is generating invalid code somehow. I've attached a

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #6 from José Fonseca jfons...@vmware.com --- I've been fiddling with this, and I only see two things that workaround this MSVC bug: - disable all optmizations (/O0 isntead of /O2 or /O1) - force all bit fields from struct

[Mesa-dev] [Bug 46376] render error when run glsl demo or mesa demo without window manager

2013-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46376 Gordon Jin gordon@intel.com changed: What|Removed |Added Status|RESOLVED|VERIFIED

[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364 --- Comment #3 from Alex Smith a...@alex-smith.me.uk --- This appears to only be an issue with the VMware driver. Also, disabling glx-tls works around the problem. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364 --- Comment #4 from John Kåre Alsaker john.kare.alsa...@gmail.com --- My trace is from llvmpipe, disabling LLVM and using svga works fine. Could this be something that causes the RegisterScheduler global to be constructed twice triggering the

[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364 Dave Airlie airl...@freedesktop.org changed: What|Removed |Added Attachment #75418|text/plain |image/png

[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364 Jakob Bornecrantz ja...@vmware.com changed: What|Removed |Added CC||a...@nwnk.net,

[Mesa-dev] [Bug 59187] [Steam] Implement GLSL 1.30 (for older chipsets than SandyBridge)

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59187 kost BebiX k...@ya.ru changed: What|Removed |Added CC||k...@ya.ru -- You are receiving

[Mesa-dev] [Bug 61907] Indirect rendering of multi-texture vertex arrays broken

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61907 --- Comment #3 from Colin McDonald cjmmail10...@yahoo.co.uk --- The piglit test tests/texturing/tex-skipped-unit.c demonstrates the problem, as it uses texture unit 1 with glTexCoordPointer. Using direct rendering, test passes. $ piglit-run.py

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #7 from Keith Kriewall keith.kriew...@attachmate.com --- In case it helps, it appears that MSVC always treats enum values as signed int. E.g. see:

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #8 from Roland Scheidegger srol...@vmware.com --- (In reply to comment #7) In case it helps, it appears that MSVC always treats enum values as signed int. E.g. see:

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #9 from Keith Kriewall keith.kriew...@attachmate.com --- Sorry, I didn't mean to imply that the signed issue is causing this problem. I've tried increasing the 'File' bit field size by one, and it made no obvious difference. I just

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #11 from Keith Kriewall keith.kriew...@attachmate.com --- I just tried that (signed fields ahead of unsigned) and it didn't help in this case. The modified struct began as: struct prog_src_register { GLint

[Mesa-dev] [Bug 62202] New: Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62202 Priority: medium Bug ID: 62202 Assignee: mesa-dev@lists.freedesktop.org Summary: Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render

[Mesa-dev] [Bug 62202] Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62202 kobeqin kobe@intel.com changed: What|Removed |Added CC||kobe@intel.com -- You

[Mesa-dev] [Bug 62202] Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62202 kobeqin kobe@intel.com changed: What|Removed |Added CC||gordon@intel.com,

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #12 from José Fonseca jfons...@vmware.com --- It looks like Visual Studio 2012 (must be the final version, and not the earlier preview) compiles the fd58718.zip test case correctly. I don't know if it fully fixes all bit field usage

[Mesa-dev] [Bug 62202] Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62202 meng mengmeng.m...@intel.com changed: What|Removed |Added CC||mengmeng.m...@intel.com

[Mesa-dev] [Bug 62042] X11 mouse cursor alpha blending on OpenGL application broken

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62042 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Assignee|mesa-dev@lists.freedesktop. |xorg-t...@lists.x.org

[Mesa-dev] [Bug 62236] New: the issue of not correct display from MALI Integer Logic sample

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62236 Priority: medium Bug ID: 62236 Assignee: mesa-dev@lists.freedesktop.org Summary: the issue of not correct display from MALI Integer Logic sample Severity: major

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #13 from Keith Kriewall keith.kriew...@attachmate.com --- VS 2012 refuses to compile Mesa due to macro definition of inline. F:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xkeycheck.h(199): warning C4005:

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #14 from José Fonseca jfons...@vmware.com --- (In reply to comment #13) VS 2012 refuses to compile Mesa due to macro definition of inline. I've tried downloading 9.0.3 and 9.1, no change. I had expected to see inline/INLINE

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Vinson Lee v...@freedesktop.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Mesa-dev] [Bug 61821] src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error: xmlpool/options.h

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 --- Comment #6 from Marc marvi...@gmx.de --- works fine here. git clean -f -d -x -e b.sh ./autogen.sh\ --prefix=/usr \ --libdir=/usr/lib64 \ --disable-debug \

[Mesa-dev] [Bug 58718] Crash in src_register() during glClear() call

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58718 --- Comment #15 from José Fonseca jfons...@vmware.com --- (In reply to comment #14) I posted a series of patches to mesa3d-dev which seems to fix the inline issue. I pushed these now, the most important being commit

[Mesa-dev] [Bug 61416] Clover doesn't work on a PRIME system when run under X

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 --- Comment #5 from Mike Lothian m...@fireburn.co.uk --- Created attachment 76494 -- https://bugs.freedesktop.org/attachment.cgi?id=76494action=edit Xorg log old -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61416] Clover doesn't work on a PRIME system when run under X

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 Mike Lothian m...@fireburn.co.uk changed: What|Removed |Added Attachment #75466|0 |1 is obsolete|

[Mesa-dev] [Bug 61416] Clover doesn't work on a PRIME system when run under X

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 --- Comment #7 from Mike Lothian m...@fireburn.co.uk --- Created attachment 76498 -- https://bugs.freedesktop.org/attachment.cgi?id=76498action=edit Glibc error This shows the glibc lined lists issue -- You are receiving this mail because:

[Mesa-dev] [Bug 61416] Clover doesn't authenticate when not run as a privileged user

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 Mike Lothian m...@fireburn.co.uk changed: What|Removed |Added Summary|Clover doesn't work on a|Clover doesn't

[Mesa-dev] [Bug 62319] New: libtxc: missing m4 folder preventing build

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62319 Priority: medium Bug ID: 62319 Assignee: mesa-dev@lists.freedesktop.org Summary: libtxc: missing m4 folder preventing build Severity: blocker Classification: Unclassified

[Mesa-dev] [Bug 62319] libtxc: missing m4 folder preventing build

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62319 --- Comment #1 from Alexandre Demers alexandre.f.dem...@gmail.com --- Also, I think there should be no m4 in the .gitignore file (I'm supposing this from mesa's .gitignore file) -- You are receiving this mail because: You are the assignee for

[Mesa-dev] [Bug 62319] libtxc: missing m4 folder preventing build

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62319 Alexandre Demers alexandre.f.dem...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Mesa-dev] [Bug 61919] make fails without C_INCLUDE_PATH: xlib_sw_winsys.c:49:33: fatal error: X11/extensions/XShm.h: No such file or directory

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Darxus dar...@chaosreigns.com changed: What|Removed |Added CC||dar...@chaosreigns.com

[Mesa-dev] [Bug 62357] New: llvmpipe: Fragment Shader with return in main causes back output

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 Priority: medium Bug ID: 62357 Assignee: mesa-dev@lists.freedesktop.org Summary: llvmpipe: Fragment Shader with return in main causes back output Severity: normal

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #1 from Brian Paul bri...@vmware.com --- Created attachment 76543 -- https://bugs.freedesktop.org/attachment.cgi?id=76543action=edit piglit shader test to exercise the bug Do you happen to know which version of Mesa this is

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #2 from Brian Paul bri...@vmware.com --- (In reply to comment #1) Run with: bin/shader_runner tests/spec/glsl-1.10/execution/fs-return-in-main.shader_test -auto Err, just: bin/shader_runner fs-return-in-main.shader_test -auto If

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #3 from drag...@gmail.com --- (In reply to comment #1) Created attachment 76543 [details] piglit shader test to exercise the bug Do you happen to know which version of Mesa this is happening with? I can't tell from the gnome

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #4 from drag...@gmail.com --- FWIW this was using LLVM 3.2 as well. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 6954] Compile fails on Solaris 10 x86

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6954 --- Comment #19 from chemtech patsev.an...@gmail.com --- Corey, Do you still experience this issue with newer soft? Please check the status of your issue. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 4965] Windows GDI driver doublebuffer + alpha triggers assertation

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=4965 --- Comment #3 from chemtech patsev.an...@gmail.com --- Gregor Anich, Do you still experience this issue with newer soft? Please check the status of your issue. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 62362] New: Crash when using Wayland EGL platform

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62362 Priority: medium Bug ID: 62362 Assignee: mesa-dev@lists.freedesktop.org Summary: Crash when using Wayland EGL platform Severity: normal Classification: Unclassified OS:

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 José Fonseca jfons...@vmware.com changed: What|Removed |Added CC||jfons...@vmware.com

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #6 from Brian Paul bri...@vmware.com --- My piglit test was with LLVM 3.2. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 62362] Crash when using Wayland EGL platform

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62362 Brian Paul bri...@vmware.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 2868] Mesa seems to be unable to handle 30bit TrueColor visuals

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=2868 --- Comment #4 from chemtech patsev.an...@gmail.com --- Roland Mainz, Do you still experience this issue with newer drivers ? Please check the status of your issue. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 62357] llvmpipe: Fragment Shader with return in main causes back output

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62357 --- Comment #7 from Roland Scheidegger srol...@vmware.com --- After a quick look at the generated IR, it indeed seems broken. However, it is broken the opposite way, that is the early exit path is ok but if the path isn't taken it will pick zero

[Mesa-dev] [Bug 8701] Incorrect line clipping with very large coordinates

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8701 --- Comment #3 from chemtech patsev.an...@gmail.com --- Brian Paul Do you still experience this issue with newer soft ? Please check the status of your issue. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 9922] Services for Unix compile

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=9922 --- Comment #1 from chemtech patsev.an...@gmail.com --- f...@lanl.gov Do you still experience this issue with newer soft ? Please check the status of your issue. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 8701] Incorrect line clipping with very large coordinates

2013-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8701 --- Comment #4 from Brian Paul bri...@vmware.com --- Unfortunately, swrast, softpipe and llvmpipe all still suffer from this. -- You are receiving this mail because: You are the assignee for the bug.

<    6   7   8   9   10   11   12   13   14   15   >