On Mon, 20 Oct 2003 16:47:44 -0600 Philip Gary Hansen <[EMAIL PROTECTED]>
babbled:

> So in entrance for instance, is there any way that I can make it use opengl
> for rendering if it isn't already?

that's up to entrance to provide that option as a command-line/config
file/environment variable etc. option. just because there's a "gl" engine does
NOT mean its faster than software or more efficient or for that matter even
stable or that it displays correctly - these issues are mostly not to do with
the evas gl engine. gl itself is very finnicky and doing 2d with gl is hit and
miss at best. xrender lends itself much better to 2d, BUT from my benchmarks
shows itself to be significantly slower than software rendering client-side, so
there is little point to write an xrender engine.

-- 
--------------- Codito, ergo sum - "I code, therefore I am" --------------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君                         [EMAIL PROTECTED]
Mobile Phone: +61 (0)413 451 899    Home Phone: 02 9698 8615


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to