sdl_omap.git
2012-03-11 notazhandle multibuffering better
2012-03-10 notazflip before vsync
2012-03-10 notaztry harder with screen res detection
2012-03-10 notazsetup_omap_layer: handle bad arguments better
2011-12-18 notazadd some NEON 32bpp blitters
2011-12-17 notazfix alpha for 32bpp screen
2011-11-27 notazdon't have fn as modifier
2011-11-25 notazstop force-doublebuf hack from interfering
2011-11-24 notazupdate readme
2011-11-23 notazAdd support for border removal
2011-11-23 notazAdd touchscreen coordinate translation
2011-11-22 notazadjust default layer size to fit screen
2011-11-22 notazdon't force double buffering
2011-11-16 notazdon't depend on system SDL headers
2011-11-15 notazblit: improve BlitNtoNSurfaceAlphaKey for 16bpp
2011-11-15 notazreally support 24 and 32 bpp
2011-11-15 notazupdate common code to latest from PCSX rearmed
2011-11-15 notazmap remaining fn keys to something
2011-09-16 notazdon't needlessly realloc memory
2011-09-09 notazfix fn keys, make them closer to default SDL
2010-11-17 notazallow variable resolutions
2010-11-16 notazdetect default resolution properly, fix res list
2010-11-16 notazallow empty lines in config
2010-11-16 notazfail on offscreen hardware surfaces
2010-11-14 notazunify messages, small readme update
2010-11-14 notazsome basic readme
2010-11-14 notazadd OMAP layer handling
2010-11-14 notazfix deadlock if ts_cb is not set
2010-11-13 notazadd touchscreen support
2010-11-13 notazhook into SDL
2010-11-13 notazimplement input to avoid PD common dependency
2010-11-12 notazrename input.c to avoid conflicts, some small refactoring
2010-11-12 notazstandalone: refactor for becoming also a SDL driver
2010-11-12 notazadd input, basic config
2010-11-12 notazInitial standalone code, some stuff runs
2010-11-09 notazSDL-1.2.14