Bochs/bochs/iodev/display
Volker Ruppert 96f269d453 Some work on the Voodoo Banshee emulation.
- Handling variable 'gui_update_pending' like Voodoo 1/2 fixes 3D display
  flicker. Simplified first stage of the update() code. Some 3D display issues
  still need to be investigated.
- Added missing 16-bit write support in 3D memory space.
- Added separate method for linear FB writes und use it for CMDFIFO packet type
  5, destination code 0. Added minimal "byte disable" support in this code.
2017-12-15 20:54:09 +00:00
..
bitblt.h Some fixes for the Voodoo Banshee emulation. 2017-11-19 09:06:37 +00:00
Makefile.in Some fixes for the Voodoo Banshee emulation. 2017-11-19 09:06:37 +00:00
svga_cirrus.cc Some work on the Voodoo Banshee emulation. 2017-11-04 23:43:38 +00:00
svga_cirrus.h Some work on the Voodoo Banshee emulation. 2017-11-04 23:43:38 +00:00
vga.cc Moved macros SET_TILE_UPDATED and GET_TILE_UPDATED to vgacore.h to reduce code 2017-10-22 10:09:32 +00:00
vga.h Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vgacore.cc Retrieve vertical retrace value with method get_crtc_params() (now using a 2017-11-28 18:05:36 +00:00
vgacore.h Retrieve vertical retrace value with method get_crtc_params() (now using a 2017-11-28 18:05:36 +00:00
voodoo_data.h Some work on the Voodoo Banshee emulation. 2017-12-13 18:40:45 +00:00
voodoo_func.h Some work on the Voodoo Banshee emulation. 2017-12-15 20:54:09 +00:00
voodoo_main.h Some work on the Voodoo Banshee emulation. 2017-12-15 20:54:09 +00:00
voodoo_types.h Removed all of the pre-defined rasterizer functions and replaced it by a single 2017-10-23 20:01:25 +00:00
voodoo.cc Some work on the Voodoo Banshee emulation. 2017-12-15 20:54:09 +00:00
voodoo.h Some work on the Voodoo Banshee emulation. 2017-12-15 20:54:09 +00:00