Update to 0.98.0:

Adam Jackson (2):
      Don't bother to include vbe.h
      Remove mibstore.h

Alan Coopersmith (1):
      Cleanup leading/trailing whitespace in source files

Thomas Klausner (1):
      Use uint32_t for a variable that's passed to a function expecting a uint32_t.

Y.C. Chen (6):
      Support 1360x768 and 1600x900 Resolutions
      Modify for DRAM Initial Settings
      Fixed S3 Resume Failed Issue
      Fixed Display Abnormal Issue with GOP Driver
      Support ShadowFB if no XAA
      Bump version to 0.98.0
This commit is contained in:
wiz 2013-09-09 22:35:39 +00:00
parent 7e8ceb3d2e
commit a8f74a0427
2 changed files with 6 additions and 12 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.13 2013/05/16 06:01:32 richard Exp $
#
# $NetBSD: Makefile,v 1.14 2013/09/09 22:35:39 wiz Exp $
DISTNAME= xf86-video-ast-0.97.0
DISTNAME= xf86-video-ast-0.98.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
@ -21,9 +20,4 @@ CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
.endif
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"
.include "../../x11/videoproto/buildlink3.mk"
BUILDLINK_DEPMETHOD.libXext?= build
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/05/16 06:01:32 richard Exp $
$NetBSD: distinfo,v 1.6 2013/09/09 22:35:39 wiz Exp $
SHA1 (xf86-video-ast-0.97.0.tar.bz2) = 11cb9a687cec6f0943ad6b9a47434815334d2a20
RMD160 (xf86-video-ast-0.97.0.tar.bz2) = 8b623270ac5d016618867c6b2675233ebd6a0dad
Size (xf86-video-ast-0.97.0.tar.bz2) = 336424 bytes
SHA1 (xf86-video-ast-0.98.0.tar.bz2) = de3f0dca20ae233ff7576728e61dc424f6d4b249
RMD160 (xf86-video-ast-0.98.0.tar.bz2) = a2ff7c06b27450a674874fc5663ab17798175b6e
Size (xf86-video-ast-0.98.0.tar.bz2) = 331695 bytes