On 01.04.2016 15:57, David Garbett wrote:
> The main difference between modesetting and armsoc is that armsoc
> supports DRI2, and modesetting doesn't.
The modesetting driver itself supports DRI2 as well. If it's not working
on this platform, it's probably because
hw/xfree86/dri2/dri2.c:dri2_probe
Signed-off-by: Eric Engestrom
---
Xi/exevents.c | 4 ++--
Xi/xiproperty.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Xi/exevents.c b/Xi/exevents.c
index 74e49ed..570352f 100644
--- a/Xi/exevents.c
+++ b/Xi/exevents.c
@@ -653,7 +653,7 @@ DeepCopyPointerClasses(Dev
Signed-off-by: Eric Engestrom
---
hw/xwayland/xwayland-input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/xwayland/xwayland-input.c b/hw/xwayland/xwayland-input.c
index f9e3255..67edea4 100644
--- a/hw/xwayland/xwayland-input.c
+++ b/hw/xwayland/xwayland-input.c
@@ -26
Signed-off-by: Eric Engestrom
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index dff06ef..715cbcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,7 +242,7 @@ if test "x$ac_cv_func_getpeereid" = xno && test
"x$ac_cv_func_get
Signed-off-by: Eric Engestrom
---
Xext/vidmode.c | 2 +-
Xext/xres.c| 8
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Xext/vidmode.c b/Xext/vidmode.c
index 499a2a8..14d625b 100644
--- a/Xext/vidmode.c
+++ b/Xext/vidmode.c
@@ -277,7 +277,7 @@ ProcVidModeGetModeLine(C
Signed-off-by: Eric Engestrom
---
hw/dmx/config/dmxconfig.c | 2 +-
hw/dmx/dmxcb.c| 2 +-
hw/dmx/dmxextension.c | 4 ++--
hw/dmx/dmxscrinit.c | 2 +-
hw/dmx/dmxwindow.c| 2 +-
hw/dmx/doc/DMXSpec.txt| 2 +-
hw/dmx/input/dmxconsole.c | 2 +-
hw/dmx/man/Xdmx.man
Signed-off-by: Eric Engestrom
---
hw/xfree86/common/xf86Cursor.c | 2 +-
hw/xfree86/common/xf86Events.c | 2 +-
hw/xfree86/common/xf86Helper.c | 2 +-
hw/xfree86/common/xf86pciBus.c | 2 +-
hw/xfree86/dri/dri.c | 2 +-
hw/xfree86/dr
On Thu, Mar 31, 2016 at 04:37:15PM -0700, Jasper St. Pierre wrote:
> ARMSOC isn't a well-written driver, basically. Is there a reason
> you're not using modesetting if it works better for you?
It doesn't do DRI, as far as I know.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel an
Signed-off-by: Eric Engestrom
---
hw/xwin/InitOutput.c | 2 +-
hw/xwin/ddraw.h| 2 +-
hw/xwin/glx/indirect.c | 2 +-
hw/xwin/man/XWin.man | 2 +-
hw/xwin/win.h | 2 +-
hw/xwin/wincreatewnd.c | 2 +-
hw/xwin/winscrinit.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(
Signed-off-by: Eric Engestrom
---
dix/BuiltInAtoms | 2 +-
dix/colormap.c | 2 +-
dix/events.c | 2 +-
dix/ptrveloc.c | 4 ++--
dix/touch.c | 2 +-
dix/window.c | 6 +++---
6 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/dix/BuiltInAtoms b/dix/BuiltInAtoms
index 91
Signed-off-by: Eric Engestrom
---
glamor/glamor_gradient.c| 8
glamor/glamor_largepixmap.c | 2 +-
glamor/glamor_render.c | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/glamor/glamor_gradient.c b/glamor/glamor_gradient.c
index c50542a..f7b67ce 100644
---
Signed-off-by: Eric Engestrom
---
miext/rootless/rootless.h | 2 +-
miext/rootless/rootlessWindow.c | 2 +-
miext/shadow/shadow.c | 2 +-
miext/shadow/shalloc.c | 2 +-
miext/sync/misyncstr.h | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/
Signed-off-by: Eric Engestrom
---
hw/xquartz/GL/capabilities.c | 6 +++---
hw/xquartz/GL/glcontextmodes.c | 2 +-
hw/xquartz/X11Controller.h | 2 +-
hw/xquartz/pbproxy/x-selection.m | 10 +-
hw/xquartz/xpr/appledri.h| 2 +-
5 files changed, 11 insertions(+), 11 del
Signed-off-by: Eric Engestrom
---
os/io.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/os/io.c b/os/io.c
index 19a449a..18f1497 100644
--- a/os/io.c
+++ b/os/io.c
@@ -338,7 +338,7 @@ ReadRequestFromClient(ClientPtr client)
/* save the data we've alrea
Signed-off-by: Eric Engestrom
---
xkb/XKM_file_format.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xkb/XKM_file_format.txt b/xkb/XKM_file_format.txt
index 0ba28ee..2a90e40 100644
--- a/xkb/XKM_file_format.txt
+++ b/xkb/XKM_file_format.txt
@@ -77,8 +77,8 @@ specifi
Signed-off-by: Eric Engestrom
---
glx/glxcmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/glx/glxcmds.c b/glx/glxcmds.c
index 0f0b714..1088fa8 100644
--- a/glx/glxcmds.c
+++ b/glx/glxcmds.c
@@ -224,7 +224,7 @@ __glXdirectContextCreate(__GLXscreen * screen,
/**
* Creat
Signed-off-by: Eric Engestrom
---
exa/exa_priv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exa/exa_priv.h b/exa/exa_priv.h
index ca4db72..2ad6760 100644
--- a/exa/exa_priv.h
+++ b/exa/exa_priv.h
@@ -130,7 +130,7 @@ typedef struct {
PicturePtr picture; /* W
Signed-off-by: Eric Engestrom
---
mi/mibitblt.c | 2 +-
mi/miscrinit.c | 2 +-
mi/mizerline.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mi/mibitblt.c b/mi/mibitblt.c
index 28296a4..63e3abf 100644
--- a/mi/mibitblt.c
+++ b/mi/mibitblt.c
@@ -449,7 +449,7 @@ miOpqStipDr
Signed-off-by: Eric Engestrom
---
include/pixmap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/pixmap.h b/include/pixmap.h
index c6a7736..926289d 100644
--- a/include/pixmap.h
+++ b/include/pixmap.h
@@ -126,7 +126,7 @@ extern _X_EXPORT Bool
PixmapStopDirtyTracking
Hello David,
Thanks for your answer.
On Fri, Apr 01, 2016 at 06:57:07AM +, David Garbett wrote:
> The main difference between modesetting and armsoc is that armsoc
> supports DRI2, and modesetting doesn't. This is what allows the GLES
> driver to render to X buffers.
Yes, that's what I figur
Signed-off-by: Eric Engestrom
---
hw/kdrive/ephyr/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/kdrive/ephyr/README b/hw/kdrive/ephyr/README
index 6d6a222..f347dc2 100644
--- a/hw/kdrive/ephyr/README
+++ b/hw/kdrive/ephyr/README
@@ -54,7 +54,7 @@ Caveats
is slo
Jaboatão dos Guararapes, Pernambuco, Brazil, April 01, 2016.
Xorg software excellence recognized
I would like to congratulate the Xorg Software Development Team for the
excellent software.
I am using the twm and I am really satisfied. You point the mouse to
focus a window, without select it.
Hey folks,
I just wanted to let you all know that I made some updates to my OS X tinderbox
(yuffie). It's has been updated to use clang 3.8. You can find the static
analysis results at https://people.freedesktop.org/~jeremyhu/analyzer/yuffie
--Jeremy
smime.p7s
Description: S/MIME cryptogra
On 01.04.2016 22:22, Michael Thayer wrote:
On 01.04.2016 22:12, Michael Thayer wrote:
I have just been adjusting the cursor handling code in the VirtualBox
kernel driver and realised that the modesetting user space driver is
still adjusting the reported cursor position to take the hot-spot into
The use of __attribute(section()), __start_test_section, and
__stop_test_section is not portable. Could you please follow this up with a
change that allows rendercheck to continue to function on non-ELF platforms as
well? Preferably by just having alternate implementations of the
DECLARE_RENDE
25 matches
Mail list logo