On Mon, Aug 15, 2016 at 11:46:40AM -0700, Kristian Høgsberg wrote:
> On Mon, Aug 15, 2016 at 11:33 AM, ⚛ <0xe2.0x9a.0...@gmail.com> wrote:
> > On Mon, Aug 15, 2016 at 8:08 PM, Emil Velikov
> > wrote:
> >>
> >> On 4 August 2016 at 03:13, Nicolas Boichat wrote:
> >> > Thanks! See also related seri
On Fri, Feb 05, 2016 at 04:12:08PM -0800, Dylan Baker wrote:
> > > parse(work_arounds)
> > > + print "\nList of workarounds found in %s:" % project
>
> Hey Damien, the script says it's python 3, and this ^^^ is broken syntax
> in python 3 (but not in 2).
:(
I did notice the python2 con
On Fri, Feb 05, 2016 at 01:55:19PM -0800, Sameer Kibey wrote:
> Updated the list-workarounds script so that it
> can parse Mesa directory if provided. Moved the
> common code to a separate function to allow
> reuse for both kernel and mesa.
>
> The new command line is:
> Usage: list-workarounds [o
On Thu, Feb 04, 2016 at 06:14:02PM +, Kibey, Sameer wrote:
> Updated the list-workarounds script so that it
> can parse Mesa directory if provided. Moved the
> common code to a separate function to allow
> reuse for both kernel and mesa.
>
> The new command line is:
> Usage: list-workarounds [
Hi all,
You may have noticed already, patchwork.freedesktop.org looks different.
That new version includes:
- Some re-design. Design is very much an iterative process, thoughts
and comments are welcome,
- Showing the number of Reviewed-by, Acked-by, Tested-by tags,
- Some cleanup of the
On Thu, Mar 05, 2015 at 11:49:54AM -0800, Ian Romanick wrote:
> From: Ian Romanick
>
> Inspired by Damien's recent libdrm changes.
>
> Signed-off-by: Ian Romanick
> Cc: Damien Lespiau
For the whole series (not that my r-b tag has a lot of value on the mesa
code base
On Wed, Nov 19, 2014 at 12:42:45PM -0500, Ilia Mirkin wrote:
> On Wed, Nov 19, 2014 at 12:28 PM, Damien Lespiau
> wrote:
> > On Wed, Nov 19, 2014 at 12:13:41PM -0500, Ilia Mirkin wrote:
> >> Hey guys,
> >>
> >> Just got around to looking at the Coverity emai
On Wed, Nov 19, 2014 at 12:13:41PM -0500, Ilia Mirkin wrote:
> Hey guys,
>
> Just got around to looking at the Coverity email about newly
> introduced bugs, and this seems like a legit issue. Based on the
> context of the code, I'm guessing you meant to do (input_index - 16)
> << 1.
Oh my. The pr
On Wed, Jul 24, 2013 at 10:02:22AM -0700, Kenneth Graunke wrote:
> On 07/24/2013 09:33 AM, Paul Berry wrote:
> >Two callers of brw_search_cache() weren't initializing that function's
> >inout_offset parameter: brw_blorp_const_color_params::get_wm_prog()
> >and brw_blorp_const_color_params::get_wm_p
TAGS files are generated with "make tags" to quickly jump through the
code. Ignore those by-products of automake/ctags.
Signed-off-by: Damien Lespiau
---
.gitignore |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index faf2ca3..5c2c
On Mon, Jan 14, 2013 at 07:18:30AM -0800, Brian Paul wrote:
> Do you nedd someone to commit this for you?
Yes please, I don't have the bits to push to mesa.
Thanks,
--
Damien
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freede
Signed-off-by: Damien Lespiau
---
configure.ac |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1294740..3792b12 100644
--- a/configure.ac
+++ b/configure.ac
@@ -680,13 +680,15 @@ AC_ARG_ENABLE([gallium_tests
12 matches
Mail list logo