libtoytoolkit.a, and generated protocol headers for meego-tablet.
---
clients/.gitignore|1 +
compositor/.gitignore |2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/clients/.gitignore b/clients/.gitignore
index 8b3c40c..fe7546d 100644
--- a/clients/.gitignore
+++ b
Adds some parameters to the output geometry event. Also adds a move method to
change those parameters.
---
protocol/wayland.xml | 15 ---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 11976fa..187e961 100644
--- a/pr
This file can store flag values and such constants as are useful to have at
both ends of the protocol.
---
wayland/Makefile.am|1 +
wayland/wayland-client.h |1 +
wayland/wayland-protocol.h | 30 ++
wayland/wayland-server.h |1 +
4 files change
The second R is a bit of a misnomer right now since there's not actually
modesetting, but this patch set extends the wayland protocol to allow rotating
and flipping outputs, and moving their position.
It adds a single method to the "output" interface to set x, y, and some flags
to perform transfor
---
.gitignore |1 +
wayland/.gitignore |2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 7c5bfe5..904eb50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
*~
.libs
/aclocal.m4
+/wayland-scanner.m4
/autom4te.cache
/conf
That looks great!:)
One simple question, what is compositor-drm? Is that one drm kernel
module special for wayland?
On Thu, 2011-04-28 at 12:51 +0200, Benjamin Franzke wrote:
> Yeah, we'll work on integrating the kms overlay stuff, thats talked
> about on dri-devel [1], into compositor-drm as well
Yeah, we'll work on integrating the kms overlay stuff, thats talked
about on dri-devel [1], into compositor-drm as well as
compositor-openwfd.
[1] http://lists.freedesktop.org/archives/dri-devel/2011-April/010559.html
Ben
2011/4/28 Marcus Lorentzon :
> On 04/28/2011 11:27 AM, Zhao, Juan J wrote:
On 04/28/2011 11:27 AM, Zhao, Juan J wrote:
Hi there,
Some embedded system provide more than one plan to work at the same
time to get better performance. For example, one video running on one
plane and one other video or graphics run on the other plane.
Will wayland take this to b
Hi there,
Some embedded system provide more than one plan to work at the same
time to get better performance. For example, one video running on one
plane and one other video or graphics run on the other plane.
Will wayland take this to be considered? One video on plane A, one
window