backends: Initial Xlib backend, not yet fully working.
commitde77d6cd49f5ec5cb956161d1599c08fda673561
authorCyril Hrubis <metan@ucw.cz>
Wed, 2 May 2012 22:24:48 +0000 (3 00:24 +0200)
committerCyril Hrubis <metan@ucw.cz>
Wed, 2 May 2012 22:44:55 +0000 (3 00:44 +0200)
tree07ca994e7d0f15983601c453ae8e829b7eb5a0f1
parent83d2379331b535cc28f96ac11c27ef3565cfebb3
backends: Initial Xlib backend, not yet fully working.

What is missing:

* Input driver
* Pixel type detection
* SHM Support
* Reasonable Expose event handling
configure
include/backends/GP_Backends.h
include/backends/GP_X11.h [copied from include/backends/GP_Backends.h with 78% similarity]
libs/backends/GP_BackendInit.c
libs/backends/GP_X11.c [new file with mode: 0644]