ChangeLog revision 15fb4814
12006-04-07 Adam Jackson <ajax@freedesktop.org> 2 3 * configure.ac: 4 * src/ast.h: 5 * src/ast_2dtool.c: 6 * src/ast_accel.c: 7 * src/ast_cursor.c: 8 * src/ast_driver.c: 9 * src/ast_mode.c: 10 * src/ast_tool.c: 11 * src/ast_vgatool.c: 12 Unlibcwrap. Bump server version requirement. Bump to 0.81.0. 13 142006-03-15 Alan Coopersmith <alan.coopersmith@sun.com> 15 16 * src/ast.h: 17 * src/ast_2dtool.c: 18 * src/ast_accel.c: 19 Update from ASPEED Technology Inc. to fix incorrect line drawing issue 20 and change driver name from "AST1000/2000" to "AST" to fix Xorg log 21 formatting issues with long driver names. 22 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 23 Attachment #4948 <https://bugs.freedesktop.org/attachment.cgi?id=4948> 24 252006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 26 27 * COPYING: 28 * autogen.sh: 29 * configure.ac: 30 * Makefile.am: 31 * src/Makefile.am: 32 * .cvsignore: 33 * src/.cvsignore: 34 Add the normal trappings of the Xorg modular build system. 35 36 * src/ast_2dtool.c: 37 * src/ast_accel.c: 38 * src/ast_cursor.c: 39 * src/ast_driver.c: 40 * src/ast_mode.c: 41 * src/ast_tool.c: 42 * src/ast_vgatool.c: 43 Replace "Xv.h" with <X11/extensions/Xv.h> and add 44 #include "config.h" for modular build 45 Strip ^M out of ast_accel.c 46 472006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 48 49 * src/ast.h: 50 * src/ast_2dtool.c: 51 * src/ast_2dtool.h: 52 * src/ast_accel.c: 53 * src/ast_driver.c: 54 * src/ast_vgatool.c: 55 Version 0.80 from ASPEED Technology Inc. 56 (Fixed abnormal display if set 2D Acceleration Option as MMIO mode) 57 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 58 Attachment #4932 <https://bugs.freedesktop.org/attachment.cgi?id=4932> 59 602006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 61 62 * src/ast.h: 63 * src/ast_driver.c: 64 * src/ast_vgatool.c: 65 Version 0.62 from ASPEED Technology Inc. 66 (Fixed get video buffer size incorrect issue) 67 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 68 Attachment #4563 <https://bugs.freedesktop.org/attachment.cgi?id=4563> 69 702006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 71 72 * src/ast.h: 73 * src/ast_accel.c: 74 * src/ast_driver.c: 75 Version 0.61 from ASPEED Technology Inc. 76 (Update for Xorg 6.9.0 - Can't reference XAACOPYROP) 77 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 78 Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4245> 79 802006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 81 82 * src/ast.h: 83 * src/ast_cursor.c: 84 * src/ast_cursor.h: 85 Version 0.60 from ASPEED Technology Inc. 86 (Modify H/W cursor parts for customer request) 87 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 88 Attachment #4044 <https://bugs.freedesktop.org/attachment.cgi?id=4044> 89 902006-03-14 Alan Coopersmith <alan.coopersmith@sun.com> 91 92 * src/ast.h: 93 * src/ast_2dtool.c: 94 * src/ast_2dtool.h: 95 * src/ast_accel.c: 96 * src/ast_cursor.c: 97 * src/ast_cursor.h: 98 * src/ast_driver.c: 99 * src/ast_mode.c: 100 * src/ast_mode.h: 101 * src/ast_tool.c: 102 * src/ast_vgatool.c: 103 * src/ast_vgatool.h: 104 Initial code release from ASPEED Technology Inc. (Version 0.51) 105 Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937> 106 Attachment #3686 <https://bugs.freedesktop.org/attachment.cgi?id=3686> 107