Re: [Fresco-devel] OpenGL support?

Stefan Seefeld <[email protected]> Sun, 28 Nov 2004 23:35:37 -0500
Newsgroups gmane.comp.video.fresco.devel
Message-ID <[email protected]>
Pingveno wrote:

> I had somehow gotten the impression that SDL didn't have hardware 
> acceleration. Just after sending my message, I looked at some SDL 
> documentation that said that SDL *does* do openGL, which I assume == 
> hardware acceleration. Correct me if I'm wrong.

It all depends on the backend. SDL provides an openGL binding for
its X target, but not for the framebuffer. At least that was true
some years ago when I last looked for ways to make SDL work with
Fresco.

Regards,
		Stefan