Announcing SDL 1.0.7

SDL version 1.0.7 is a UNIX-only release that installs properly with SDL 1.1

You can now install both the SDL 1.0 and 1.1 binary runtime RPM packages
as long as you install versions 1.0.7-1 and 1.1.0-2 or newer.

SDL 1.0.7 also supports detection of CD-ROM drives handled by supermount.

See ya!
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

How OpenGL compliant is the OGL in SDL?

-Garrett, WPI student majoring in Computer Science
"The fastest way to succeed is to look as if you’re playing by somebody
else’s rules, while quietly playing by your own." -Michael Konda

How OpenGL compliant is the OGL in SDL?

SDL hooks into the platform dependent equivalent of GLX.

The OpenGL you use with SDL is the OpenGL you link with.

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Garrett wrote:

How OpenGL compliant is the OGL in SDL?

SDL simply creates a rendering context for you. So it is as compliant as
your OpenGL drivers are (which on Linux means they (anything Mesa) don’t
pass the conformance test).–
Daniel Vogel My opinions may have changed,
666 @ http://grafzahl.de but not the fact that I am right