Re: vmwgfx

2011-05-26 Thread Doug Schaefer
On Thu, May 26, 2011 at 10:11 AM, Thomas Hellstrom wrote: > 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 kerne

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

Re: vmwgfx

2011-05-26 Thread Marty Jack
seem that glGetError() is called > only after functions like glEGLImageTargetTexture2DOES(), which has > dependencies on EGL_KHR_image, and EGL_KHR_image_base. > > It seems that the KHR extensions need to be implemented for vmwgfx, no? > > Cheers, > > C > > [1] > # fl

Re: vmwgfx

2011-05-25 Thread Christopher Friedt
encies on EGL_KHR_image, and EGL_KHR_image_base. It seems that the KHR extensions need to be implemented for vmwgfx, no? Cheers, C [1] # flower XDG_RUNTIME_DIR not set, falling back to . Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable glGetS

Re: vmwgfx

2011-05-22 Thread Marty Jack
> libEGL debug: added egl_glx to module array > libEGL debug: dlopen(/usr/lib/egl/egl_gallium.so) > libEGL info: use DRM for display 0x4 > libEGL debug: searching for pipe module vmwgfx > libEGL debug: loaded /usr/lib/egl/pipe_vmwgfx.so > libEGL debug: the best driver is Gallium >

Re: vmwgfx

2011-05-22 Thread Christopher Friedt
lib/egl libEGL debug: added /usr/lib/egl/egl_gallium.so to module array libEGL debug: added egl_dri2 to module array libEGL debug: added egl_glx to module array libEGL debug: dlopen(/usr/lib/egl/egl_gallium.so) libEGL info: use DRM for display 0x4 libEGL debug: searching for pipe module vmwgfx lib

Re: vmwgfx

2011-05-22 Thread Christopher Friedt
On Fri, May 20, 2011 at 8:24 AM, Benjamin Franzke wrote: > egl_gallium isnt updated to the MESA_drm_image cursor flag yet. > You may try the attached patch. I believe that patch is already in git. ___ wayland-devel mailing list wayland-devel@lists.freed

Re: vmwgfx

2011-05-20 Thread Doug Schaefer
PM, Doug Schaefer wrote: >>> I played with this a bit. I was able to compile libdrm and mesa for >>> the vmwgfx DRM driver and was able to get a simple glxgears running on >>> it. That was with the gallium EGL driver. I wasn't able to get Wayland >>> compi

Re: vmwgfx

2011-05-20 Thread Benjamin Franzke
egl_gallium isnt updated to the MESA_drm_image cursor flag yet. You may try the attached patch. 2011/5/20 Christopher Friedt : > On Sat, May 14, 2011 at 12:05 PM, Doug Schaefer wrote: >> I played with this a bit. I was able to compile libdrm and mesa for >> the vmwgfx DRM driver

Re: vmwgfx

2011-05-20 Thread Christopher Friedt
On Sat, May 14, 2011 at 12:05 PM, Doug Schaefer wrote: > I played with this a bit. I was able to compile libdrm and mesa for > the vmwgfx DRM driver and was able to get a simple glxgears running on > it. That was with the gallium EGL driver. I wasn't able to get Wayland > comp

Re: vmwgfx

2011-05-14 Thread Doug Schaefer
ied wayland on it yet, but I have > gotten Gnome 3 with Mutter working with it. So I would imagine that is > a large portion of the way there, if not already. (I don't work on > that code at VMware, so I'm afraid I can't provide any better > information). I played with

Re: vmwgfx

2011-05-14 Thread Christian Hergert
On Fri, May 13, 2011 at 9:29 PM, Christopher Friedt wrote: > On Sat, May 14, 2011 at 12:28 AM, Christopher Friedt > wrote: >> In my opinion, it makes a lot of sense, but I have no idea if any of >> the vmware graphics drivers are open, which is a bit of a hinderance. > > I should say, if they're

Re: vmwgfx

2011-05-13 Thread Christopher Friedt
On Sat, May 14, 2011 at 12:28 AM, Christopher Friedt wrote: > In my opinion, it makes a lot of sense, but I have no idea if any of > the vmware graphics drivers are open, which is a bit of a hinderance. I should say, if they're _not_ open, then it's a bit of a hinderance.

Re: vmwgfx

2011-05-13 Thread Christopher Friedt
Hi Doug, On Thu, Apr 21, 2011 at 3:59 PM, Doug Schaefer wrote: > Is anyone working to get Wayland working with the vmware vmwgfx > driver, or is this just a real bad idea? I'm actually nearing the point of a small-ish project, where having a wayland-friendly vmware graphics sta

vmwgfx

2011-04-21 Thread Doug Schaefer
Hey gang, Is anyone working to get Wayland working with the vmware vmwgfx driver, or is this just a real bad idea? Doug. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel