On Sat, Nov 07, 2009 at 10:07:13AM +0800, Chia-I Wu wrote:
> It will install libEGL.so, egl_softpipe.so, libGLESv1_CM.so, and
> libGLESv2.so to /usr/local/lib.  egl_softpipe.so is a driver of EGL
> which uses softpipe and supports X11 winsys.  To help libEGL.so find
> the driver, one needs to manually
> $ export EGL_DRIVER=/usr/local/lib/egl_softpipe.so
> before running the demos.
It installs now also egl_i915.so, thanks for Brian's help.  Comparing to
egl_softpipe.so, this driver provides acceleration and works with bare
KMS.  There is also a port of gears to OpenGL ES.  Have fun testing!

-- 
Regards,
olv

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to