implement input to avoid PD common dependency
authornotaz <notasas@gmail.com>
Sat, 13 Nov 2010 18:34:23 +0000 (20:34 +0200)
committernotaz <notasas@gmail.com>
Sat, 13 Nov 2010 18:48:19 +0000 (20:48 +0200)
commit83b5751b446734b65e83ed4210b3c5cba3435866
tree2853fa3534ff4db23c679f563164958928d812d1
parent0aab059fdffebbbf5af73cc7549adaf58470d0ec
implement input to avoid PD common dependency

Also commit fbdev/oshide.
src/video/omapdss/Makefile
src/video/omapdss/config.c
src/video/omapdss/linux/fbdev.c [new file with mode: 0644]
src/video/omapdss/linux/fbdev.h [new file with mode: 0644]
src/video/omapdss/linux/oshide.c [new file with mode: 0644]
src/video/omapdss/linux/oshide.h [new file with mode: 0644]
src/video/omapdss/omapsdl.h
src/video/omapdss/osdl_input.c
src/video/omapdss/standalone.c