At 6:56 PM -0500 11/11/01, Zilvinas Valinskas wrote:
>On Sun, Nov 11, 2001 at 03:17:15PM -0800, strobe anarkhos wrote:
>> Has anybody seen a project or code which renders X11 graphics using OpenGL calls?
>>
>Sort of what you are looking for is the http://www.enlightenment.org/
>Check out E17 in CVS ...

I presume you mean the evas library.

Stop me if I'm wrong, but evas appears to be a graphics library which can use either 
X11 or OpenGL for rendering. That's not exactly what I'm looking for. Evas is no 
different than SDL in that 2D SDL graphics can be rendered by software or OpenGL.

What I'm investigating is how difficult it would be to draw X11 graphics using OpenGL. 
I'm not looking for a library which can be used for X11 or OpenGL. The reason I'm 
doing this is I don't have direct access to the video card, but I do have access to 
accelerated OpenGL. Using accelerated OpenGL ought to be faster than software mode.

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to