Signed-off-by: Vinson Lee
---
common.py| 1 +
scons/gallium.py | 4
2 files changed, 5 insertions(+)
diff --git a/common.py b/common.py
index 6121a41..6ff9608 100644
--- a/common.py
+++ b/common.py
@@ -98,5 +98,6 @@ def AddOptions(opts):
opts.Add(BoolOption('debug', 'DEPRECA
Signed-off-by: Vinson Lee
---
src/gallium/drivers/llvmpipe/lp_state_setup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/llvmpipe/lp_state_setup.c
b/src/gallium/drivers/llvmpipe/lp_state_setup.c
index 1d5e50b..469a459 100644
--- a/src/gallium/drivers/ll
Hi,
The FOSDEM organizers have sent out a call for devrooms. FOSDEM this
year is on the weekend of the 2nd and 3rd of February 2013.
After the success of this formula last year, where, for the first time
ever, we had a properly filled devroom schedule when the deadline hit, i
am going to re-ap
On Fri, Aug 10, 2012 at 1:42 AM, Roland Scheidegger wrote:
> Am 10.08.2012 00:37, schrieb Marek Olšák:
>> I'd like to have either signed pipe_box or a new struct for that purpose.
> It looks to me like conceptually what you want is more like a coordinate
> pair. I dunno though but negative width/h
---
src/gallium/drivers/r600/r600_pipe.c | 13 -
src/gallium/drivers/r600/r600_query.c | 17 -
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c | 21 +
src/gallium/winsys/radeon/drm/radeon_winsys.h |7 +++
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp
b/src/mesa/state_tracker/st_glsl_to_tgsi.cpp
index 39717b6..9f58312 100644
--- a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp
+++ b/src/mesa/
On 08/12/12 06:50 AM, Luc Verhaegen wrote:
> * By the 28th of september, i need 6 committed speakers, otherwise i
> will not apply for a DevRoom. 6 people need to apply for a talk slot
> who _definitely_ will come to FOSDEM on February 2nd and/or 3rd 2013.
> This "definitely" means:
>
https://bugs.freedesktop.org/show_bug.cgi?id=53361
--- Comment #3 from Darxus 2012-08-12 19:51:41 UTC ---
Thanks. Did a cairo bug get opened? I don't see it.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
https://bugs.freedesktop.org/show_bug.cgi?id=53361
--- Comment #4 from Matt Turner 2012-08-12 20:06:56 UTC ---
(In reply to comment #3)
> Thanks. Did a cairo bug get opened? I don't see it.
No, it was fixed.
http://cgit.freedesktop.org/cairo/commit/?id=f59b0914f4ddbff0d116c918343a6726d5f4317b
https://bugs.freedesktop.org/show_bug.cgi?id=52962
Matt Turner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 08/08/2012 10:57 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> Signed-off-by: Ian Romanick
> ---
> src/egl/main/eglcontext.c | 25 +
> src/egl/main/egldisplay.h |2 ++
> src/egl/main/eglmisc.c|2 ++
> 3 files changed, 29 insertions(+), 0 deletions(-)
On 08/08/2012 10:57 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/drivers/dri/common/dri_util.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/mesa/drivers/dri/common/dri_util.c
> b/src/mesa/drivers/dri/comm
https://bugs.freedesktop.org/show_bug.cgi?id=52346
Kenneth Graunke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=52277
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=53318
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
I've reviewed, tested, and pushed a bunch more of these patches.
At this point, the only ones missing are:
[01] mesa/format_unpack: Fix YCBCR unpack
[02] mesa: Check index buffer offset in DrawElements
...which both have reviews from Brian (and could probably get pushed)
[09] mesa/samplerobj: S
https://bugs.freedesktop.org/show_bug.cgi?id=49717
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=53426
Bug #: 53426
Summary: out-of-bounds access src/mesa/main/fbobject:222
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=29044
Bug 29044 depends on bug 28749, which changed state.
Bug 28749 Summary: [ilk] piglit/shaders/glsl-fs-pointcoord fail
https://bugs.freedesktop.org/show_bug.cgi?id=28749
What|Old Value |New Value
--
Kenneth Graunke writes:
> On Gen4+, brw_finish_batch() calls brw_emit_query_end(), which emits
> some extra PIPE_CONTROLs to capture the current occlusion query data.
> Unfortunately, it was being called *after* _intel_batchbuffer_flush
> added the MI_BATCH_BUFFER_END, meaning those PIPE_CONTROLs
Chad Versace writes:
> On 08/10/2012 09:33 AM, Eric Anholt wrote:
>> Chad Versace writes:
>>
>>> We need to downsample before flushing BUFFER_FAKE_FRONT_LEFT to
>>> BUFFER_FRONT_LEFT in intel_flush_front.
>>
>> Tested with some frontbuffer apps?
>
> Um... I would if I knew of one. Any that you
Jordan Justen writes:
> On Tue, 2012-08-07 at 11:04 -0700, Eric Anholt wrote:
>> diff --git a/src/mesa/drivers/dri/intel/intel_context.h
>> b/src/mesa/drivers/dri/intel/intel_context.h
>> index 6d1a81c..c4efa54 100644
>> --- a/src/mesa/drivers/dri/intel/intel_context.h
>> +++ b/src/mesa/drivers/
Needs updated libdrm.
---
My home hardware collection is a mess right now, and testing
ARB_timer_query requires examining rollover behavior, so this is
gen7-only for the moment. I do eventually want to enable it all the
way back to g45 (the earliest usable timer register).
configure.ac
android logging macros changed their name in JellyBean.
Signed-off-by: Bruce E. Robertson
Signed-off-by: Tapani Pälli
---
src/egl/drivers/dri2/platform_android.c | 17 ++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/src/egl/drivers/dri2/platform_android.c
b/src
On 08/09/2012 06:51 PM, Eric Anholt wrote:
> Tapani Pälli writes:
>
>> Patch changes i915 and i965 drivers to use fixed function version of
>> meta clear when running on ES 1.1. This fixes rendering errors seen with
>> Google Maps, Angry Birds and Gallery3D on Android platform.
>>
>> Change 88128
25 matches
Mail list logo