Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.085013 submit/tizen_2.3/20150202.070117 tizen_2.3_release
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:46:17 +0000 (12:46 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:46:17 +0000 (12:46 +0900)
commit592f937b66f2407c7cdc892ecec02710c3d3987d
tree6ac105746d57dc20cc64168c9184ab8c86f8e228
Initialize Tizen 2.3
35 files changed:
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
configure.ac [new file with mode: 0644]
include/X11/extensions/Xxf86dga.h [new file with mode: 0644]
include/X11/extensions/xf86dga1.h [new file with mode: 0644]
man/Makefile.am [new file with mode: 0644]
man/XDGA.man [new file with mode: 0644]
man/XDGAChangePixmapMode.man [new file with mode: 0644]
man/XDGACloseFramebuffer.man [new file with mode: 0644]
man/XDGACopyArea.man [new file with mode: 0644]
man/XDGACopyTransparentArea.man [new file with mode: 0644]
man/XDGACreateColormap.man [new file with mode: 0644]
man/XDGAFillRectangle.man [new file with mode: 0644]
man/XDGAGetViewportStatus.man [new file with mode: 0644]
man/XDGAInstallColormap.man [new file with mode: 0644]
man/XDGAKeyEventToXKeyEvent.man [new file with mode: 0644]
man/XDGAOpenFramebuffer.man [new file with mode: 0644]
man/XDGAQueryExtension.man [new file with mode: 0644]
man/XDGAQueryModes.man [new file with mode: 0644]
man/XDGAQueryVersion.man [new file with mode: 0644]
man/XDGASelectInput.man [new file with mode: 0644]
man/XDGASetClientVersion.man [new file with mode: 0644]
man/XDGASetMode.man [new file with mode: 0644]
man/XDGASetViewport.man [new file with mode: 0644]
man/XDGASync.man [new file with mode: 0644]
man/XF86DGA.man [new file with mode: 0644]
man/XFree86-DGA.man [new file with mode: 0644]
packaging/libXxf86dga.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/XF86DGA.c [new file with mode: 0644]
src/XF86DGA2.c [new file with mode: 0644]
xxf86dga.pc.in [new file with mode: 0644]