PDA

View Full Version : Sdl 1.3.0


reubert
2005.03.23, 05:46 PM
hey

just wondering if anyone has given this a go?

I noticed that it has some kind of MacOSX pBuffer support, and I'm wondering if anyone has tested it. I compiled and tried it out yesterday and found that FSAA works where it didn't seem to in 1.2.8, and FullScreen did not work. Everything else seemed OK, though I'm not pushing the boundaries by any means.

David

reubert
2005.03.25, 05:29 PM
Welll just in case anyone wants to know... I got SDL PBuffers working in a couple of hours.

So qudos to SDL 1.3.0, looking forward to the stable release.

PowerMacX
2005.04.01, 01:44 AM
Do you have a link? I searched for SDL 1.3.0 in Google and... it pointed me back to this thread :lol:

I can't find a link in libsdl.org either :\

reubert
2005.04.01, 01:58 AM
You can do a cvs checkout using -r branch_1_3_x. It didn't quite build out of the box, I had to comment out a few lines about core audio or something.
David