https://bugs.freedesktop.org/show_bug.cgi?id=46376
Gordon Jin changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
Summary|render error wh
On Sat, Mar 9, 2013 at 12:55 PM, Stefan Brüns
wrote:
> On Friday 08 March 2013 20:01:05 you wrote:
>> Because the patch is corrupted (looks like the mail client line
>> wrapped it). A convenient way to send is git send-email, which always
>> gets it right.
>
> The information about the corrupted p
https://bugs.freedesktop.org/show_bug.cgi?id=58718
--- Comment #6 from José Fonseca ---
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 prog_src_register to have the sa
- Original Message -
> On Sat, Mar 9, 2013 at 12:30 PM, Jose Fonseca wrote:
> > Looks a sensible thing to do.
> >
> > Reviewed-by: Jose Fonseca
> >
>
> Thanks for the review.
>
> > Any insight how the caller can be fixed so that this doesn't happen?
>
> It happens to me when draw sta
https://bugs.freedesktop.org/show_bug.cgi?id=58718
--- Comment #5 from José Fonseca ---
Created attachment 76244
--> https://bugs.freedesktop.org/attachment.cgi?id=76244&action=edit
fdo58718.zip
It looks like MSVC is generating invalid code somehow. I've attached a
self-contained test program
On Friday 08 March 2013 20:01:05 you wrote:
> Because the patch is corrupted (looks like the mail client line
> wrapped it). A convenient way to send is git send-email, which always
> gets it right.
The information about the corrupted patch would have been useful in the
first place ...
Regards,
On Sat, Mar 9, 2013 at 12:30 PM, Jose Fonseca wrote:
> Looks a sensible thing to do.
>
> Reviewed-by: Jose Fonseca
>
Thanks for the review.
> Any insight how the caller can be fixed so that this doesn't happen?
It happens to me when draw stages add more samplers on top of the max
samplers from
Looks a sensible thing to do.
Reviewed-by: Jose Fonseca
Any insight how the caller can be fixed so that this doesn't happen?
Jose
- Original Message -
> With the current code, the sampler count can become higher than
> PIPE_MAX_SAMPLERS and once it gets to the driver this can lead to
>
On 03/05/2013 04:08 AM, Alan Hourihane wrote:
Add's the missing GL_TEXTURE_CUBE_MAP entry in
_mesa_legal_texture_dimensions.
Signed-off-by: Alan Hourihane
---
src/mesa/main/teximage.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/teximage.c b/src/mesa
On 03/08/2013 03:01 PM, Matt Turner wrote:
Fixes piglit's oes_compressed_etc2_texture-miptree tests on Desktop GL.
Reported-by: Marek Olšák
NOTE: This is a candidate for the 9.1 branch.
Reviewed-by: Kenneth Graunke
___
mesa-dev mailing list
mesa-dev
10 matches
Mail list logo