On Mon, Aug 24, 2009 at 02:34:09PM +0200, RALOVICH, Kristóf wrote:
> Is there any way to run EGL under X?
For X, you need to use other drivers.  A driver encodes a native window
system information, and hence, EGL_i915 won't work under X.

You can use any of egl_softpipe, egl_xdri, or egl_glx.  The latter two
are accelerated, but might take an addtional step to setup.  Grep for
LIBGL_DRIVERS_PATH.

-- 
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