winterlion <[EMAIL PROTECTED]> writes:

> Has this happened?
> It wouldn't be hard - not a big jump from glide-target anyways.

It is impossible to write an OpenGL target, as you can't set modes
or even open something to render on with the OpenGL API. You could
write a GLX target, which would be completely pointless as you might
just as well use X directly and loose the OpenGL overhead.

So far everyone talking about an "OpenGL-target" seems to be
confusing targets with something else.

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

Reply via email to