Re: [Mesa-dev] [PATCH v2 03/18] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core

2013-01-13 Thread Matt Turner
On Sat, Jan 12, 2013 at 10:08 PM, Kenneth Graunke wrote: > On 01/12/2013 08:10 PM, Jordan Justen wrote: >> >> v2: >> * Only allow on GL Legacy contexts >> >> Signed-off-by: Jordan Justen >> --- >> src/mesa/main/fbobject.c |3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> di

Re: [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample

2013-01-13 Thread Dave Airlie
>> This series adds support for ARB_texture_multisample in core mesa >> and the i965 driver, and initially enables it for Gen6. >> Just FYI, I've got most of the gallium/r600g side of this working here http://cgit.freedesktop.org/~airlied/mesa/log/?h=gallium-texture-multisample needs a bit of cl

[Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59304 Bug 59304 depends on bug 59282, which changed state. Bug 59282 Summary: Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so https://bugs.freedesktop.org/show_bug.cgi?id=59282 What|Removed

[Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59304 Andreas Boll changed: What|Removed |Added CC||andreas.boll@gmail.com Depend

[Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59304 Bug 59304 depends on bug 59269, which changed state. Bug 59269 Summary: Regression: git mesa gallium r600 fails to display text in 3D graphics, bisected https://bugs.freedesktop.org/show_bug.cgi?id=59269 What|Removed

Re: [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample

2013-01-13 Thread Marek Olšák
Hi Dave, here's a preliminary review. 1) The depth and integer texture sample limits should be set according to driver support, we probably don't have good queries for that. - R6xx cannot do depth MSAA textures. - R6xx and R7xx cannot do integer MSAA textures. - Color resolve with R11G11B10_FLOAT

[Mesa-dev] [Bug 59238] many new symbols after recent automake work

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59238 --- Comment #2 from Tobias Jakobi --- I'd like to point out that there already were (and are) problems with symbol visibility: https://bugs.freedesktop.org/show_bug.cgi?id=37637 It would be nice if these could be fixed as well. -- You are rece

[Mesa-dev] Looking for advice on how transform feedback should work with varying structs

2013-01-13 Thread Paul Berry
I'm working on a patch series to implement varying structs in Mesa, and I'm trying to figure out how to adjust transform feedback accordingly. Varying structs are a requirement of GLES 3.0 and GL 3.2. The specs aren't very helpful, and I'm considering filing a bug with Khronos, but I wanted to ch

Re: [Mesa-dev] default texture buffer object

2013-01-13 Thread Eric Anholt
Dave Airlie writes: > Hi, > > so the gallium state tracker falls over with one of the TBO tests and > I wsa wondering what the correct solution is. > > After the tests run, the test leaves the fragment shader bound, but > has deleted the texture object and the buffer object, > so we just have the

Re: [Mesa-dev] default texture buffer object

2013-01-13 Thread Dave Airlie
On Mon, Jan 14, 2013 at 5:09 AM, Eric Anholt wrote: > Dave Airlie writes: > >> Hi, >> >> so the gallium state tracker falls over with one of the TBO tests and >> I wsa wondering what the correct solution is. >> >> After the tests run, the test leaves the fragment shader bound, but >> has deleted

Re: [Mesa-dev] Looking for advice on how transform feedback should work with varying structs

2013-01-13 Thread Kenneth Graunke
On 01/13/2013 10:15 AM, Paul Berry wrote: I'm working on a patch series to implement varying structs in Mesa, and I'm trying to figure out how to adjust transform feedback accordingly. Varying structs are a requirement of GLES 3.0 and GL 3.2. The specs aren't very helpful, and I'm considering fi

[Mesa-dev] [Bug 59331] New: piglit arb_uniform_buffer_object-getintegeri_v regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59331 Priority: medium Bug ID: 59331 Keywords: regression CC: fred...@kde.org Assignee: mesa-dev@lists.freedesktop.org Summary: piglit arb_uniform_buffer_object-getintegeri_v

Re: [Mesa-dev] Mesa (master): gtest: Build it only for 'make check'.

2013-01-13 Thread Ian Romanick
On 01/13/2013 03:43 AM, Andreas Boll wrote: Module: Mesa Branch: master Commit: 40a9b0f5d2498d86e2e6a8e61c0737938559d6db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40a9b0f5d2498d86e2e6a8e61c0737938559d6db Author: Johannes Obermayr Date: Fri Dec 28 07:04:26 2012 +0100 gtest: Bu

Re: [Mesa-dev] Looking for advice on how transform feedback should work with varying structs

2013-01-13 Thread Paul Berry
On 13 January 2013 15:25, Kenneth Graunke wrote: > On 01/13/2013 10:15 AM, Paul Berry wrote: > >> I'm working on a patch series to implement varying structs in Mesa, and >> I'm trying to figure out how to adjust transform feedback accordingly. >> Varying structs are a requirement of GLES 3.0 and

[Mesa-dev] [Bug 57866] src/gallium/auxiliary/os/os_time.c:77: error: ‘CLOCK_REALTIME’ undeclared (first use in this function)

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57866 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 56553] [softpipe] piglit ext_transform_feedback-max-varyings regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56553 Vinson Lee changed: What|Removed |Added Keywords||regression --- Comment #1 from Vinson Lee

[Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55476 Vinson Lee changed: What|Removed |Added Keywords||regression --- Comment #2 from Vinson Lee

[Mesa-dev] [Bug 49538] [softpipe] piglit fs-texelFetchOffset-2D regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49538 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 45348] [swrast] piglit fbo-drawbuffers-arbfp regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45348 Vinson Lee changed: What|Removed |Added Keywords||regression --- Comment #1 from Vinson Lee

Re: [Mesa-dev] [PATCH v2 08/18] copyteximage: make sure is_srgb(src) == is_srgb(dst)

2013-01-13 Thread Eric Anholt
Jordan Justen writes: > v2: > * Remove _EXT on enums > * Remove compressed forms of sRGB from is_srgb_format > * Add comment referencing GL Core spec > rb_internal_format = rb->InternalFormat; > + if (is_srgb_format(internalFormat) != is_srgb_format(rb_internal_format)) > { > + /*

Re: [Mesa-dev] [PATCH v2 09/18] copyteximage: Use Driver's AllocTextureImageBuffer instead of TexImage

2013-01-13 Thread Eric Anholt
Jordan Justen writes: > Call Driver.AllocTextureImageBuffer rather than calling > Driver.TexImage with NULL data, format=GL_NONE and type=GL_NONE. > > v2: > * This replaces two i965 teximage changes in v1 Might note that this is to avoid settings in the user's ctx->Unpack leading to incorrectly

[Mesa-dev] [Bug 59331] piglit arb_uniform_buffer_object-getintegeri_v regression

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59331 --- Comment #1 from Fredrik Höglund --- It's the piglit test that's broken. It assumes that GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT is 1, which is not the case with gallium drivers. -- You are receiving this mail because: You are the assignee for t

[Mesa-dev] [Bug 59334] New: Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59334 Priority: medium Bug ID: 59334 CC: mic...@daenzer.net Assignee: mesa-dev@lists.freedesktop.org Summary: Automake Regression - Clover: Assertion failures when loading pi

[Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59304 Tom Stellard changed: What|Removed |Added Depends on||59334 -- You are receiving this mail bec

[Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver

2013-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59334 Tom Stellard changed: What|Removed |Added Blocks||59304 -- You are receiving this mail bec