What's planned for 0.6b

Implementation of DirectX driver level cursor
(prevents drawing directly on software surface)

Software accelerated color keying (RLE encoding)
Support for general accelerated blits

Cleaning up PPC port :slight_smile:

See ya!
-Sam Lantinga (slouken at devolution.com)–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/projects/SDL/

Implementation of DirectX driver level cursor
(prevents drawing directly on software surface)

Hmm… Is this already implemented in the X driver? (Is this possible with
X? I haven’t looked into it…)

Cleaning up PPC port :slight_smile:

Umm… Well don’t plan on linuxthreads bailing you out :slight_smile:

Michael Samuel,

Surf-Net City - Internet Cafe and Internet Service Providers
Phone: +61 3 9593-9977
E-Mail:
WWW: http://www.surfnetcity.com.au/~michael/On Sat, 4 Apr 1998, Sam Lantinga wrote:

Implementation of DirectX driver level cursor
(prevents drawing directly on software surface)

Hmm… Is this already implemented in the X driver? (Is this possible with
X? I haven’t looked into it…)

X takes care of the cursor for you.

Cleaning up PPC port :slight_smile:

Umm… Well don’t plan on linuxthreads bailing you out :slight_smile:

Not necessary. SDL 0.6a runs on LinuxPPC without pthreads. :slight_smile:

See ya!
-Sam Lantinga (slouken at devolution.com)–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/projects/SDL/