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
>> 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
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
https://bugs.freedesktop.org/show_bug.cgi?id=59304
Andreas Boll changed:
What|Removed |Added
CC||andreas.boll@gmail.com
Depend
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
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
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
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
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
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
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
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=57866
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=56553
Vinson Lee changed:
What|Removed |Added
Keywords||regression
--- Comment #1 from Vinson Lee
https://bugs.freedesktop.org/show_bug.cgi?id=55476
Vinson Lee changed:
What|Removed |Added
Keywords||regression
--- Comment #2 from Vinson Lee
https://bugs.freedesktop.org/show_bug.cgi?id=49538
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=45348
Vinson Lee changed:
What|Removed |Added
Keywords||regression
--- Comment #1 from Vinson Lee
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))
> {
> + /*
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=59304
Tom Stellard changed:
What|Removed |Added
Depends on||59334
--
You are receiving this mail bec
https://bugs.freedesktop.org/show_bug.cgi?id=59334
Tom Stellard changed:
What|Removed |Added
Blocks||59304
--
You are receiving this mail bec
25 matches
Mail list logo