There is no rt library on Mac OS X.
Signed-off-by: Vinson Lee
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58872
---
configure.ac | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 9cc5c4a..39ad85a 100644
--- a/config
https://bugs.freedesktop.org/show_bug.cgi?id=25499
Matt Turner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=57098
Matt Turner changed:
What|Removed |Added
CC||i...@freedesktop.org,
|
On 01/10/2013 05:13 PM, Ian Romanick wrote:
It's getting to be about that time again. :)
I'd like to make the 9.1 branch on Wednesday, January 25th (a week from
next Wednesday). I'd like to shoot for doing the 9.1 release on Friday,
February 22nd.
Does this sound workable to folks?
Things go
Reviewed-by: Marek Olšák
Marek
On Sat, Jan 26, 2013 at 6:11 PM, Brian Paul wrote:
> The gallium docs for pipe_screen::is_format_supported() says that
> samples==0 or samples==1 both mean that multisampling is not supported.
> Return GL_MAX_SAMPLES==0 instead of 1 for consistency with other driv
https://bugs.freedesktop.org/show_bug.cgi?id=58812
--- Comment #2 from Arseniy Alekseyev ---
(In reply to comment #1)
> This seems odd. It looks like the Nix build system might be patching or
> modifying some autoconf/automake generated file. Can you reproduce this
> manually?
I've tried to buil
On 01/25/2013 05:36 PM, srol...@vmware.com wrote:
From: Roland Scheidegger
Make it obvious what "unit" this is (no change in functionality).
draw still uses "unit" in places where it changes the shader by adding
texture sampling itself - it seems like this can't work with shaders
using dx10-styl
See previous commit for more info.
Note: This is a candidate for the 9.0 branch.
---
src/mesa/drivers/osmesa/osmesa.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/mesa/drivers/osmesa/osmesa.c b/src/mesa/drivers/osmesa/osmesa.c
index 755f371..c9685d8 100644
--- a/
The swrast fragment program interpreter has trouble computing the
right texture LOD because it doesn't have easy access to input
derivatives. This causes the GLSL-based meta generate mipmap code
to fetch texels from the wrong mipmap level.
One possible fix would be to set the GL_TEXTURE_MIN/MAX_L
https://bugs.freedesktop.org/show_bug.cgi?id=59872
--- Comment #1 from Brian Paul ---
The bug is in the piglit test. It's not requesting a window with an alpha
channel. Patch posted to piglit list.
--
You are receiving this mail because:
You are the assignee for the bug.
_
On Fri, Jan 25, 2013 at 11:03:35PM -0800, Kenneth Graunke wrote:
> On 01/25/2013 03:13 PM, Roland Scheidegger wrote:
> >I'm quite sure there are g965 boards around which indeed support Pentium
> >4 (and P4-based Celerons) (but yes I guess cmov and at least sse2 are
> >safe - not that the p4 had a u
https://bugs.freedesktop.org/show_bug.cgi?id=59873
--- Comment #1 from Brian Paul ---
Actually, the piglit test is broken. Earlier versions of Mesa/swrast have
failed all along.
Patch posted to the piglist list.
--
You are receiving this mail because:
You are the assignee for the bug.
___
The gallium docs for pipe_screen::is_format_supported() says that
samples==0 or samples==1 both mean that multisampling is not supported.
Return GL_MAX_SAMPLES==0 instead of 1 for consistency with other drivers.
Note: This is a candidate for the 9.0 branch.
---
src/mesa/state_tracker/st_extension
On Sat, Jan 26, 2013 at 3:16 AM, Matt Turner wrote:
> On Fri, Jan 25, 2013 at 6:02 PM, Marek Olšák wrote:
>> These extensions are not new in Mesa:
>> - ARB_base_instance (since 9.0)
>> - ARB_vertex_type_2_10_10_10_rev (since 8.0)
>> - OES_standard_derivatives (since 7.10, I think)
>
> Ah you're r
https://bugs.freedesktop.org/show_bug.cgi?id=59877
Laurent carlier changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from Laurent c
https://bugs.freedesktop.org/show_bug.cgi?id=59877
--- Comment #4 from Andy Furniss ---
(In reply to comment #3)
> Created attachment 73672 [details] [review]
> Possible fix v2
>
> This patch should fix it.
Yes, it builds and loads OK with this.
--
You are receiving this mail because:
You are
On Saturday, January 26, 2013 08:42:41 bugzilla-dae...@freedesktop.org wrote:
> https://bugs.freedesktop.org/show_bug.cgi?id=59877
>
> Tom Stellard changed:
>
>What|Removed |Added
>
>
https://bugs.freedesktop.org/show_bug.cgi?id=59877
Tom Stellard changed:
What|Removed |Added
Attachment #73664|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=59877
Tom Stellard changed:
What|Removed |Added
CC||lordhea...@gmail.com
--- Comment #2 from
19 matches
Mail list logo