First version of GFXprim input events.
commit4052dab476c13bb0fcf9cc83d30ba06609481642
authorCyril Hrubis <metan@ucw.cz>
Mon, 15 Aug 2011 23:26:02 +0000 (16 01:26 +0200)
committerCyril Hrubis <metan@ucw.cz>
Mon, 15 Aug 2011 23:26:02 +0000 (16 01:26 +0200)
tree807d931d66287ab796d7425f7fe390993c7f14f3
parent59ca35df4a090bfb9ba4e17504263512e3225eef
First version of GFXprim input events.
include/GP.h
include/core/GP_Common.h
include/input/GP_Event.h
include/input/GP_InputDriverSDL.h [copied from libs/input/GP_Event.c with 82% similarity]
libs/input/GP_Event.c
libs/input/GP_InputDriverSDL.c [new file with mode: 0644]
libs/input/Makefile
tests/SDL/Makefile
tests/SDL/input.c [new file with mode: 0644]