Update to xf86-video-vesa-2.3.0. Changes:

Fix a comment
Use VBE palette load, not VGA banging.
Remove unused variable.
Don't artificially limit the screen size to 2k
Code motion
Warning fix when !HAVE_ISA
Use own thunk function instead of shadowUpdatePackedWeak
Remove support for non-shadowfb banked framebuffer
Make the VBESetVBEMode fallback message slightly clearer
vesa 2.3.0
.gitignore: use common defaults with custom section # 24239
Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
configure.ac: sdkdir usage duplicates the sdk include dir
Add missing shadowRemove() in VESACloseScreen().
This commit is contained in:
tnn 2010-02-06 15:15:10 +00:00
parent d6d14aaf6f
commit 84271a8e8f
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.9 2009/08/09 23:00:39 wiz Exp $
# $NetBSD: Makefile,v 1.10 2010/02/06 15:15:10 tnn Exp $
#
DISTNAME= xf86-video-vesa-2.2.1
DISTNAME= xf86-video-vesa-2.3.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2009/08/09 23:00:39 wiz Exp $
$NetBSD: distinfo,v 1.6 2010/02/06 15:15:10 tnn Exp $
SHA1 (xf86-video-vesa-2.2.1.tar.bz2) = 086adbf06e9043ed2c18d887fb32ce605324876e
RMD160 (xf86-video-vesa-2.2.1.tar.bz2) = f2786f4175032d9611967a8de7ba1e87f52a4c1e
Size (xf86-video-vesa-2.2.1.tar.bz2) = 248969 bytes
SHA1 (xf86-video-vesa-2.3.0.tar.bz2) = 4689b7c295d7a8d7326302dafecb812739617134
RMD160 (xf86-video-vesa-2.3.0.tar.bz2) = 7e7c11f6cc094bb898c57d26a70f6c4c0ab83d0f
Size (xf86-video-vesa-2.3.0.tar.bz2) = 264539 bytes