[Mesa-dev] [PATCH] scons: Add option to enable floating-point textures.

2012-08-12 Thread Vinson Lee
Signed-off-by: Vinson Lee v...@freedesktop.org --- 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):

[Mesa-dev] [PATCH] llvmpipe: Silence Coverity incorrect sizeof expression defect.

2012-08-12 Thread Vinson Lee
Signed-off-by: Vinson Lee v...@freedesktop.org --- 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 ---

[Mesa-dev] FOSDEM2013: DevRoom or not?

2012-08-12 Thread Luc Verhaegen
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: [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits

2012-08-12 Thread Marek Olšák
On Fri, Aug 10, 2012 at 1:42 AM, Roland Scheidegger srol...@vmware.com 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

[Mesa-dev] [PATCH] r600g: implement timestamp query and get_timestamp hook

2012-08-12 Thread Marek Olšák
--- 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 +++

[Mesa-dev] [PATCH] st/mesa: index can be negative in the PROGRAM_CONSTANT case

2012-08-12 Thread Niels Ole Salscheider
--- 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 +++

Re: [Mesa-dev] FOSDEM2013: DevRoom or not?

2012-08-12 Thread Alan Coopersmith
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: *

[Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53361 --- Comment #3 from Darxus dar...@chaosreigns.com 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

[Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53361 --- Comment #4 from Matt Turner matts...@gmail.com 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.

[Mesa-dev] [Bug 52962] gbm.c:54:4: error: implicit declaration of function ‘pipe_loader_drm_probe_fd’

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52962 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Mesa-dev] [PATCH 07/10] egl: Implement front-end support for EGL_EXT_create_context_robustness

2012-08-12 Thread Kenneth Graunke
On 08/08/2012 10:57 AM, Ian Romanick wrote: From: Ian Romanick ian.d.roman...@intel.com Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- src/egl/main/eglcontext.c | 25 + src/egl/main/egldisplay.h |2 ++ src/egl/main/eglmisc.c|2 ++ 3 files

Re: [Mesa-dev] [PATCH 01/10] dri_util: Compare against the correct API enums

2012-08-12 Thread Kenneth Graunke
On 08/08/2012 10:57 AM, Ian Romanick wrote: From: Ian Romanick ian.d.roman...@intel.com Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- src/mesa/drivers/dri/common/dri_util.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[Mesa-dev] [Bug 52346] libxcb version not specified (correctly) in dependency check

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52346 Kenneth Graunke kenn...@whitecape.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 52277] src/gallium/state_trackers/egl/common/egl_g3d_api.c:43:25: fatal error: wayland-drm.h: No such file or directory

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52277 Vinson Lee v...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 53318] [softpipe] sp_state_shader.c:194:softpipe_delete_fs_state: Assertion `var != softpipe-fs_variant' failed.

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53318 Vinson Lee v...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes

2012-08-12 Thread Kenneth Graunke
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:

[Mesa-dev] [Bug 49717] SCons build error with clang

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49717 Vinson Lee v...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2012-08-12 Thread bugzilla-daemon
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

Re: [Mesa-dev] [PATCH 1/2] intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.

2012-08-12 Thread Eric Anholt
Kenneth Graunke kenn...@whitecape.org 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

Re: [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer

2012-08-12 Thread Eric Anholt
Chad Versace chad.vers...@linux.intel.com writes: On 08/10/2012 09:33 AM, Eric Anholt wrote: Chad Versace chad.vers...@linux.intel.com writes: We need to downsample before flushing BUFFER_FAKE_FRONT_LEFT to BUFFER_FRONT_LEFT in intel_flush_front. Tested with some frontbuffer apps?

Re: [Mesa-dev] [PATCH 2/8] i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.

2012-08-12 Thread Eric Anholt
Jordan Justen jordan.l.jus...@intel.com 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 +++

[Mesa-dev] [PATCH] i965/gen7: Add support for GL_ARB_timer_query.

2012-08-12 Thread Eric Anholt
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