Re: XWayland / glamor on virtual machines

2014-11-12 Thread Thomas Hellstrom
On 11/12/2014 01:27 PM, Peter Hanzel wrote: > Hello all. > > I had a similar problem with gnome-wayland (missing texts). I > rebuilded xwayland without glamor and it works now. > The remaining problem is low resolution in VMware (640x480). > > I boot to framebuffer console and use gnome-session --s

Re: XWayland / glamor on virtual machines

2014-11-12 Thread Thomas Hellstrom
On 11/12/2014 11:57 AM, Pekka Paalanen wrote: > On Tue, 11 Nov 2014 15:52:53 +0100 > Thomas Hellstrom wrote: > >> Hi! >> >> I was just starting out to try out XWayland in fedora 21 on top of >> gnome/wayland + vmwgfx. >> Currently no text is rendered, I&

XWayland / glamor on virtual machines

2014-11-11 Thread Thomas Hellstrom
Hi! I was just starting out to try out XWayland in fedora 21 on top of gnome/wayland + vmwgfx. Currently no text is rendered, I'm not sure whether this is a glamor bug or a vmwgfx GL bug, but in any case, I suspect that using glamor for xrender acceleration will be very slow, and something we'd li

Re: Wayland generic dmabuf protocol

2014-06-10 Thread Thomas Hellstrom
On 06/09/2014 01:23 PM, Daniel Stone wrote: > Hi, > > On 9 June 2014 12:06, Pekka Paalanen > wrote: > > On Mon, 9 Jun 2014 11:00:04 +0200 > Benjamin Gaignard > wrote: > > One of the main comment on the lat

Re: [PATCH v4 3/3] compositor-drm: allow to be a wl_dmabuf server

2014-01-10 Thread Thomas Hellstrom
On 01/10/2014 04:23 PM, Rob Clark wrote: > On Tue, Jan 7, 2014 at 1:37 PM, Thomas Hellstrom > wrote: >> Conclusion: Avoid using dma-buf mmap() outside of drivers that know >> exactly what they are >> doing, and avoid it at all cost. > > well, to be fair, if you are

Re: [PATCH v4 3/3] compositor-drm: allow to be a wl_dmabuf server

2014-01-07 Thread Thomas Hellstrom
I think dma-buf mmap() used without care like this should be avoided at all cost, because it will make people happily start using it without thinking about non-coherent architectures where mmap would be painfully inefficient: This is because when the accelerator uses the dma-buf it has no idea wha

Re: vmwgfx

2011-05-26 Thread Thomas Hellstrom
Hi! For those of you interested, vmwgfx will see some development in the near future. We will focus on improving the X driver interactivity, supporting the newest compositing GL desktops, getting the kernel module out of staging, and also support kms and x/dri2 EGL well enough to run the Way

Re: VMware & Wayland [WAS Re: Blender3D & cursor clamping]

2010-12-13 Thread Thomas Hellstrom
On 12/13/2010 09:41 PM, Kristian Høgsberg wrote: 2010/12/9 Thomas Hellstrom: Kristian, Others, On 12/09/2010 08:36 PM, Kristian Høgsberg wrote: I'm interested in how Wayland deals with input&about mouse coordinates. Currently Blender can fake off scr

VMware & Wayland [WAS Re: Blender3D & cursor clamping]

2010-12-09 Thread Thomas Hellstrom
Kristian, Others, On 12/09/2010 08:36 PM, Kristian Høgsberg wrote: I'm interested in how Wayland deals with input& about mouse coordinates. Currently Blender can fake off screen mouse coordinates on X11 by hiding the cursor warping the position. However it would be a lot nicer if the Wayland