Can some people compile win32/mac SDL 1.3 binaries for SDL_ttf?

If I could get some people to recompile SDL_ttf with the SDL 1.3 library and
post them so I can distribute them with my project, or link to them, that
would be super. I already have the linux binaries, but having windows and
mac would be an asset, too.

Thanks,
-Alex

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3 library and
post them so I can distribute them with my project, or link to them, that
would be super.? I already have the linux binaries, but having windows and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

I’m interested in whatever SDL 1.3 binaries you can send, too (including SDL
1.3 itself).

Jonny DOn Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3 library
and
post them so I can distribute them with my project, or link to them, that
would be super. I already have the linux binaries, but having windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Well, i’m not interested really in SDL 1.3 binaries (those are easy to get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, thoughOn Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <@Alex_Barry> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3 library
and
post them so I can distribute them with my project, or link to them, that
would be super. I already have the linux binaries, but having windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <alex.barry at gmail.com> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman <@Justin_Coleman> wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3 library
and
post them so I can distribute them with my project, or link to them,
that
would be super.? I already have the linux binaries, but having windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-AlexOn Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <@Alex_Barry> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to
get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <@Alex_Barry> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library

and
post them so I can distribute them with my project, or link to them,
that
would be super. I already have the linux binaries, but having windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

The cause of my interest is exactly that. I’ll try to get them up when I
get home tonight:
http://code.bluedinosaurs.com/SDL/SDL%201.3/

Jonny DOn Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <alex.barry at gmail.com> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to
get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library

and
post them so I can distribute them with my project, or link to them,
that
would be super. I already have the linux binaries, but having windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Hosted here: http://code.google.com/p/eyetracker/downloads/listOn Wed, Jul 28, 2010 at 9:14 AM, Alex Barry <@Alex_Barry> wrote:

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-Alex

On Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <@Alex_Barry> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to
get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <@Alex_Barry> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library

and
post them so I can distribute them with my project, or link to them,
that
would be super. I already have the linux binaries, but having
windows

and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Thanks guys. One day I’ll have a web space of my own, /sniff, /tearwipe :)On Wed, Jul 28, 2010 at 9:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

Hosted here: http://code.google.com/p/eyetracker/downloads/list

On Wed, Jul 28, 2010 at 9:14 AM, Alex Barry <alex.barry at gmail.com> wrote:

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-Alex

On Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman <@Justin_Coleman> wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <alex.barry at gmail.com> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to
get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman <@Justin_Coleman> wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library
and
post them so I can distribute them with my project, or link to them,
that
would be super.? I already have the linux binaries, but having
windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

There there.

Jonny DOn Wed, Jul 28, 2010 at 1:58 PM, Justin Coleman wrote:

Thanks guys. One day I’ll have a web space of my own, /sniff, /tearwipe :slight_smile:

On Wed, Jul 28, 2010 at 9:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

Hosted here: http://code.google.com/p/eyetracker/downloads/list

On Wed, Jul 28, 2010 at 9:14 AM, Alex Barry <alex.barry at gmail.com> wrote:

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-Alex

On Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <alex.barry at gmail.com> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy
to

get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman < jmcoleman at gmail.com> wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time
I

a get mouse motion event my “running” var is set to false
somewhere).

I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library
and
post them so I can distribute them with my project, or link to
them,

that
would be super. I already have the linux binaries, but having
windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Oh, and if anyone runs into issues with DX, this was all compiled
against the June 2010 DXSDK. That should be easily obtained through
the usual channel.On Wed, Jul 28, 2010 at 1:58 PM, Justin Coleman <@Justin_Coleman> wrote:

Thanks guys. One day I’ll have a web space of my own, /sniff, /tearwipe :slight_smile:

On Wed, Jul 28, 2010 at 9:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

Hosted here: http://code.google.com/p/eyetracker/downloads/list

On Wed, Jul 28, 2010 at 9:14 AM, Alex Barry <alex.barry at gmail.com> wrote:

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-Alex

On Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman <@Justin_Coleman> wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <alex.barry at gmail.com> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy to
get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman <@Justin_Coleman> wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping on
my variables, I haven’t taken the time to trace it yet - every time I
a get mouse motion event my “running” var is set to false somewhere).
I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <alex.barry at gmail.com> wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library
and
post them so I can distribute them with my project, or link to them,
that
would be super.? I already have the linux binaries, but having
windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

I should note my download link has both windows and linux binaries - i might
make two seperate packages for the sake of a slightly smaller download.
Take care,
-AlexOn Wed, Jul 28, 2010 at 2:01 PM, Justin Coleman wrote:

Oh, and if anyone runs into issues with DX, this was all compiled
against the June 2010 DXSDK. That should be easily obtained through
the usual channel.

On Wed, Jul 28, 2010 at 1:58 PM, Justin Coleman wrote:

Thanks guys. One day I’ll have a web space of my own, /sniff, /tearwipe
:slight_smile:

On Wed, Jul 28, 2010 at 9:23 AM, Alex Barry <@Alex_Barry> wrote:

Hosted here: http://code.google.com/p/eyetracker/downloads/list

On Wed, Jul 28, 2010 at 9:14 AM, Alex Barry <@Alex_Barry> wrote:

I’ll toss SDL 1.3 and SDL_ttf on my site (as these are relevant to my
project) - I have the SDL_image, if anyone wants it.

Thank you, sir,
-Alex

On Wed, Jul 28, 2010 at 8:22 AM, Justin Coleman wrote:

I guess I wasn’t clear enough. This IS SDL_ttf (and SDL_image) built
against SDL 1.3. I’ve put together a single directory that I use when
building projects on 1.3 that contains SDL 1.3.0-4429, SDLmain,
SDL_ttf, and SDL_image, as well as the include files for them. These
libs/dlls were built in debug mode on MSVC 2008.

This link is limited to 10 downloads, if anyone would like to rehost
somewhere more permanent that would be great.

http://rapidshare.com/files/409577735/SDL_1.3_debug_binaries.rar

Hope this helps someone.

On Tue, Jul 27, 2010 at 11:26 AM, Alex Barry <@Alex_Barry> wrote:

Well, i’m not interested really in SDL 1.3 binaries (those are easy
to

get)

  • I wanted SDL_ttf against 1.3 binaries.
    Thanks for the offer, though

On Tue, Jul 27, 2010 at 11:21 AM, Justin Coleman < jmcoleman at gmail.com> wrote:

I have a copy compiled with MSVC2008 against SDL 1.3.0-4429 and one
against 1.3.0-4563 (for which event handling seems to be stepping
on

my variables, I haven’t taken the time to trace it yet - every time
I

a get mouse motion event my “running” var is set to false
somewhere).

I could email you off list if you want either of those.

On Tue, Jul 27, 2010 at 10:23 AM, Alex Barry <@Alex_Barry wrote:

If I could get some people to recompile SDL_ttf with the SDL 1.3
library
and
post them so I can distribute them with my project, or link to
them,

that
would be super. I already have the linux binaries, but having
windows
and
mac would be an asset, too.

Thanks,
-Alex


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org