From: Mathias Fröhlich
Hi,
Adding this makes 'make check' catch failures introduced from
within ARB_clip_control.xml earlier.
Ok to commit?
Mathias
Signed-off-by: Mathias Froehlich
---
src/mapi/glapi/gen/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mapi/glapi/gen/Makef
https://bugs.freedesktop.org/show_bug.cgi?id=85429
Bug ID: 85429
Summary: indirect.c:296: multiple definition of
`__indirect_glNewList'
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
https://bugs.freedesktop.org/show_bug.cgi?id=85429
Vinson Lee changed:
What|Removed |Added
Keywords||bisected
CC|
From: Mathias Fröhlich
Hi Marek,
Did you have something like below in mind?
Mathias
This removes the need for the gallium rasterizer state
to listen to viewport changes.
Thanks to Marek Olšák .
CC: Marek Olšák
Signed-off-by: Mathias Froehlich
---
src/mesa/main/viewport.c
https://bugs.freedesktop.org/show_bug.cgi?id=85429
--- Comment #2 from Mathias Fröhlich ---
Created attachment 108386
--> https://bugs.freedesktop.org/attachment.cgi?id=108386&action=edit
Proposed fix for link failure.
--
You are receiving this mail because:
You are the assignee for the bug.
Hi,
On Friday, October 24, 2014 17:21:28 Ian Romanick wrote:
> I cannot yet see why, but this patch breaks 'make check'. There is a
> huge pile of link errors in glx-tests.
>
> Run make check every time you build.
I was sure that I did. Turns out I forgot to add the xml file to the
build system
https://bugs.freedesktop.org/show_bug.cgi?id=85377
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Wed, Oct 8, 2014 at 1:40 PM, Alexander Troosh wrote:
> ---
> src/gallium/docs/source/distro.rst | 27 +++
> 1 files changed, 27 insertions(+), 0 deletions(-)
>
> diff --git a/src/gallium/docs/source/distro.rst
> b/src/gallium/docs/source/distro.rst
> index d69c186..7
Hi,
On Friday, October 24, 2014 17:27:40 Ian Romanick wrote:
> From: Ian Romanick
>
> None of the other work was done to make this function work with indirect
> rendering, and that causes 'make check' to fail. Nobody cares about
> indirect rendering, so just disable it.
Yes, this seems like th
https://bugs.freedesktop.org/show_bug.cgi?id=85429
--- Comment #3 from Mathias Fröhlich ---
Forget the previous patch.
Ian already posted an appropriate fix earlier.
Can you confirm that current master fixes the check failure for you too?
Thanks
Mathias
--
You are receiving this mail because:
Y
On Fri, 2014-10-24 at 09:11 -0700, Matt Turner wrote:
> On Fri, Oct 24, 2014 at 5:47 AM, Timothy Arceri wrote:
> > Makes use of SSE to speed up compute of min and max elements
> >
> > Callgrind cpu usage results from pts benchmarks:
> >
> > Openarena 0.8.8: 3.67% -> 1.03%
> > UrbanTerror: 2.36% ->
On Fri, Oct 24, 2014 at 10:38 AM, Daniel Stone wrote:
> Hi,
>
> On 24 October 2014 18:51, Emil Velikov wrote:
>
>> Sigh... why can't everyone be like Gentoo - set compiler flags and
>> rebuild for your machine/cpu :P
>>
>> Apart from the Makefile.sources change spotted by Matt, can you make use
Makes use of SSE to speed up compute of min and max elements
Callgrind cpu usage results from pts benchmarks:
Openarena 0.8.8: 3.67% -> 1.03%
UrbanTerror: 2.36% -> 0.81%
Signed-off-by: Timothy Arceri
---
src/mesa/Android.libmesa_dricore.mk | 3 +-
src/mesa/Makefile.am| 3 +-
https://bugs.freedesktop.org/show_bug.cgi?id=54372
Emil Velikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
From: Jon TURNEY
Currently the dri modules contain unresolved glapi symbols which were
provided by xserver 1.14 and older. Since 1.15 the xserver does not
provide them and mesa's glapi is the only provider.
As discussed with Adam Jackson, the new (linked against glapi) dri
modules should still w
From: Jon TURNEY
Currently the dri modules contain unresolved glapi symbols which were
provided by xserver 1.14 and older. Since 1.15 the xserver does not
provide them and mesa's glapi is the only provider.
As discussed with Adam Jackson, the new (linked against glapi) dri
modules should still w
16 matches
Mail list logo