Hi,
I tried to jump on the Wayland train at the end of last year, but my
radeon r200 is/was not the ideal hardware platform.
Today, while checking mesa-from-git, I saw the commit "egl_dri2: add
swrast" [1].
I remember Chia-I Wu told me to wait for swrast EGL support.
Thus my question:
Do people
this is pure awesome, thank you for sharing!
-- Elijah
On Feb 17, 2011, at 1:02 AM, dar...@chaosreigns.com wrote:
> On 02/17, dar...@chaosreigns.com wrote:
>> need a 2.6.38 kernel to get page flip support. Nvidia needs a kernel
>> built from the Nouveau git repo, and an additional patch:
>
> T
On 02/17, dar...@chaosreigns.com wrote:
> need a 2.6.38 kernel to get page flip support. Nvidia needs a kernel
> built from the Nouveau git repo, and an additional patch:
That just got committed, so you can skip the patching steps in my
instructions, which leaves:
git clone --depth 1 git://ano
Ben Franzke worked out the final pieces.
Both require the use of open source drivers. For ATI, it looks like you
need a 2.6.38 kernel to get page flip support. Nvidia needs a kernel
built from the Nouveau git repo, and an additional patch:
http://lists.freedesktop.org/archives/nouveau/2011-Feb
On Thu, Feb 17, 2011 at 3:16 AM, Kevin Porter wrote:
> Hello,
> I am attending in an open source software class where we learn how to
> participate in an open source community. Part of the class is to find a
> project that we are interested in and work on some entry level
> bugs/documentation pro
On 02/16/2011 04:46 PM, Kevin Porter wrote:
> Hello,
>
> I am attending in an open source software class where we learn how to
> participate in an open source community. Part of the class is to find a
> project that we are interested in and work on some entry level
> bugs/documentation problem
Hello,
I am attending in an open source software class where we learn how to
participate in an open source community. Part of the class is to find a
project that we are interested in and work on some entry level
bugs/documentation problems. So first is this project looking for help and
if so can
---
building.html |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/building.html b/building.html
index ac2bd34..f1a9ab8 100644
--- a/building.html
+++ b/building.html
@@ -140,7 +140,7 @@ libudev, libdrm, xcb-dri2, xcb-fixes (for X compositor)
cairo-gl,
glib-2.0, gdk-2.0
The repo has been split into http://cgit.freedesktop.org/wayland/wayland/
for the libraries and http://cgit.freedesktop.org/wayland/wayland-demos/
for the demo applications (compositor, terminal, flower, etc.) so
that Mesa no longer needs to be built twice. This updates the build
instructions for