ReleaseNotes2K.txt Driver File Contents (VIDEO.ZIP)

Display Driver Release Notes
Version 5.05.4.1031
Windows 2000
September 26th, 2001

-----------------------------------------------------------------------------
PRODUCT INFORMATION 
-----------------------------------------------------------------------------
This is the National Semiconductor Windows 2K Display Driver 
Version 5.05.4.1031. It supports Microsoft Windows 2000.
 
This product includes: 
 
- Display Driver 


Product files 
------------- 
   \GX_WIN2K.INF     Driver installation file for Windows 2K Setup
   \GXM.SYS          Miniport driver 
   \GX.DLL           Display driver 

-----------------------------------------------------------------------------
INSTALLATION INSTRUCTIONS
-----------------------------------------------------------------------------
To install the National Semiconductor driver : 

Windows 2000 Installation Instruction 
1. Open Control Panel. [Start->Settings->Control Panel]
2. Open ‘System’ applet.
3. Go to ‘Hardware’ tab.
4. Click ‘Device Manager’ button.
5. If 'Display Adapter' is avaliable expand it else goto step 6b.  

6a. Right click on the adapter and select ‘properties’.
7a. Go to ‘Driver’ tab.
8a. Click on ‘update driver’ button. [click on ‘Reinstall driver’ button 
    if ‘Update driver’ button is not seen]. Update Driver Wizard Window 
    will open up.  Follow the wizard.
9a. Select the radio button 
   'Install from a list or specific location (Advanced)'. Go to Next.
10a. Select 'Don't search, I will choose the driver to install'. Press next.
    goto step 11	

6b. Expand 'Other devices'
7b. Right click 'Video Controller (VGA Compatible)' and select 
    'Update driver'. This will openup update driver wizard. 
    Follow the wizard.
8b. Select Radio button 'Install from the list or specific loaction' 
    and press next.
9b. Select Radio button 'Don't search I will choose the driver to install'
    and press next.
10b. Select 'Display Adapters' and press next.

11. Press the “Have Disk” button.
12. Insert the floppy with the driver you built into the floppy drive.
13. Type the location of the driver files (e.g. A:\ ).
14. Press ‘OK’ button.
15. Press ‘next‘ button on the wizard.
16. Click ‘Continue anyway’ button if XP reports driver is not signed.
17. Press ‘Finish’ in the Wizard. After this if windows displays a dialog 
    box to restart the windows. Press 'Yes' to restart the windows
    (Recommended). No need to continue with rest of steps if you restart 
    the windows.
18. Close the ‘properties’ dialog box if it is open.
19. Close the ‘Device Manager’ applet.
20. Close ‘System’ applet
21. Close Control Panel.

Registry Settings
	The driver behavior depends upon the way it has been configured. 
        This configuration mechanism is possible by registry settings. 
        Given below are the registry settings that change the behavior 
        of the driver.

	DDCEnabled
	This option enables the driver to query the monitor for the 
        best-supported resolutions. This will be disabled automatically 
        if flatpanel supported requested.
	By default this option is enabled.

	PanelSupport
	This option enables the driver to output on to flatpanel instead 
        of CRT (default). This option only configures the output as 
        flatpanel and doesn't describe the way the hardware has been 
        initialized. If this option is enabled the DDC query is disabled.
	By default this option is disabled.

	PanelInitInBIOS
	This option enables the driver to use the flatpanel initialization 
        done in the BIOS. Here the BIOS is queried to find out the supported 
        flatpanel resolution. 
	This option needs the PanelSupport option to be enabled. 
        This option overrides the Platform option.
	By default this option is enabled.

	Platform
	This option enables the driver to use the flatpanel initialization 
        done by the driver. Here the hardware is queried to find out the 
        supported flatpanel resolution. The jumper settings on the board 
        dictate the desired resolution and works only on National 
        Development Platforms. The NSC Boards supported today are Centaurus 
        and Dorado Platforms ONLY. This option needs the PanelSupport 
        option to be enabled, for this option to be used disable 
	PanelInitInBIOS.
	The default value is "0".

        ________________________
        |Platform    |   Value |
        |----------------------|
        |Centaurus   |   0     |
        |Dorado	     |   1     |
        ------------------------

-----------------------------------------------------------------------------
BUILD INSTRUCTIONS 
-----------------------------------------------------------------------------

Windows 2K Driver Build Instructions

1. Install Windows 2000 on your system.
2. Install the Windows 2000 DDK on your system.
3. Install MSVC ver 6.0 to your system. 
4. Make a folder called ‘gx’ under the root directory.
5. Copy the WinNT40\gx Directory from Visual Source Offsite to C:\gx 
6. Create a Durango Directory in C:\gx\gfx
7. Download the companion Durnango in the gfx folder from Visual 
     Source Offsite to C:\gx\gfx
   NOTE: Copy the gfx_defs.h file from the \gx\miniport folder to c:\gx\gfx
8. Create a Directory named 'panel' under C:\gx
9. Download the Flat panel code in the panel folder from Visual 
     Source Offsite to
         C:\gx\panel.
10. Download the DDC code in the ddc folder from Visual Source Offsite 
     to C:\gx\ddc.
11. Open the Free Build environment.
12. Set WIN2K environment variable using the following command : 
     set WIN2K=1
13. Change the directory to C:\gx using:
         cd C:\gx

14. Compile using:
	 C:\gx>build -cf
		
15. After the build is complete, copy the following files onto a floppy:
     - gx.dll found in C:\gx\display\objfre\i386
	 - gxm.sys found in C:\gx\miniport\objfre\i386
	 - gx_win2k.inf found in C:\gx\release

16.  You are now ready to install.  Please go to Installation.



-----------------------------------------------------------------------------
UNIT TEST 
-----------------------------------------------------------------------------
- Winbench 99
- Wintach
- Speedy
- Mosquito
- FlipCube
- MediaPlayer
- WHQL 10.0

-----------------------------------------------------------------------------
REVISION HISTORY 
-----------------------------------------------------------------------------
09/13/01    Version 5.05.4.1031
Dependencies
Durango  : 2.33.01
DDC Library : 1.0.3o
Panel Library : 1.2.4

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
None

-----------------------------------------------------------------------------
FILES CHANGED
-----------------------------------------------------------------------------
    Display :	bitblt.c
                  
    Miniport :	gxdrv.c

    Release :	gx_winxp.inf

	
Upgrade Modification
--------------------
    Display :
	1. Winbench 99 1.2: GDI/User inspection test: Test No.3: Windows 
           hangs when winbench starts this test. This has been fixed.

    Miniport :
	1. Windows XP will hang after windows removes the shutdown message
	   'Windows is shutting down'. This is observed in 2K driver[on XP]
	   also. This has been fixed.

    Release :
	1. Fixed the bug #110.37 by adding the SCx200 device and vendor 
           id in the inf file..

-----------------------------------------------------------------------------
BUGS FIXED 
-----------------------------------------------------------------------------
* 110.37 - 1030 Graphics driver will not install

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
	NONE

-----------------------------------------------------------------------------
VALIDATION NOTES 
-----------------------------------------------------------------------------

Windows 2000

*The following issues were noted with this release:
NONE

*The following previous issues were still seen with this release:
NONE


*The following issues are errata and will not be fixed:
* 110.18 3 WinBench 99 Video Cases fail on Centaurus 

When WinBench 99 version 1.0 or 1.2 is run the Windows Media player 
codecs must first be updated as per Ziff Davis or there will be failures 
in testing. The updated codecs can be downloaded from www.ligos.com. During
the Video test in either version of WinBench there were problems with the 
playback of 3 AVI files even with the updated codec and only when they were
played at 100% zoom on the Centaurus platform. 
The files are as follows:
cp640s9.avi
in640s9.avi 
i4640s9.avi
The corrupted video playback is only seen when any of these three files 
are played at 100% zoom. All other zoom levels playback correctly. No other 
AVI files that were run showed the playback corruption.

* 110.35 WinBench 99 Video Tests fail in 640x480 and 800x600

When WinBench 99 Version 1.0 or 1.2 video test is run in 640x480 or 800x600 
at 75Hz refresh rate there is video corruption seen on the screen.
The failures are as follows:

The following cases fail in 800x600x8 @ 75 Hz and 800x600x16 @ 75Hz
Video/Action, Cinepak, 640x480, 30fps, 900 KB/S, Zoomed
Video/Action, Indeo 3.2, 640x480, 30fps, 900 KB/S, Zoomed
During the above two cases the screen is spilt in two with the video playing 
in both screens. The left half of the screen is slightly behind the right 
half and the left half is obscured by horizontal black lines.

Video/Action, Indeo 4.1, 640x480, 30fps, 900 KB/S, Zoomed
This case exhibits the same failure as above but now the only colors showing 
are shades of blue and green lines obscure the left half.
Video/Action, MPEG-1, 352x240, 30fps, 150 KB/S, Zoomed
Video/Action, MPEG-1, 352x240, 30fps, 300 KB/S, Zoomed
During these last two cases there is a pink line running across the top of 
the screen.

The following cases fail in 640x480x8 @75 Hz and 640x480x16
Video/Action, Cinepak, 320x240, 30fps, 300 KB/S, Zoomed
Video/Action, Indeo 3.2, 320x240, 30fps, 300 KB/S, Zoomed
Video/Action, Indeo 4.1, 320x240, 30fps, 300 KB/S, Zoomed
Video/Action, MPEG-1, 352x240, 30fps, 150 KB/S, Zoomed
Video/Action, MPEG-1, 352x240, 30fps, 300 KB/S, Zoomed
During the above cases the left 1/4 of the screen has horizontal black lines 
and there is a white line across the top of the screen.

Video/Action, Cinepak, 640x480, 30fps, 900 KB/S
Video/Action, Indeo 3.2, 640x480, 30fps, 900 KB/S
Video/Action, Indeo 4.1, 640x480, 30fps, 900 KB/S
Video/Action, Cinepak, 640x480, 30fps, 900 KB/S, Zoomed
Video/Action, Indeo 3.2, 640x480, 30fps, 900 KB/S, Zoomed
Video/Action, Indeo 4.1, 640x480, 30fps, 900 KB/S, Zoomed
During the above cases the left 3/4 of the screen is a mass of green and blue 
dots.

These issues were not seen when any video files that were played with Windows 
MediaPlayer including the files that showed corruption in WinBench.

*Notes

1. Overfly fails YVYU surface type at any resolution and color depth
When the Overfly test is run from DCT 300 or HCT 9.52 the YVYU surface test 
fails at all resolution and color depths on all platforms. This is due to the 
Overfly test not supporting the YVYU mode even though the mode shows up in 
the program as a testable mode.
This was orginally seen in issue 110.15 - Overfly YVYU surface type is 
corrupt in 640x480 & 800x600

2. Video playback at 1280x1024x16bpp
Multimedia videos (AVI, MPEG, MOV) cannot be displayed at 1280x1024x16bpp
due to hardware limitation. The system uses all 4MB of RAM allocated to the 
graphics adapter, causing the media player to fail. 

==============================================================================

08/30/01    Version 5.05.4.1030
Dependencies
Durango  : 2.33.01
DDC Library : 1.0.3o
Panel Library : 1.2.4

------------------------------------------------------------------------------
FUNCTIONAL CHANGES
------------------------------------------------------------------------------
	Upgraded to work with WIN XP RC1.
	Added DPMS support to save/restore graphics registers.

------------------------------------------------------------------------------
FILES CHANGED
------------------------------------------------------------------------------
    Display :
		bitblt.c
		ddraw.c
		ddvideo.c
		enable.h
		sources
                  
    Miniport : 
		gxdefs.h
		gxdrv.h
		gxtime.c
		gxdrv.c
		sources

Files created
--------------
    Miniport :
		savreg.h
		savreg.c
    
    Others   :
		gx_winxp.inf
		
Upgrade Modification
--------------------
    Display :
	1. Removed warnings.
	2. Modified sources file to work with WIN DDK 2527 and its 
	   new directory structure

    Miniport :
	1. Removed warnings.
	2. Save/Restore graphics registers during system power state transition.
	3. Modified sources file to work with WIN DDK 2527 and its 
	   new directory structure

    Others :
	1. Removed errors from the inf files.
	2. Created a dummy .cat file to make inf test pass

-----------------------------------------------------------------------------
BUGS FIXED 
-----------------------------------------------------------------------------
	None

------------------------------------------------------------------------------
KNOWN BUGS
------------------------------------------------------------------------------
	1. Windows XP will hang after windows removes the shutdown message
	   'Windows is shutting down'. This is observed in 2K driver[on XP]
	   also.
	2. Winbench 99 1.2: GDI/User inspection test: Test No.3: Windows hangs
	   When winbench starts this test.

------------------------------------------------------------------------------
KNOWN ERRATA
------------------------------------------------------------------------------
	NONE

==============================================================================

04/26/01    Version 5.05.4.1029
Dependencies
Durango  : 2.29.00
DDC Library : 1.0.3
Panel Library : 1.0.2

------------------------------------------------------------------------------
FUNCTIONAL CHANGES
------------------------------------------------------------------------------
* None

-----------------------------------------------------------------------------
DEFECTS CORRECTED
-----------------------------------------------------------------------------
* Win2K driver startup and shutdown screens are corrupted at 256 colors
* NT/Nte/Win2k 1028 Graphics driver: Software Spec does not specify display 				    resolution supported for SCX200 
* Windows 2000 1028 Graphics: Dorado fails DirectDraw test in HCT 9.502
* Win2k 1028 Graphics: HCT 9.502 Video (GDI w/poly. Clip_256) test fails.

Known Bugs
----------
* Win2k 1028 Graphics: WinBench 99 Video test reboots system

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* NONE

-----------------------------------------------------------------------------
VALIDATION NOTES 
-----------------------------------------------------------------------------
Windows 2000

*The following issues were noted with this release:
NONE

*The following previous issues were still seen with this release:
NONE

*The following issues are errata and will not be fixed:
*1028 Win2k Graphics: WinBench 99 Video test reboots system   Errata

When the WinBench 99 Version 1.0 or 1.2 video test is run the system would 
reboot approximately 5 minutes into the test. This only occurred in WinBench.
No problems were seen with playing video files (AVI, MPG, MOV) with Windows 
MediaPlayer

*Notes
1. Video playback at 1280x1024x16bpp
Multimedia videos (AVI, MPEG, MOV) cannot be displayed at 1280x1024x16bpp
due to hardware limitation. The system uses all 4MB of RAM allocated to the 
graphics adapter, causing the media player to fail. 

==============================================================================

04/26/01    Version 5.05.4.1028 
Dependencies
Durango  : 2.29.00
DDC Library : 1.0.2
Panel Library : 1.0.2

------------------------------------------------------------------------------
Functional Changes
------------------------------------------------------------------------------
* Added the following new modes:
       1152x864 @75Hz  8/16bpp
	 640x400 @70Hz  8/16bpp
	 512x384 @75Hz  8/16bpp
	 400x300 @75Hz  8/16bpp
	 320x240 @75Hz  8/16bpp
	 320x200 @70Hz  8/16bpp

-----------------------------------------------------------------------------
DEFECTS CORRECTED
-----------------------------------------------------------------------------
* Foxbear will not run in direct draw modes below 640x480x8.
* Graphics video corruption when playing videos.
* All Overfly surface types fail above 800x600.
* Winbench99 Video Tests fail on Dorado.
* Win2K driver startup and shutdown screens are corrupted at 256 colors
* Win2K driver Graphics Windows are corrupted in 256 color.

-----------------------------------------------------------------------------
KNOWN BUGS
-----------------------------------------------------------------------------
* Win2K multiple install problems.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* NONE

=============================================================================

03/27/01    Version 5.05.4.1027 
            Companion Durango Version: 2.25
            Companion DDC Library Version: 1.0.1

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* NONE 

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Winbench 99 Graphics video tests fail.
* Graphics video corruption when playing videos.

Known Bugs
----------
* All overfly surface types fail above 800x600.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* Fox bear will not run in direct draw modes below 640x480x8
  
-----------------------------------------------------------------------------
VALIDATION NOTES
-----------------------------------------------------------------------------
* Issues/Errata
These issues are seen with this driver.
* NT/NTe Graphics driver fails WHQL DCT Overfly test
        - This issue reappeared in this version of the driver. The overfly 
          test checks the flipping support of the driver.
* NT4/NTe Graphics v1025 Wallpapers change color when a window is opened in 
  8-bit color
        - This issue is still being looked into.
* NT/NTe 1025 Graphics Video corruption when playing videos
        - When some AVI's or MPG's are played in windows media player the 
          video output of the player is corrupted or discolored and when the 
          media player is moved across the screen the video playback remains 
          at its last location.
* Overfly YVYU surface type is corrupt in 640x480 & 800x600
        - When the overfly test is run in YVYU mode at 640x480 or 800X600 
          the butterfly box that appears is multicolored and corrupted.
* NT4/NTe 1026 Graphics driver all overfly surface types fail above 800x600
        - When the overfly test is run in resolutions above 800x600 the test 
          fail with no graphic output from the program.
* WinBench 99 Video Tests fail on Dorado
* 3 WinBench 99 Video Cases fail on Centaurus
* WinBench 99 Video tests hang in 1024x768 on Centaurus
* Tddraw fail WHQL DCT Short Regression testing on Centaurus in 1280x1024x16
        - This issue is still being looked into. It may be related to the 
          amount of video memory that is allocated to the video adapter.

These issues are errata for this driver.
* Foxbear will not run in direct draw modes below 640x480x8

The NT4 portion of the code was tested for compatibility with VSA1 and VSA2 
in this validation cycle. The VSA1 testing was performed on a Unicorn system. 
The driver build used in testing was for use with a CRT. Testing of the Flat 
Panel build of this driver was not done because no flat panels were available 
for use in testing.
 
=============================================================================

03/19/01    Version 5.05.4.1026 
            Companion Durango Version: 2.19
            Companion DDC Library Version: 1.0.1

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* NONE 

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Foxbear bug.  No more flickering. 
* Animated cursor bug. 
* Overfly bug. 
* Winbench 99 Business Graphics Tests do not complete. 
* Graphics video corruption while playing Diablo 

-----------------------------------------------------------------------------
KNOWN BUGS
-----------------------------------------------------------------------------
* Graphics video corruption when playing videos.
* Winbench 99 Graphics video tests fail.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* Fox bear will not run in direct draw modes below 640x480x8  

=============================================================================

03/05/01    Version 5.05.4.1025 
            Companion Durango Version : 2.19
            Companion DDC Library Version : 1.0.1

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added DDC support.
* Added DPMS support.
  (NOTE: Could not test DPMS under NT4.0 because there was no available
  option to enable Power Management in the OS.)
* Added feature to enable or disable Panel support for the driver, at
  compile time from the command prompt.  

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed
 
=============================================================================

02/22/01    Version 5.05.4.1024 
            Companion Durango Version : 2.19

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added changes for VSA1 support.

-----------------------------------------------------------------------------       
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

02/14/01    Version 5.05.4.1023 
            Companion Durango Version : 2.19

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added Windows 2000 related changes so that we have a common source for 
  NT4.0 and WIN2K

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

02/02/01    Version 5.05.4.1022 
            Companion Durango Version : 2.19

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added FlatPanel support
* Added Compression support

-----------------------------------------------------------------------------
BUGS FIXED 
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

09/22/00    Version 5.05.4.1021 
            Companion Durango Version : 2.07

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added 1280x1024x16BPP support
* Added 85Hz support for 640x480, 800x600, 1024x768, 1280X1024 for 8BPP 
  and 16BPP

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

08/15/00    Version 5.05.4.1020
            Companion Durango Version : 2.07

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added build instructions and renamed the Durango directory to gfx.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

07/14/00    Version 5.05.4.1019 
            Companion Durango Version : 2.06

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added Durango Interface to NT4.0 graphics driver.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

01/08/1999  Version 5.05.4.1018 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Respect the miniport setting for screen stride (pitch) rather than trying
  to compute it in the display driver. Previously there was a problem with
  16 bpp modes in the WHQL tests where NT assumed the pitch was 1024 because
  the math works out, but SoftVGA set the pitch to 2048.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/12/98    Version 5.05.4.1017 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Add GetScanLine feature to direct draw support.
* Prevent video overlay from remaining if ddraw app is terminated.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/10/98    Version 5.05.4.1016 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Record new framebuffer offset when flipping overlay surface. This bug
  caused overlay surfaces (most noteably Overfly) to not be destroyed
  sometimes.
* Change DDBlt code to handle blits from one FourCC surface
  to another. This gets us through the FourCC tests on WHQL for PC98.
* When calling EngBitBlt to render for us, pass it the original
  surface pointer instead of the created surface pointer. The
  PC98 NT 5.0 tests croaked on this for some reason.
* Remove some debugging prints that could, in rare cases, cause the
  driver to read data that it doesn't have access to. (Applies only
 to debug versions.)

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

10/20/98    Version 5.05.4.1015 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Fixed ddraw bug (unfiled) where the offset to offscreen memory
  was ocassionally incorrect. This showed up only under WHQL,
  ttddraw test at 1280x1024x8.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* DDraw Bug

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

8/10/98     Version 5.05.4.1014 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fixed Wormhole bug #2080 by adding memory mapped palette writes.
* Fixed flipcube tearing bug #2081 .
* Fixed DCT Ithaca bug #2087 by adding all direct draw low-res modes.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

3/3/98      Version 5.05.4.1013

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added support for GXm/5530
* Went to Direct X5 numbering scheme

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fixed overfly bug #1808 by incorporating Win95 updates

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/25/1997  Version 1.12 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added work-around for video on 6x and 7x GXm parts.
* Set VGA mode 3 on Video reset so PC97 manual display tests can pass.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/13/1997  Version 1.11 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fix direct draw flip code to correctly wait for previous surface to finish
  flipping before going on. Fixes WHQL fail.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/11/1997  Version 1.10 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Mask off lowest 22 bits of DC_CUR_ST_OFFSET before using it.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/9/1997   Version 1.09 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Remove destblt capability bit from direct draw
* Add hook for examining machine state

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Missing icon problem fixed


-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/5/1997   Version 1.08 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Add GXm changes to paint and direct draw operations

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

11/3/1997   Version 1.07

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Accelerate text glyphs
* GXm changes

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

10/10/1997  Version 1.06 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Add version information to gx.dll and add copyright strings to gx.dll and 
  gx.sys. (#1516)
* Completely remove unsupported modes from list of supported modes instead of
  just zeroing the length. This was responsible for intermittent crashes when
  the HCT short regression suite was doing auto-restarts. (#1530)
* Check for ExpressVideo running and abort miniport's DriverEntry
  if it isn't. (#1518)

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

9/25/1997   Version 1.05 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added bitblt workaround for requests with more than 50 clipping
  rectangles which use EngBitBlt to do the rendering. Clip rectangle
  enumeration cannot procede after a call to EngBitBlt. 

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

9/25/1997   Version 1.04

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added GXm support.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fixed HCT errors including 16bpp drawing bug and masked blit.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

8/14/1997   Version 1.03

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fixed several internally discovered bugs in the video support.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

8/1/1997    Version 1.02 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added support for Cognac video functions through direct draw

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

4/29/1997   Version 1.01 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Remove 16 bpp modes for LOW memory model until more fully supported in
  firmware.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* Fixed bug which broke directdraw programs when they attempted to switch
  resolutions.

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

4/21/1997   Version 1.0 

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Direct Draw support.
* Cursor panning for flat-panel support.
* Video compression added.

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

3/25/1997   Version 0.2 beta

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Added sub-pixel line support.

-----------------------------------------------------------------------------
BUGS FIXED 
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

12/8/1996   Version 0.1 alpha

-----------------------------------------------------------------------------
FUNCTIONAL CHANGES
-----------------------------------------------------------------------------
* Initial release

-----------------------------------------------------------------------------
BUGS FIXED
-----------------------------------------------------------------------------
* None Listed

-----------------------------------------------------------------------------
KNOWN ERRATA
-----------------------------------------------------------------------------
* None Listed

=============================================================================

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.92