Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | Fixed the support mode issue on Solaris 10 x86xf86-video-ast-0.88.8 | Y.C. Chen | |
2009-01-08 | Support AST2200/2150xf86-video-ast-0.88.7 | Y.C. Chen | |
2009-01-08 | Support AST2200/2150 | Y.C. Chen | |
2008-08-22 | Support AST1100/2050/2100xf86-video-ast-0.87.0 | Y.C. Chen | |
2008-08-15 | Remove dead code. | Adam Jackson | |
2008-07-21 | Fixed the incorrect settings of Graphics registers | Y.C. Chen | |
2008-03-19 | ast 0.85.0xf86-video-ast-0.85.0 | Adam Jackson | |
2008-03-19 | Fix distcheck. | Adam Jackson | |
2008-03-18 | compiler warning fixed | Y.C. Chen | |
2008-03-18 | Compile warning fixes. | Paulo Cesar Pereira de Andrade | |
Declare ulGetCMDQLength as static, and don't declare a variable if XSERVER_LIBPCIACCESS is defined. There is a lot of prototypes defined in some c files, that would be better to be moved to the appropriate header, to make sure definition matches prototype, but not done for now. Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com> | |||
2008-03-10 | ast: pciaccess conversion | Dave Airlie | |
2008-03-01 | Make sure used symbols are of public visibility | root | |
2007-09-03 | Merge branch 'master' of ↵ | James Cloos | |
ssh://git.freedesktop.org/git/xorg/driver/xf86-video-ast | |||
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | |
2007-08-24 | modified: ChangeLog | root | |
modified: configure.ac modified: src/ast.h modified: src/ast_2dtool.h modified: src/ast_accel.c modified: src/ast_cursor.c modified: src/ast_driver.c modified: src/ast_mode.c modified: src/ast_mode.h modified: src/ast_vgatool.c | |||
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | |
2007-08-07 | Define AST_*_VERSION* using PACKAGE_VERSION_* | Brice Goglin | |
2006-04-17 | Fixed can't get correct MCLK in some platformsxf86-video-impact-0_2_0 | yc_chen | |
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 0.81.0.ast-0_81_0XORG-7_1 | Adam Jackson | |
2006-03-15 | Update from ASPEED Technology Inc. to fix incorrect line drawing issue and | Alan Coopersmith | |
change driver name from "AST1000/2000" to "AST" to fix Xorg log formatting issues with long driver names. Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4948 <https://bugs.freedesktop.org/attachment.cgi?id=4948> | |||
2006-03-15 | Add the normal trappings of the Xorg modular build system. | Alan Coopersmith | |
Replace "Xv.h" with <X11/extensions/Xv.h> and add #include "config.h" for modular build Strip ^M out of ast_accel.c | |||
2006-03-14 | Version 0.80 from ASPEED Technology Inc. (Fixed get video buffer size | Alan Coopersmith | |
incorrect issue) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4932 <https://bugs.freedesktop.org/attachment.cgi?id=4932> | |||
2006-03-14 | Version 0.62 from ASPEED Technology Inc. (Fixed get video buffer size | Alan Coopersmith | |
incorrect issue) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4563 <https://bugs.freedesktop.org/attachment.cgi?id=4563> | |||
2006-03-14 | Version 0.61 from ASPEED Technology Inc. (Update for Xorg 6.9.0 - Can't | Alan Coopersmith | |
reference XAACOPYROP) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4245> | |||
2006-03-14 | Version 0.60 from ASPEED Technology Inc. (Modify H/W cursor parts for | Alan Coopersmith | |
customer request) Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4044> | |||
2006-03-14 | Initial code release from ASPEED Technology Inc. Bugzilla #4937 | Alan Coopersmith | |
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment 3686 <https://bugs.freedesktop.org/attachment.cgi?id=3686> |