use offscreen blitting when SDL_DOUBLEBUF is not set
[sdl_omap.git] / src / video / omapdss / config.c
2013-02-09 notazuse offscreen blitting when SDL_DOUBLEBUF is not set
2012-03-12 notazsupport external mouse through X events
2012-03-11 notazrename omapsdl.h, for consistency
2011-11-23 notazAdd support for border removal
2011-11-23 notazAdd touchscreen coordinate translation
2011-11-22 notazdon't force double buffering
2010-11-16 notazallow empty lines in config
2010-11-14 notazadd OMAP layer handling
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