"Jon M. Taylor" <[EMAIL PROTECTED]> writes:

> On Tue, 16 May 2000, Antony Suter wrote:
> > SDL already has OpenGL support in place as of version 1.1.
> 
>       GGIMesa.

Like Joseph said GGImesa is useless for anything except testing,
and very simple drawing on fast machines, as noone is currently
working on bringing HW-support into it.

However I already have a working LibGGIGL extension which integrates
LibGGI with the OpenGL API, with HW acceleration. Currently it only
supports using GLX on the X target, but it can easily be made to
(transparently) support GLX, GGIMesa and Win32 OpenGL on their
respective targets.

There are some issues with the extension mechanism that needs to
be sorted out before it is fully functional, but I'll try to commit
the current version to CVS this weekend.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to