1.
[SDL] YUV overlay hardware support
May 22, 2007 ... Are there other > > requirements to fullfill in order to get hardware overlays? > > And if there's > > a choice, which ones should I prefer ...
2.
[SDL] Hermes and SDL
Is Hermes cross platform capable? It's been a while since I messed with it so I forget. A major focus for SDL is the ability to easily develop cross ...
3.
[SDL] SDL alternative to glutIdleFunc()?
Oct 21, 2006 ... I was wondering for an alternative to >> glutIdleFunc()? > > You don't need anything like that, because SDL doesn't have the nasty > habit ...
4.
[SDL] SDL alternative to glutIdleFunc()?
When I was using glut, the contents of my glutIdleFunc was just > "glutPostRedisplay();" and that of course causes the draw function to > be called, ...
5.
[SDL] Tutorial: A better way to embed an SDL window into Gtk (or ...
[SDL] Tutorial: A better way to embed an SDL window into Gtk (or GNOME, etc). Charles Iliya Krempeaux tnt at linux.ca. Sat Dec 15 03:37:01 PST 2001 ...
6.
[SDL] SDL for Windows CE: a few GAPI patches
Nevertheless, I've found quite a few bugs in Windows CE (GAPI) SDL implementation, which I've solved and now present as a serie of patches. ...
7.
[SDL] alpha and translucency detection in Gimp
The alpha RLE code in Gimp makes per-pixel alpha much faster than before, ... Here the translucent (neither opaque nor completely transparent) pixels are ...
8.
[SDL] Valgind on SDL
... ==27518== Warning: set address range perms: large range 134217728, a 0, v 0 ==27518== Warning: set address range perms: large range 134217728, a 0, ...
9.
[SDL] sleep threads in SDL?
[SDL] sleep threads in SDL? Stephane Marchesin stephane.marchesin at wanadoo.fr ... Will Childman wrote: >Is there a way to let a thread sleep in SDL? for ...
10.
[SDL] SDL_net and socketpair
[SDL] SDL_net and socketpair. Paulo Pinto pjmlp at progtools.org ... All the code I've written on Windows in that > BP> time was in Java. ...