Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:49:46 +0000 (00:49 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:49:46 +0000 (00:49 +0900)
commitdf2e9ff388a0d80816b9aa6a3729224b59f4b297
treef436688d6e3422753874b6b6d14aa95d01ed861d
parent13cca6921c303ae6a58696a9f80a922a828c7c75
Git init
47 files changed:
COPYING [new file with mode: 0755]
ChangeLog [new file with mode: 0755]
Makefile.am [new file with mode: 0755]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0644]
configure.ac [new file with mode: 0755]
debian/README.source [new file with mode: 0644]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/copyright [new file with mode: 0644]
debian/libxxf86dga-dev.install [new file with mode: 0755]
debian/libxxf86dga1.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
debian/xsfbs/repack.sh [new file with mode: 0644]
debian/xsfbs/xsfbs.mk [new file with mode: 0644]
debian/xsfbs/xsfbs.sh [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: 0755]
man/XDGA.man [new file with mode: 0755]
man/XDGAChangePixmapMode.man [new file with mode: 0755]
man/XDGACloseFramebuffer.man [new file with mode: 0755]
man/XDGACopyArea.man [new file with mode: 0755]
man/XDGACopyTransparentArea.man [new file with mode: 0755]
man/XDGACreateColormap.man [new file with mode: 0755]
man/XDGAFillRectangle.man [new file with mode: 0755]
man/XDGAGetViewportStatus.man [new file with mode: 0755]
man/XDGAInstallColormap.man [new file with mode: 0755]
man/XDGAKeyEventToXKeyEvent.man [new file with mode: 0755]
man/XDGAOpenFramebuffer.man [new file with mode: 0755]
man/XDGAQueryExtension.man [new file with mode: 0755]
man/XDGAQueryModes.man [new file with mode: 0755]
man/XDGAQueryVersion.man [new file with mode: 0755]
man/XDGASelectInput.man [new file with mode: 0755]
man/XDGASetClientVersion.man [new file with mode: 0755]
man/XDGASetMode.man [new file with mode: 0755]
man/XDGASetViewport.man [new file with mode: 0755]
man/XDGASync.man [new file with mode: 0755]
man/XF86DGA.man [new file with mode: 0755]
man/XFree86-DGA.man [new file with mode: 0755]
packaging/libXxf86dga.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0755]
src/XF86DGA.c [new file with mode: 0755]
src/XF86DGA2.c [new file with mode: 0755]
xxf86dga.pc.in [new file with mode: 0644]