Re: [offlist] Re: SGX driver support (yay!)

2011-08-03 Thread Christopher Friedt
Hi Mark, On Wed, Aug 3, 2011 at 12:39 PM, Mark Constable wrote: > I have an r3 Beagleboard lying around and would love to install > whatever distro/os you are using so I can join in the fun. What > OS would you suggest? It really boils down to personal preference. If you're willing to dedicate g

SGX driver support (yay!)

2011-08-03 Thread Christopher Friedt
SGX just release binary drivers for OMAP3 with support for the EGL_KHR_Image_Pixmap extension [1]. I assume that OMAP4 drivers are on their way. +1 to everyone involved. Now... are there any other BeagleBoard hackers on the list who would like to participate in a night hack or two? Cheers, C [

Re: undefined symbol: wl_display_get_rgb_visual

2011-05-26 Thread Christopher Friedt
On Fri, May 20, 2011 at 3:54 AM, Benjamin Franzke wrote: > The symbol isnt in wayland anylonger. egl_gallium is broken since Kristian > changed how visuals are emitted in wayland (commit 4bde293). > > So either use egl_dri2 (export EGL_PLATFORM=egl_dri2) or the following > patch that i'll send to

Re: vmwgfx

2011-05-25 Thread Christopher Friedt
Hi Marty, Thanks for your suggestion - I looked back in the wayland lists a bit and found Kristian's suggestion that libxkbcommon should be compiled with --with-xkb-config-root=/usr/share/X11/xkb (in my case). Now it doesn't fail, but it hangs indefinitely with now screen output. I also switched

Re: vmwgfx

2011-05-22 Thread Christopher Friedt
On Fri, May 20, 2011 at 11:00 AM, Doug Schaefer wrote: > Cool. What configure options did you use for mesa? ./configure --prefix=/usr --disable-glut --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,drm,fbdev --with-state-trackers=dri,egl --enable-gallium-llvm --enable-gallium-svg

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 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 > compiled for the same con

Re: [Mesa-dev] [PATCH] egl: Link wayland-drm.a into libEGL after egl_dri2

2011-05-20 Thread Christopher Friedt
On Thu, May 19, 2011 at 9:36 PM, Christopher Friedt wrote: > terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so: > undefined symbol: wl_display_get_rgb_visual Apparently unrelated - it just required some different configure o

Re: [Mesa-dev] [PATCH] egl: Link wayland-drm.a into libEGL after egl_dri2

2011-05-19 Thread Christopher Friedt
Kristian / Thierry Do you think this error is related? terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so: undefined symbol: wl_display_get_rgb_visual Likely, eh? I'll try out the patch as well and see if it helps. Cheers, C 2011/5/19 Kristian Høgsberg : > On Wed, May 18, 2011 at 2

undefined symbol: wl_display_get_rgb_visual

2011-05-19 Thread Christopher Friedt
Hi folks, I'm running into the following error when trying to launch demos. terminal: symbol lookup error: /usr/lib64/egl/egl_gallium.so: undefined symbol: wl_display_get_rgb_visual The folllowing code snippet confirms that the symbol does not get installed in any shared library for i in $(qlis

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

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 stack would be __real

Re: wayland screen locker and security in general

2011-04-07 Thread Christopher Friedt
2011/4/7 Michal Suchanek : > This is somewhat offtopic here so I suggest that if your further input > relates only to how awesome dbus is you send it offlist. Thank-you! ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.free