Vbesvga.drv and vddvbe.386: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "Modern Generic SVGA driver for Windows 3.1 This is a rewrite of the Windows 3.1 SVGA driver, designed to support ALL available 8-bit, 16-bit, 24-bit or 32-bit graphic modes on any system providing the VESA BIOS Extensions (hence the VBE in the name). It is based on the Video 7 SVGA driver included in the Win16 Driver Development Kit, with most of the hardware-specific code gutted out, and with support added for multi-byte pixels. https://github.com/PluMGMK/vbesvga.drv"
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=0.6.2
|Author=
|License=
|Download=[https://github.com/PluMGMK/vbesvga.drv/releases]
|Website=[https://github.com/PluMGMK/vbesvga.drv Github]
}}
Modern Generic SVGA driver for Windows 3.1
Modern Generic SVGA driver for Windows 3.1


This is a rewrite of the Windows 3.1 SVGA driver, designed to support ALL available 8-bit, 16-bit, 24-bit or 32-bit graphic modes on any system providing the VESA BIOS Extensions (hence the VBE in the name). It is based on the Video 7 SVGA driver included in the Win16 Driver Development Kit, with most of the hardware-specific code gutted out, and with support added for multi-byte pixels.
This is a rewrite of the Windows 3.1 SVGA driver, designed to support ALL available 8-bit, 16-bit, 24-bit or 32-bit graphic modes on any system providing the VESA BIOS Extensions (hence the VBE in the name). It is based on the Video 7 SVGA driver included in the Win16 Driver Development Kit, with most of the hardware-specific code gutted out, and with support added for multi-byte pixels.


https://github.com/PluMGMK/vbesvga.drv
[[Category:Win16 Software‏‎]]

Latest revision as of 15:24, 5 June 2025

Vbesvga.drv and vddvbe.386
Version 0.6.2
Vendor
Author
License
Download [1]
Website Github

Modern Generic SVGA driver for Windows 3.1

This is a rewrite of the Windows 3.1 SVGA driver, designed to support ALL available 8-bit, 16-bit, 24-bit or 32-bit graphic modes on any system providing the VESA BIOS Extensions (hence the VBE in the name). It is based on the Video 7 SVGA driver included in the Win16 Driver Development Kit, with most of the hardware-specific code gutted out, and with support added for multi-byte pixels.