[Mesa-dev] [Bug 65225] [softpipe] piglit interpolation-none-gl_BackColor-flat-fixed regression

2013-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65225 --- Comment #3 from Zack Rusin za...@vmware.com --- Thanks Vinson. It should be now fixed with e54c924a0e9b9a504eae1eb68daaf51f21689629 , softpipe: draw_find_shader_output returns -1 on invalid outputs. -- You are receiving this mail because:

[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-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 --- Comment #6 from Quentin Glidic sardemff7+freedesk...@sardemff7.net --- I think the issue can be fixed patching src/gallium/winsys/sw/xlib/Makefile.am to use $(XCB_DRI2_CFLAGS) instead of $(X11_CFLAGS). Do you want a patch? -- You are

[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-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 --- Comment #7 from Darxus dar...@chaosreigns.com --- Quentin: I think it is safe to say that creating, verifying, and uploading a patch would be helpful. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 65226] [llvmpipe] st_mesa_to_tgsi.c:1133:st_translate_mesa_program: Assertion `program-NumAddressRegs == 1' failed.

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65226 --- Comment #1 from Brian Paul bri...@vmware.com --- This test used to be skipped. We're mistakenly reporting support for more than one address register, when Mesa doesn't really handle that. I'm posting a patch to mesa-dev... -- You are

[Mesa-dev] [Bug 65226] [llvmpipe] st_mesa_to_tgsi.c:1133:st_translate_mesa_program: Assertion `program-NumAddressRegs == 1' failed.

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65226 Brian Paul brian.e.p...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65373] New: Rename the _mesa_lookup_enum_by_nr() function

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65373 Priority: medium Bug ID: 65373 Assignee: mesa-dev@lists.freedesktop.org Summary: Rename the _mesa_lookup_enum_by_nr() function Severity: trivial Classification: Unclassified

[Mesa-dev] [Bug 65374] New: Remove outdated version comments throughout Mesa

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65374 Priority: medium Bug ID: 65374 Assignee: mesa-dev@lists.freedesktop.org Summary: Remove outdated version comments throughout Mesa Severity: trivial Classification: Unclassified

[Mesa-dev] [Bug 65373] Rename the _mesa_lookup_enum_by_nr() function

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65373 --- Comment #1 from Arnas giant...@gmail.com --- I'm taking this task! -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 65376] New: [softpipe] img_filter_3d_linear returns incorrect results due to texture cache aliasing

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65376 Priority: medium Bug ID: 65376 Assignee: mesa-dev@lists.freedesktop.org Summary: [softpipe] img_filter_3d_linear returns incorrect results due to texture cache aliasing

[Mesa-dev] [Bug 65376] [softpipe] img_filter_3d_linear returns incorrect results due to texture cache aliasing

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65376 Arseny Kapoulkine arseny.kapoulk...@gmail.com changed: What|Removed |Added Attachment #80309|text/plain |image/png

[Mesa-dev] [Bug 65376] [softpipe] img_filter_3d_linear returns incorrect results due to texture cache aliasing

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65376 --- Comment #1 from Roland Scheidegger srol...@vmware.com --- I think this is all the same issue as bug #62922, #62482. This sort of aliasing problem only got noticeable when we shrunk the cache size (probably was always present just not

[Mesa-dev] [Bug 65376] [softpipe] img_filter_3d_linear returns incorrect results due to texture cache aliasing

2013-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65376 --- Comment #2 from Arseny Kapoulkine arseny.kapoulk...@gmail.com --- My version of Mesa predates the change mentioned in these two bugs - i.e. my number of texture tiles is actually 50, not 4. Note that in this case the hash collision happens

[Mesa-dev] [Bug 65374] Remove outdated version comments throughout Mesa

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65374 --- Comment #1 from gurket...@googlemail.com --- Created attachment 80337 -- https://bugs.freedesktop.org/attachment.cgi?id=80337action=edit remove Version: comment Attached is a patch, which removes the Version: comment in .c, .S, .h, .py and

[Mesa-dev] [Bug 65374] Remove outdated version comments throughout Mesa

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65374 Brian Paul brian.e.p...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65420] New: Remove gallium draw_arrays() and draw_arrays_instanced() functions

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65420 Priority: medium Bug ID: 65420 Assignee: mesa-dev@lists.freedesktop.org Summary: Remove gallium draw_arrays() and draw_arrays_instanced() functions Severity: minor

[Mesa-dev] [Bug 65421] New: Rename draw_vs_varient.c file

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65421 Priority: medium Bug ID: 65421 Assignee: mesa-dev@lists.freedesktop.org Summary: Rename draw_vs_varient.c file Severity: trivial Classification: Unclassified OS: All

[Mesa-dev] [Bug 65423] New: Remove gl_config::haveDepthBuffer, haveAccumBuffer, haveStencilBuffer fields

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65423 Priority: medium Bug ID: 65423 Assignee: mesa-dev@lists.freedesktop.org Summary: Remove gl_config::haveDepthBuffer, haveAccumBuffer, haveStencilBuffer fields Severity:

[Mesa-dev] [Bug 65422] New: Rename api_validate.[ch] to draw_validate.[ch]

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65422 Priority: medium Bug ID: 65422 Assignee: mesa-dev@lists.freedesktop.org Summary: Rename api_validate.[ch] to draw_validate.[ch] Severity: trivial Classification: Unclassified

[Mesa-dev] [Bug 65420] Remove gallium draw_arrays() and draw_arrays_instanced() functions

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65420 --- Comment #1 from Arnas giant...@gmail.com --- I'll take this task. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org

[Mesa-dev] [Bug 65425] New: Fine grained --enable-debug configure options

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65425 Priority: low Bug ID: 65425 Assignee: mesa-dev@lists.freedesktop.org Summary: Fine grained --enable-debug configure options Severity: trivial Classification: Unclassified

[Mesa-dev] [Bug 65421] Rename draw_vs_varient.c file

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65421 --- Comment #1 from Arnas giant...@gmail.com --- In the git repo it's already draw_vs_variant.c -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 65421] Rename draw_vs_varient.c file

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

[Mesa-dev] [Bug 65422] Rename api_validate.[ch] to draw_validate.[ch]

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65422 --- Comment #1 from Arnas giant...@gmail.com --- I'll take this task. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org

[Mesa-dev] [Bug 64959] Cannot build against EGL without X11

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64959 Chad Versace chad.vers...@linux.intel.com changed: What|Removed |Added CC|

[Mesa-dev] [Bug 65427] New: Gallium EGL on Wayland blocks in eglInitialize (no display thread bound)

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65427 Priority: medium Bug ID: 65427 Assignee: mesa-dev@lists.freedesktop.org Summary: Gallium EGL on Wayland blocks in eglInitialize (no display thread bound) Severity: normal

[Mesa-dev] [Bug 65427] Gallium EGL on Wayland blocks in eglInitialize (no display thread bound)

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65427 --- Comment #1 from Jay Cornwall j...@jcornwall.me --- Created attachment 80362 -- https://bugs.freedesktop.org/attachment.cgi?id=80362action=edit Trivial test case for Gallium EGL Wayland backend -- You are receiving this mail because: You

[Mesa-dev] [Bug 65420] Remove gallium draw_arrays() and draw_arrays_instanced() functions

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65420 --- Comment #2 from Arnas giant...@gmail.com --- And what should we do with void draw_vbo(struct draw_context *draw, const struct pipe_draw_info *info); function in that file? Because I couldn't find it declared in any *.h file. If we'd move this

[Mesa-dev] [Bug 65420] Remove gallium draw_arrays() and draw_arrays_instanced() functions

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65420 --- Comment #3 from Brian Paul bri...@vmware.com --- draw_vbo() should not be touched. It's called by a number of gallium drivers. See also src/gallium/auxiliary/draw/draw_context.h:241:void draw_vbo(struct draw_context *draw, ... -- You are

[Mesa-dev] [Bug 64084] Requesting git commit access to mesa

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64084 --- Comment #1 from Kenneth Graunke kenn...@whitecape.org --- Fine by me. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 64084] Requesting git commit access to mesa

2013-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64084 --- Comment #2 from Eric Anholt e...@anholt.net --- You already had access to the mesa repo :P I have added you to piglit though. Any chance we could get some tests for these fine new extensions? :) -- You are receiving this mail because: You

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

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61821 Andreas Boll andreas.boll@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Assignee|xorg-driver-...@lists.x.org

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #5 from Grigori Goronzy g...@chown.ath.cx --- Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the buffer wasn't properly deleted. As far as I can see, OpenGL does not require name reuse. --

[Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62647 --- Comment #22 from Eric Anholt e...@anholt.net --- The debug=wm output looks reasonable to me. Only funky thing I see at the moment is the gl_FogFragCoord output from the VS not getting dead code eliminated, but that should be fine (looks like

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #6 from José Fonseca jfons...@vmware.com --- (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the buffer wasn't properly deleted. As far as I can see, OpenGL does

[Mesa-dev] [Bug 65475] New: Inconsistent use of both stderr and stdout for debug output

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65475 Priority: medium Bug ID: 65475 Assignee: mesa-dev@lists.freedesktop.org Summary: Inconsistent use of both stderr and stdout for debug output Severity: normal

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #7 from Brian Paul bri...@vmware.com --- (In reply to comment #6) (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the buffer wasn't properly deleted. As far as I

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #8 from Dan Allen dan.j.al...@ntlworld.com --- (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the buffer wasn't properly deleted. As far as I can see, OpenGL does

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #9 from Brian Paul bri...@vmware.com --- (In reply to comment #8) (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the buffer wasn't properly deleted. As far as I

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #10 from Dan Allen dan.j.al...@ntlworld.com --- (In reply to comment #9) (In reply to comment #8) (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 Laurent carlier lordhea...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #11 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #7) If we'd ever hit 0x (or whatever the new hash table's limit is) we'd resort to searching the hash table for a lower, unused ID. I doubt that any

[Mesa-dev] [Bug 65426] openGL glDeleteBuffers does not delete buffers created using glGenBuffers

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65426 --- Comment #12 from José Fonseca jfons...@vmware.com --- (In reply to comment #7) (In reply to comment #6) (In reply to comment #5) Is this really a problem? Mesa might not always reuse buffer names, but that does not mean the

[Mesa-dev] [Bug 65513] New: In TGSI module, replace string arrays with functions

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65513 Priority: medium Bug ID: 65513 Assignee: mesa-dev@lists.freedesktop.org Summary: In TGSI module, replace string arrays with functions Severity: trivial Classification: Unclassified

[Mesa-dev] [Bug 65423] Remove gl_config::haveDepthBuffer, haveAccumBuffer, haveStencilBuffer fields

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65423 --- Comment #1 from Arnas Milaševičius giant...@gmail.com --- struct gl_config doesn't have member accumBits, but it has accumR, accumG and accumB members. Maybe I should change `if(visual-haveAccumBuffer)` to if((visual-accumG + visual-accumB +

[Mesa-dev] [Bug 65423] Remove gl_config::haveDepthBuffer, haveAccumBuffer, haveStencilBuffer fields

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65423 --- Comment #2 from Brian Paul bri...@vmware.com --- (In reply to comment #1) struct gl_config doesn't have member accumBits, but it has accumR, accumG and accumB members. Maybe I should change `if(visual-haveAccumBuffer)` to if((visual-accumG

[Mesa-dev] [Bug 65525] New: [llvmpipe] lp_scene.h:210:lp_scene_alloc: Assertion `size = (64 * 1024)' failed.

2013-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65525 Priority: medium Bug ID: 65525 Keywords: have-backtrace, regression CC: e...@anholt.net Assignee: mesa-dev@lists.freedesktop.org Summary: [llvmpipe]

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Nicholas Miell nmi...@gmail.com changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop

[Mesa-dev] [Bug 63650] gallium/opencl opencl-examples test failures

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63650 Iaroslav pontost...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #26 from Thierry Reding thierry.red...@gmail.com --- (In reply to comment #25) Created attachment 79975 [details] [review] Patch Here is a new patch I did. I try to make it only affect the cross compile case. I don't have

[Mesa-dev] [Bug 65590] New: Mesa 9.1.3 implementation error

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65590 Priority: medium Bug ID: 65590 Assignee: mesa-dev@lists.freedesktop.org Summary: Mesa 9.1.3 implementation error Severity: normal Classification: Unclassified OS: Linux

[Mesa-dev] [Bug 65590] Mesa 9.1.3 implementation error

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65590 b...@lavabit.com changed: What|Removed |Added Version|unspecified |9.1 -- You are receiving this mail

[Mesa-dev] [Bug 65590] Mesa 9.1.3 implementation error

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65590 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65590] Mesa 9.1.3 implementation error

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65590 --- Comment #2 from Matt Turner matts...@gmail.com --- Hm, it's more complicated that this. GL_ANGLE_texture_compression_dxt is an extension spec that lists *dxt{1,3,5} as name strings. Maybe we should force on these when

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Karl Tomlinson bugs.freedesk...@karlt.net changed: What|Removed |Added CC|

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 --- Comment #2 from Marc Dietrich marvi...@gmx.de --- does it work with R600_LLVM=0 ? -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 --- Comment #3 from Nicholas Miell nmi...@gmail.com --- (In reply to comment #2) does it work with R600_LLVM=0 ? No. Quoting the Mozilla bug: A GL_INVALID_FRAMEBUFFER_OPERATION error is generated in

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 --- Comment #4 from Grigori Goronzy g...@chown.ath.cx --- To be more accurate, Google Maps attaches a depth and stencil buffer with 4 samples and a colorbuffer with 0 (1) samples. That's clearly not supposed to work. I do not believe this is a

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Rob Clark robcl...@freedesktop.org changed: What|Removed |Added CC|

[Mesa-dev] [Bug 64935] [swrast] s_texfetch.c:1335: set_fetch_functions: Assertion `texImage-FetchTexel' failed.

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

[Mesa-dev] [Bug 65514] Mesa can't render Google Maps WebGL preview in Firefox

2013-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65514 Karl Tomlinson bugs.freedesk...@karlt.net changed: What|Removed |Added Status|NEW |RESOLVED

[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-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 --- Comment #8 from Quentin Glidic sardemff7+freedesk...@sardemff7.net --- Created attachment 80713 -- https://bugs.freedesktop.org/attachment.cgi?id=80713action=edit Patch to fix CFLAGS I didn’t test it as I don’t get this failure myself, but

[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-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Quentin Glidic sardemff7+freedesk...@sardemff7.net changed: What|Removed |Added CC|

[Mesa-dev] [Bug 64386] Stellarium : white screen with Ubuntu Raring and chipset Intel

2013-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64386 Tollef Fog Heen tfh...@err.no changed: What|Removed |Added Assignee|sitewranglers@lists.freedes

[Mesa-dev] [Bug 65676] New: Piglit: port remaining glean tests to piglit framework

2013-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65676 Priority: medium Bug ID: 65676 Assignee: mesa-dev@lists.freedesktop.org Summary: Piglit: port remaining glean tests to piglit framework Severity: minor Classification: Unclassified

[Mesa-dev] [Bug 64386] Stellarium : white screen with Ubuntu Raring and chipset Intel

2013-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64386 Emil Velikov emil.l.veli...@gmail.com changed: What|Removed |Added Attachment #79044|text/plain |image/png

[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-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61919 Darxus dar...@chaosreigns.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65714] New: Champions of Regnum dont show characters!

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65714 Priority: medium Bug ID: 65714 Assignee: mesa-dev@lists.freedesktop.org Summary: Champions of Regnum dont show characters! Severity: normal Classification: Unclassified OS:

[Mesa-dev] [Bug 65714] Champions of Regnum dont show characters!

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65714 --- Comment #1 from Alex Deucher ag...@yahoo.com --- Does the ppa enable LLVM? If so does setting env var R600_LLVM=0 help? -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 65714] Champions of Regnum dont show characters!

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65714 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Assignee|mesa-dev@lists.freedesktop.

[Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52167 Olivier Blin freedesk...@blino.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 47824] osmesa using --enable-shared-glapi depends on libgl

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47824 Anssi Hannula an...@mageia.org changed: What|Removed |Added CC||an...@mageia.org --

[Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1

2013-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63435 Stefan Dirsch sndir...@suse.de changed: What|Removed |Added CC||sndir...@suse.de --

[Mesa-dev] [Bug 65874] New: piglit ext_transform_feedback-intervening-read output regression

2013-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65874 Priority: medium Bug ID: 65874 Keywords: regression CC: za...@vmware.com Assignee: mesa-dev@lists.freedesktop.org Summary: piglit ext_transform_feedback-intervening-read output

[Mesa-dev] [Bug 65898] New: Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 Priority: medium Bug ID: 65898 Assignee: mesa-dev@lists.freedesktop.org Summary: Low(er) FPS in Half-Life 2 on Arch Linux Severity: normal Classification: Unclassified OS:

[Mesa-dev] [Bug 65898] Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 Mike Higgins gont...@hotmail.com changed: What|Removed |Added CC||gont...@hotmail.com

[Mesa-dev] [Bug 65898] Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65898] Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 --- Comment #2 from Eric Anholt e...@anholt.net --- If you're interested in investigating on your own, there is information at http://dri.freedesktop.org/wiki/IntelPerformanceTuning/ for how we go about investigating things. There is also a TODO

[Mesa-dev] [Bug 65898] Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 --- Comment #3 from Chris Forbes chr...@ijw.co.nz --- motion blur enabled If that's correct, you probably want to get rid of it. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 65910] Killing weston-launch causes segv in desktop-shell

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65910 Kristian Høgsberg k...@bitplanet.net changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 65910] Killing weston-launch causes segv in desktop-shell

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65910 Kristian Høgsberg k...@bitplanet.net changed: What|Removed |Added Component|Other |EGL --- Comment

[Mesa-dev] [Bug 65910] Killing weston-launch causes segv in desktop-shell

2013-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65910 Joe Konno joe.ko...@linux.intel.com changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[Mesa-dev] [Bug 56710] src/mapi/glapi/glapitemp.h:1640:1: warning: no previous prototype for ‘glReadBufferNV’ [-Wmissing-prototypes]

2013-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56710 Andreas Boll andreas.boll@gmail.com changed: What|Removed |Added QA Contact|

[Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1

2013-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63435 --- Comment #6 from Eric Anholt e...@anholt.net --- Patch incoming to list (mostly a revert) -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1

2013-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63435 --- Comment #7 from Eric Anholt e...@anholt.net --- (Oh, and re: why doesn't anyone care, it was mostly that it wasn't in my regular bug search that just covers the intel drivers.) -- You are receiving this mail because: You are the assignee

[Mesa-dev] [Bug 66029] New: More robust way of detecting LLVM major and minor versions

2013-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66029 Priority: medium Bug ID: 66029 Assignee: mesa-dev@lists.freedesktop.org Summary: More robust way of detecting LLVM major and minor versions Severity: normal

[Mesa-dev] [Bug 66029] More robust way of detecting LLVM major and minor versions

2013-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66029 Klemens Baum klemensb...@gmail.com changed: What|Removed |Added Attachment #81187|0 |1 is

[Mesa-dev] [Bug 65898] Low(er) FPS in Half-Life 2 on Arch Linux

2013-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65898 --- Comment #4 from Mike Higgins gont...@hotmail.com --- Eric: Thanks for the links, a little over my head, but was reassured to see the graphics card was doing something :) intel_gpu_top output: render clock: 500 Mhz sampler clock: 533 Mhz

[Mesa-dev] [Bug 64959] Cannot build against EGL without X11

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64959 Quentin Sardem FF7 Glidic sardemff7+freedesk...@sardemff7.net changed: What|Removed |Added CC|

[Mesa-dev] [Bug 66149] New: [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 Priority: medium Bug ID: 66149 Assignee: mesa-dev@lists.freedesktop.org Summary: [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics

[Mesa-dev] [Bug 66149] [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 Chris Wilson ch...@chris-wilson.co.uk changed: What|Removed |Added Attachment #81397|text/plain |image/png

[Mesa-dev] [Bug 66149] [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 EvaWang evaw...@linpus.com changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Mesa-dev] [Bug 66149] [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 --- Comment #1 from EvaWang evaw...@linpus.com --- garbage shows when mouse move on the icon. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 66175] New: R600/SI: SETCC for v2i32/v4i32 triggers LLVM assertion

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66175 Priority: medium Bug ID: 66175 Assignee: mesa-dev@lists.freedesktop.org Summary: R600/SI: SETCC for v2i32/v4i32 triggers LLVM assertion Severity: normal Classification: Unclassified

[Mesa-dev] [Bug 66149] [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 --- Comment #3 from EvaWang evaw...@linpus.com --- When can we get 9.1.4 to try it? Thanks! -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailing list

[Mesa-dev] [Bug 66184] New: src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp: Assertion `inst-dst.index 4096' failed.

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66184 Priority: medium Bug ID: 66184 Keywords: have-backtrace Assignee: mesa-dev@lists.freedesktop.org Summary: src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simpli fy_cmp:

[Mesa-dev] [Bug 66149] [HSW] Background of application icon has garbage after update kernelmesa in order to support Graphics [8086: 0a2e]

2013-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66149 --- Comment #4 from EvaWang evaw...@linpus.com --- The issue can't be reproduced with 9.1 branch. When will 9.1.4 release? Thanks! -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 64959] Cannot build against EGL without X11

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64959 --- Comment #4 from Ross Burton r...@burtonini.com --- For fun, current mesa master doesn't even compile without X11 headers: | In file included from /.../mesa/2_9.2.0~gitAUTOINC+9aebad618c-r9.0/git/include/EGL/egl.h:36:0, |

[Mesa-dev] [Bug 66213] New: Certain Mesa Demos Rendering Inverted (vertically)

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66213 Priority: medium Bug ID: 66213 Assignee: mesa-dev@lists.freedesktop.org Summary: Certain Mesa Demos Rendering Inverted (vertically) Severity: major Classification: Unclassified

[Mesa-dev] [Bug 66213] Certain Mesa Demos Rendering Inverted (vertically)

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66213 --- Comment #1 from Jesus Cortez jesus.corte...@gmail.com --- Created attachment 81484 -- https://bugs.freedesktop.org/attachment.cgi?id=81484action=edit demonstrates winpos inversion -- You are receiving this mail because: You are the

<    10   11   12   13   14   15   16   17   18   19   >