https://bugs.freedesktop.org/show_bug.cgi?id=45292
Andrew Cook changed:
What|Removed |Added
Attachment #57383|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #6 from jano.ves...@gmail.com 2012-04-14 20:52:09 PDT ---
You were right, adding /usr/lib/llvm to LD_LIBRARY_PATH fixes the issue.
Thanks, and sorry for the noise.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #5 from Tom Stellard 2012-04-14 18:40:40 PDT
---
(In reply to comment #4)
> First of all, I'm not quite sure why nouveau is trying to link with LLVM, but
> the problem is the linker can't find libLLVM-3.0. Your LLVM_LDFLAGS look
>
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #4 from Tom Stellard 2012-04-14 18:35:04 UTC
---
First of all, I'm not quite sure why nouveau is trying to link with LLVM, but
the problem is the linker can't find libLLVM-3.0. Your LLVM_LDFLAGS look wrong
to me. They have /usr/lib
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #3 from jano.ves...@gmail.com 2012-04-14 18:21:59 PDT ---
Created attachment 6
--> https://bugs.freedesktop.org/attachment.cgi?id=6
config log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #2 from jano.ves...@gmail.com 2012-04-14 18:21:10 PDT ---
I used to call autoreconf -vfi and ./configure instead of autogen.sh (should be
the same).
After make distclean and a fresh start it still fails for me with error:
g++ -Wall -
https://bugs.freedesktop.org/show_bug.cgi?id=48697
--- Comment #1 from Tom Stellard 2012-04-14 15:21:24 PDT
---
I can't reproduce this. I think you might get this error if you upgrade LLVM
and then build mesa without re-running autogen.sh. Can you re-run autogen.sh
and try again. If it still
https://bugs.freedesktop.org/show_bug.cgi?id=48694
--- Comment #1 from Tom Stellard 2012-04-14 14:47:15 PDT
---
This error is fixed by commit 69a921892d2303f1400576aa73980c28880f8654
Radeonsi still won't build on Scons, because gallium/drivers/radeon doesn't
have a SConscript and libradeon.a is
https://bugs.freedesktop.org/show_bug.cgi?id=48697
Bug #: 48697
Summary: --with-llvm-shared-libs build fails for some drivers.
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Sta
On Thu, 2012-04-12 at 04:41 +0400, Vadim Girlin wrote:
> The name is taken from the driver_descriptor, so it will be the same as
Hmm, sorry, it seems I overlooked somehow that this patch breaks the
build for swrast due to missing "driver_descriptor".
Could we simply add the driver_descriptor for
https://bugs.freedesktop.org/show_bug.cgi?id=48694
Bug #: 48694
Summary: radeonsi_pipe.c:322:7: error:
‘PIPE_CAP_DUAL_SOURCE_BLEND’ undeclared
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (A
https://bugs.freedesktop.org/show_bug.cgi?id=48424
--- Comment #3 from Johannes Obermayr 2012-04-14
10:37:00 PDT ---
A new weekend a new run pushed.
False positives are still there.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail
This patch work good to me.
It fixe the build of r600g driver with libdrm compiled in non-standard dir.
Thank you
Le 13 avril 2012 20:29, Tom Stellard a écrit :
> ---
> configure.ac |1 +
> src/gallium/drivers/r600/Makefile| 17 -
> src/galliu
On 04/14/2012 01:45 PM, Marek Olšák wrote:
> On Sat, Apr 14, 2012 at 10:03 AM, Jose Fonseca wrote:
>> Hi Marek,
>>
>> - Original Message -
>>> Hi everyone,
>>>
>>> This series adds these optional features to st/mesa:
>>> - uploading user vertex buffers
>>> - translating unsupported vertex
On Sat, Apr 14, 2012 at 10:03 AM, Jose Fonseca wrote:
> Hi Marek,
>
> - Original Message -
>> Hi everyone,
>>
>> This series adds these optional features to st/mesa:
>> - uploading user vertex buffers
>> - translating unsupported vertex formats into floats
>> - vertex data with unaligned b
Hi Marek,
- Original Message -
> Hi everyone,
>
> This series adds these optional features to st/mesa:
> - uploading user vertex buffers
> - translating unsupported vertex formats into floats
> - vertex data with unaligned buffer_offset, src_offset, or stride is
> transformed such that it
>>> I wasn't aware that had been fixed, I thought the direct API still
>>> converted floats to int.
>>>
>>> Probably should write a piglit test that requires precision so we don't
>>> forget.
>>>
>>> Dave.
>>
>>
>> I'm pretty sure this was fixed and we did have piglit failures for it. Can't
>> thin
- Original Message -
> On Fri, Apr 13, 2012 at 8:24 PM, Jose Fonseca
> wrote:
> > Francisco,
> >
> > Sorry for the delay reviewing this, but I haven't been able to
> > dedicate some time until now.
> >
> > Overall, it's a great piece of work! Just a few relatively minor
> > comments/req
On Sat, Apr 14, 2012 at 7:43 AM, Kenneth Graunke wrote:
> On 04/13/2012 11:27 PM, Dave Airlie wrote:
>>
>> On Sat, Apr 14, 2012 at 12:38 AM, Eric Anholt wrote:
>>>
>>> ---
>>> docs/GL3.txt | 5 ++---
>>> 1 file changed, 2 insertions(+), 3 deletions(-)
>>>
>>> diff --git a/docs/GL3.txt b/docs/
19 matches
Mail list logo