log pwplib/sdl.c @ 40:32559c69f6e5

age author description
Mon, 24 May 2010 02:55:17 +0300 Matti Hamalainen Cosmetics.
Mon, 24 May 2010 00:19:57 +0300 Matti Hamalainen Take SDL into account when halving height of rendering buffer, and remove the corresponding "hack" from sdl.c. Also misc. cleanups.
Sun, 23 May 2010 20:06:17 +0300 Matti Hamalainen Add commandline settings for fullscreen and changing horiz/vert resolution of SDL output. Also hide the mouse cursor.
Sat, 22 May 2010 20:32:49 +0300 Matti Hamalainen Some misc. cleanups and minor warning removals.
Sat, 22 May 2010 18:12:37 +0300 Matti Hamalainen Implement hacky and crummy SDL event handling in timer value fetching function; moved SDL general initialization into pwplib-unix.c.
Tue, 18 May 2010 20:47:07 +0300 Matti Hamalainen Optimize rasterization a bit.
Tue, 18 May 2010 20:32:38 +0300 Matti Hamalainen Clean up the framebuffer rasterization code.
Tue, 18 May 2010 18:47:16 +0300 Matti Hamalainen Try to adjust blitting with SDL surface pitch. Might fix something.
Tue, 18 May 2010 04:25:44 +0300 Matti Hamalainen Initial import.