Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-08 | Bump Version to 1.0.1xf86-video-ast-1.0.1 | Y.C. Chen | |
2014-03-19 | Bump version to 0.99.9xf86-video-ast-0.99.9 | Y.C. Chen | |
2014-03-18 | Revert " Bump version to 0.99.9" | Stefan Dirsch | |
This reverts commit 9c5c9dfe81732eeaadbb3e6ee81b348364ba478b. | |||
2014-03-14 | Bump version to 0.99.9 | Y.C. Chen | |
2013-08-18 | Bump version to 0.98.0xf86-video-ast-0.98.0 | Y.C. Chen | |
2012-07-17 | xf86-video-ast: bump to version 0.97.0xf86-video-ast-0.97.0 | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-07-13 | ast: deal with XAA removal. | Dave Airlie | |
This deals with the removal of XAA from the server, should fix tinderbox. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-07-02 | ast: bump to 0.96.0 for releasexf86-video-ast-0.96.0 | Dave Airlie | |
Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-04-03 | fix segmentation fault issue if enable XEN | Y.C. Chen | |
2012-04-03 | Revert "xf86-video-ast-ast 0.95.00" | Dave Airlie | |
This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72. | |||
2012-04-03 | Revert "xf86-video-ast-0.95.0" | Dave Airlie | |
This reverts commit 20c578001a8024d3478a009c2b110056f0ddd1ca. | |||
2012-04-03 | xf86-video-ast-0.95.0 | Y.C. Chen | |
2012-04-03 | xf86-video-ast-ast 0.95.00xf86-video-ast-0.95.0 | root | |
2012-03-23 | xf86-video-ast 0.93.10xf86-video-ast-0.93.10 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-07-15 | fixed bug #39235ast-0.93.9 | root | |
2011-07-13 | xf86-video-ast-0.93.09 | Y.C. Chen | |
2010-11-10 | xf86-video-ast-0.92.02 | Y.C. Chen | |
2010-08-10 | xf86-video-ast 0.91.10xf86-video-ast-0.91.10 | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2010-07-21 | config: add comments for main statements | Gaetan Nadon | |
2010-07-21 | config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-21 | config: replace deprecated AC_HELP_STRING with AS_HELP_STRING | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-21 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-21 | config: complete AC_INIT m4 quoting | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-20 | config: remove unrequired AC_SUBST([XORG_CFLAGS]) | Gaetan Nadon | |
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-20 | config: remove unrequired AC_HEADER_STDC | Gaetan Nadon | |
Autoconf says: "This macro is obsolescent, as current systems have conforming header files. New programs need not use this macro". Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-20 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon | |
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls AC_PROG_C_C99. This sets gcc with -std=gnu99. If AC_PROG_CC macro is called afterwards, it resets CC to gcc. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-20 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | |
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-06-22 | modified: autogen.sh | Y.C. Chen | |
modified: configure.ac modified: src/ast.h modified: src/ast_2dtool.c modified: src/ast_2dtool.h modified: src/ast_accel.c modified: src/ast_driver.c modified: src/ast_mode.c modified: src/ast_mode.h modified: src/ast_vgatool.c | |||
2009-12-30 | configure.ac: remove unused sdkdir=$(pkg-config...) statement | Gaetan Nadon | |
The sdkdir variable isn't use, so remove the statement. Acked-by: Dan Nicholson <dbn.lists@gmail.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2009-11-07 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||
2009-11-07 | Several driver modules do not have a ChangeLog target in Makefile.am #23814 | Gaetan Nadon | |
The git generated ChangeLog replaces the hand written one. Update configure.ac to xorg-macros level 1.3. Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros Update Makefile.am to add ChangeLog target if missing Remove ChangeLog from EXTRA_DIST or *CLEAN variables This is a pre-req for the INSTALL_CMD | |||
2009-07-30 | ast: bump for release 0.89.9xf86-video-ast-0.89.9 | Dave Airlie | |
2009-06-04 | xf86-video-ast-v.0.89.8 | Y.C. Chen | |
2009-04-13 | xf86-video-ast-0.89.0xf86-video-ast-0.89.0 | Y.C. Chen | |
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/2150 | Y.C. Chen | |
2008-08-22 | Support AST1100/2050/2100xf86-video-ast-0.87.0 | Y.C. Chen | |
2008-03-19 | ast 0.85.0xf86-video-ast-0.85.0 | Adam Jackson | |
2008-03-10 | ast: pciaccess conversion | Dave Airlie | |
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 | |||
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 0.81.0.ast-0_81_0XORG-7_1 | Adam Jackson | |
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 |