From: James Benton
This required an update for the query storage in llvmpipe, there
can now be an active query per query type, so an occlusion query
can run at the same time as a time elapsed query.
Based on PIPE_QUERY_TIME_ELAPSED patch from Dave Airlie
.
---
src/gallium/auxiliary/os/os_time.c
From: Carl Worth
Previously, we were only supporting line-continuation backslash characters
within lines of pre-processor directives, (as per the specification). With
OpenGL 4.2 and GLES3, line continuations are now supported anywhere within a
shader.
While changing this, also fix a bug where th
Hi, Chad,
I notice that you have submitted a fix android build for
glsl.(5497cc428fa7c6670d252d34f4a67c9498ae3895). as you pointed out,
you included "external/astl" and plan to submit the second half fix to
upstream. what's going on for the second half?
i update my android astl to the newes
On Fri, 2012-09-28 at 23:51 +0200, Luc Verhaegen wrote:
> We still have, i hope (depends on what the FOSDEM organizers have left
> for us), 6 slots fully open: first come first serve, and the earlier
> bird gets the nicer slot!
>
> Thanks all, especially those who stepped up already.
What's the
This regressed when I split out vec4_generator.
---
src/mesa/drivers/dri/i965/brw_vec4_emit.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mesa/drivers/dri/i965/brw_vec4_emit.cpp
b/src/mesa/drivers/dri/i965/brw_vec4_emit.cpp
index 12694e2..5637b22 100644
--- a/src/mesa/drivers/dri/
On 12/02/2012 04:12 PM, Brian Paul wrote:
From: Brian Paul
Only fail if GLX_SAMPLE_BUFFERS_ARB or GLX_SAMPLES_ARB are non-zero.
We were already doing this in the older swrast/glx code.
This fixes a piglit/waffle problem where we'd always fail to get a
visual/config and report the test as "skip
On Mon, Dec 3, 2012 at 2:30 AM, Emil Velikov wrote:
> On 03/12/12 00:15, Marek Olšák wrote:
>> On Sun, Dec 2, 2012 at 9:48 PM, Emil Velikov
>> wrote:
>>> On 23/11/12 21:23, Andreas Boll wrote:
Hi mesa-list,
I'm happy to announce that I've finished Matt's automake-gallium branch
>
On 03/12/12 00:15, Marek Olšák wrote:
> On Sun, Dec 2, 2012 at 9:48 PM, Emil Velikov wrote:
>> On 23/11/12 21:23, Andreas Boll wrote:
>>> Hi mesa-list,
>>>
>>> I'm happy to announce that I've finished Matt's automake-gallium branch [0].
>>> Some of the independent patches are already in the master
On Sun, Dec 2, 2012 at 9:48 PM, Emil Velikov wrote:
> On 23/11/12 21:23, Andreas Boll wrote:
>> Hi mesa-list,
>>
>> I'm happy to announce that I've finished Matt's automake-gallium branch [0].
>> Some of the independent patches are already in the master branch.
>> I've fixed the missing symbols in
From: Brian Paul
Only fail if GLX_SAMPLE_BUFFERS_ARB or GLX_SAMPLES_ARB are non-zero.
We were already doing this in the older swrast/glx code.
This fixes a piglit/waffle problem where we'd always fail to get a
visual/config and report the test as "skip".
---
src/gallium/state_trackers/glx/xlib/
On 23/11/12 21:23, Andreas Boll wrote:
> Hi mesa-list,
>
> I'm happy to announce that I've finished Matt's automake-gallium branch [0].
> Some of the independent patches are already in the master branch.
> I've fixed the missing symbols in vdpau and xvmc
> and installed lots of compatibility links
https://bugs.freedesktop.org/show_bug.cgi?id=57802
--- Comment #1 from Matthew Waters ---
Created attachment 70909
--> https://bugs.freedesktop.org/attachment.cgi?id=70909&action=edit
remove compiler warnings when including GL/gl.h with other gl headers
--
You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=57802
Priority: medium
Bug ID: 57802
Assignee: mesa-dev@lists.freedesktop.org
Summary: including GL/gl.h and another gl header causes
redefinition warnings
Severity: normal
Cla
13 matches
Mail list logo