I would like to program,
but first I have to familiarize with the project
Is there a bug tracking tool?
Is there a task tracking tool?
is there any documentation that you can recommend me?
regards,
Jose
2011/5/31 Serhiy Stetskovych
>
> What would you do?
>
> 2011/5/30 Jose Cortes
>>
>> Hi all,
What would you do?
2011/5/30 Jose Cortes
> Hi all,
> My Name is Jose and I'm from Cordoba, Argentina.
> I'm new on this list and on the project.
> I would like to know how can I start,
> I can't find useful documentation on web page about how can I start.
> Anyone could help on that?
>
> Regards
On 05/21/2011 06:51 AM, ext Karshan Sharma wrote:
So, has anyone worked out a patch to be able to build mesa without x ?
... I was gonna start on that but didnt want to reinvent the wheel.
This seems to work:
export CFLAGS=-DMESA_EGL_NO_X11_HEADERS
./autogen.sh --prefix=$WLD --enable-gles2 --
>From 1ee0fe1e9c30890a2c2e8b997295f74754e63a2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Samuel=20R=C3=B8dal?=
Date: Mon, 30 May 2011 17:23:40 +0200
Subject: [PATCH] Fall back to accept() on systems where accept4() is not implemented.
---
wayland/wayland-server.c |8 +++-
1 files changed