Tizen 2.1 base tizen_2.1 tizen_2.2 2.1b_release 2.2.1_release 2.2_release accepted/tizen_2.1/20130425.024332 submit/tizen_2.1/20130424.234737 submit/tizen_2.2/20130714.150453
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:54:31 +0000 (01:54 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:54:31 +0000 (01:54 +0900)
commit232318d01aaf206313b90ddb78d8ee4107ba694e
tree6ac105746d57dc20cc64168c9184ab8c86f8e228
parent13cca6921c303ae6a58696a9f80a922a828c7c75
Tizen 2.1 base
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]