[Mesa-dev] [ANNOUNCE] mesa-demos 8.1.0

2013-02-24 Thread Dave Airlie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 New release of mesa demos repo (8.1.0). I'm mainly releasing this to pick up the newer glxinfo changes for core profiles. But apparantly we haven't released in ages so the log is below! Dave. Aaron Plattner (1): glxgears: Honor -fullscreen in

[Mesa-dev] [Bug 61395] New: glEdgeFlag can't be set to false

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 Priority: medium Bug ID: 61395 Assignee: mesa-dev@lists.freedesktop.org Summary: glEdgeFlag can't be set to false Severity: normal Classification: Unclassified OS: Linux

[Mesa-dev] [Bug 61395] glEdgeFlag can't be set to false

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61395 Blaž Hrastnik speed.the.b...@gmail.com changed: What|Removed |Added CC|

Re: [Mesa-dev] r600g: status of my work on the shader optimization

2013-02-24 Thread Vadim Girlin
On 02/22/2013 04:35 PM, Henri Verbeet wrote: For what it's worth, I get a number of failures in the Wine d3d9 tests on Cayman with this branch (9219c54b5c5a65c269124637a6e654eda4cdbb8e). I haven't looked at why yet. Unfortunately I have no cayman card to reproduce the issues. I can only test

Re: [Mesa-dev] [PATCH] st/vega: Fix memory leak in combine_shaders.

2013-02-24 Thread Brian Paul
On 02/23/2013 06:16 PM, Vinson Lee wrote: Fixes resource leak defect reported by Coverity. Signed-off-by: Vinson Leev...@freedesktop.org --- src/gallium/state_trackers/vega/shaders_cache.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [Mesa-dev] [PATCH] radeonsi: Fix memory leak in si_set_constant_buffer.

2013-02-24 Thread Brian Paul
On 02/23/2013 06:27 PM, Vinson Lee wrote: Fixes resource leak defect reported by Coverity. Signed-off-by: Vinson Leev...@freedesktop.org --- src/gallium/drivers/radeonsi/si_state.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/radeonsi/si_state.c

Re: [Mesa-dev] [PATCH] radeonsi: Fix memory leak in si_set_constant_buffer.

2013-02-24 Thread Alex Deucher
On Sat, Feb 23, 2013 at 8:27 PM, Vinson Lee v...@freedesktop.org wrote: Fixes resource leak defect reported by Coverity. Signed-off-by: Vinson Lee v...@freedesktop.org Reviewed-by: Alex Deucher alexander.deuc...@amd.com --- src/gallium/drivers/radeonsi/si_state.c | 1 + 1 file changed, 1

Re: [Mesa-dev] r600g: status of my work on the shader optimization

2013-02-24 Thread Henri Verbeet
On 24 February 2013 17:07, Vadim Girlin vadimgir...@gmail.com wrote: If you'd like to help me with debugging the issues on cayman, then please read the regression debugging section in the r600-sb branch notes [1] (or possibly more up-to-date source here - [2]), it explains how to find the

Re: [Mesa-dev] r600g: status of my work on the shader optimization

2013-02-24 Thread Vadim Girlin
On 02/24/2013 11:01 PM, Henri Verbeet wrote: On 24 February 2013 17:07, Vadim Girlin vadimgir...@gmail.com wrote: If you'd like to help me with debugging the issues on cayman, then please read the regression debugging section in the r600-sb branch notes [1] (or possibly more up-to-date source

[Mesa-dev] [PATCH] pipe-loader: Fix out of source build

2013-02-24 Thread Niels Ole Salscheider
Signed-off-by: Niels Ole Salscheider niels_...@salscheider-online.de --- src/gallium/targets/opencl/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am index c5c3003..709112f 100644

[Mesa-dev] [Bug 61412] New: glCallLists performance extremely slow

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61412 Priority: medium Bug ID: 61412 Assignee: mesa-dev@lists.freedesktop.org Summary: glCallLists performance extremely slow Severity: major Classification: Unclassified OS:

Re: [Mesa-dev] [PATCH] pipe-loader: Fix out of source build

2013-02-24 Thread Matt Turner
On Sun, Feb 24, 2013 at 2:00 PM, Niels Ole Salscheider niels_...@salscheider-online.de wrote: Signed-off-by: Niels Ole Salscheider niels_...@salscheider-online.de --- src/gallium/targets/opencl/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[Mesa-dev] [Bug 61415] New: Clover ignores --with-opencl-libdir path

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61415 Priority: medium Bug ID: 61415 Assignee: mesa-dev@lists.freedesktop.org Summary: Clover ignores --with-opencl-libdir path Severity: normal Classification: Unclassified OS:

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

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 Priority: medium Bug ID: 61416 Assignee: mesa-dev@lists.freedesktop.org Summary: Clover doesn't work on a PRIME system when run under X Severity: normal Classification: Unclassified

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

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 --- Comment #1 from Mike Lothian m...@fireburn.co.uk --- Created attachment 75466 -- https://bugs.freedesktop.org/attachment.cgi?id=75466action=edit Xorg log -- 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-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61416 Mike Lothian m...@fireburn.co.uk changed: What|Removed |Added CC||m...@fireburn.co.uk

[Mesa-dev] [Bug 61417] New: Clover doesn't export the OPENCL_1.0 Symbol

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61417 Priority: medium Bug ID: 61417 Assignee: mesa-dev@lists.freedesktop.org Summary: Clover doesn't export the OPENCL_1.0 Symbol Severity: normal Classification: Unclassified

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

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59187 --- Comment #9 from Chris Forbes chr...@ijw.co.nz --- I'm keen to fix this, I just need to scrounge up a working Ironlake box first. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 61318] Can't compile GLU 32bit on 64bit

2013-02-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61318 --- Comment #5 from Tapani Pälli lem...@gmail.com --- This sounds to me like a libtool issue, bug #50754 has possible fix you could try for this. -- You are receiving this mail because: You are the assignee for the bug.

Re: [Mesa-dev] [RFC] New EGL extension: EGL_EXT_platform_display

2013-02-24 Thread Pekka Paalanen
On Tue, 19 Feb 2013 08:20:51 -0800 Chad Versace chad.vers...@linux.intel.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm seeking feedback on an EGL extension that I'm drafting. The ideas have already been discussed at Khronos meetings to a good reception, but I want feedback