Commit Graph

47 Commits

Author SHA1 Message Date
Gaetan Nadon
768c632800 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
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 19:41:30 -04:00
Gaetan Nadon
31f8ce97a5 config: update AC_PREREQ statement to 2.60
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-07-20 18:45:18 -04:00
Y.C. Chen
174def8f18 modified: autogen.sh 2010-06-24 08:35:06 +08:00
Y.C. Chen
9e8d848992 modified: autogen.sh
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
2010-06-22 15:17:27 +08:00
Gaetan Nadon
59995d0619 configure.ac: remove unused sdkdir=$(pkg-config...) statement
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-12-30 15:12:59 -05:00
Gaetan Nadon
8a9c1ea2ec Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
7b23ba3c4c INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-11-07 10:46:14 -05:00
Gaetan Nadon
7ad5e7b0f5 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
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 10:46:14 -05:00
Gaetan Nadon
2fbcad3834 Several driver modules do not have a ChangeLog target in Makefile.am #23814
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-11-07 10:46:14 -05:00
Gaetan Nadon
8dfdab81c3 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-07 10:46:14 -05:00
Gaetan Nadon
02de4573e8 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-07 10:46:13 -05:00
Matt Turner
60bb936d94 chmod +x autogen.sh
Signed-off-by: Matt Turner <mattst88@gmail.com>
2009-11-06 22:24:01 -08:00
Matt Turner
882da603e0 Use usleep instead of xf86UDelay
Signed-off-by: Matt Turner <mattst88@gmail.com>
2009-11-06 22:23:55 -08:00
Dave Airlie
059e58784c ast: bump for release 0.89.9 xf86-video-ast-0.89.9 2009-07-30 12:04:26 +10:00
Dave Airlie
b5fabfc7f7 ast: change to using ABI version check 2009-07-28 15:22:40 +10:00
Dave Airlie
a314fd6a6c ast: update for resources/RAC API removal 2009-07-28 13:32:28 +10:00
Dave Airlie
d72f0faa23 ast: remove unneeded includes for RAC/resource 2009-07-28 10:16:30 +10:00
Y.C. Chen
2eb00170bf xf86-video-ast-v.0.89.8 2009-06-04 14:24:31 +08:00
Adam Jackson
e7e38d2ba0 Remove useless loader symbol lists. 2009-05-28 14:47:16 -04:00
Y.C. Chen
ca0863e91c xf86-video-ast-0.89.0 xf86-video-ast-0.89.0 2009-04-13 21:01:51 +08:00
Alan Coopersmith
da1387d472 Add README with pointers to mailing list, bugzilla & git repos 2009-01-30 20:37:20 -08:00
Y.C. Chen
c61961e23d Fixed the support mode issue on Solaris 10 x86 xf86-video-ast-0.88.8 2009-01-16 15:00:56 +08:00
Y.C. Chen
619ec11075 Support AST2200/2150 xf86-video-ast-0.88.7 2009-01-08 17:08:06 +08:00
Y.C. Chen
1ca09bad07 Support AST2200/2150 2009-01-08 17:03:19 +08:00
Y.C. Chen
241d411e77 Support AST1100/2050/2100 xf86-video-ast-0.87.0 2008-08-22 12:01:18 +08:00
Adam Jackson
35f09b0845 Remove dead code. 2008-08-15 13:59:33 -04:00
Y.C. Chen
3aea1540c1 Fixed the incorrect settings of Graphics registers 2008-07-21 10:48:09 +08:00
Adam Jackson
e81e70ea38 ast 0.85.0 xf86-video-ast-0.85.0 2008-03-19 13:27:01 -04:00
Adam Jackson
14d4fe8279 Fix distcheck. 2008-03-19 13:21:59 -04:00
Y.C. Chen
ad5b214850 compiler warning fixed 2008-03-18 19:00:38 +08:00
Paulo Cesar Pereira de Andrade
33cc790b35 Compile warning fixes.
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-18 18:54:03 +08:00
Dave Airlie
88944bd725 ast: pciaccess conversion 2008-03-10 11:53:07 +10:00
root
cbf726c635 Make sure used symbols are of public visibility 2008-03-01 10:13:03 +08:00
James Cloos
d5b5a0e603 Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video-ast 2007-09-03 06:06:32 -04:00
James Cloos
2d1b72187d Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:52:28 -04:00
root
486380cd85 modified: ChangeLog
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-24 21:13:39 +08:00
James Cloos
8bbdddf602 Rename .cvsignore to .gitignore 2007-08-23 19:25:44 -04:00
Brice Goglin
40771362cd Define AST_*_VERSION* using PACKAGE_VERSION_* 2007-08-07 10:20:51 +02:00
yc_chen
b3367f4162 Fixed can't get correct MCLK in some platforms xf86-video-impact-0_2_0 2006-04-17 03:27:40 +00:00
Adam Jackson
3bc1deb6a8 Unlibcwrap. Bump server version requirement. Bump to 0.81.0. XORG-7_1 ast-0_81_0 2006-04-07 22:25:23 +00:00
Alan Coopersmith
efba7f83ef Update from ASPEED Technology Inc. to fix incorrect line drawing issue and
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 21:05:45 +00:00
Alan Coopersmith
245466d4ef Add the normal trappings of the Xorg modular build system.
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-15 00:43:18 +00:00
Alan Coopersmith
24d5661d2c Version 0.80 from ASPEED Technology Inc. (Fixed get video buffer size
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 23:51:52 +00:00
Alan Coopersmith
4e31187407 Version 0.62 from ASPEED Technology Inc. (Fixed get video buffer size
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 23:36:18 +00:00
Alan Coopersmith
7c713fb0da Version 0.61 from ASPEED Technology Inc. (Update for Xorg 6.9.0 - Can't
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 23:28:47 +00:00
Alan Coopersmith
784ff02611 Version 0.60 from ASPEED Technology Inc. (Modify H/W cursor parts for
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 23:23:36 +00:00
Alan Coopersmith
7ce3a2ba6d Initial code release from ASPEED Technology Inc. Bugzilla #4937
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment 3686
    <https://bugs.freedesktop.org/attachment.cgi?id=3686>
2006-03-14 23:18:18 +00:00