Bochs/bochs/iodev/display
Volker Ruppert 5903673b3d Two small changes in the Voodoo Banshee emulation.
- More accurate calculation of the stretch factor.
- Added support for writing the subsystem IDs in PCI space and set up default
  value in reset().
2018-01-08 20:52:23 +00:00
..
banshee.cc Two small changes in the Voodoo Banshee emulation. 2018-01-08 20:52:23 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
Makefile.in Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
svga_cirrus.cc Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +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 Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
voodoo_func.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
voodoo_main.h Some work on the Voodoo Banshee emulation. 2017-12-29 11:18:45 +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 Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
voodoo.h Voodoo Banshee: added basic screen-to-screen stretching support (using nearest 2018-01-06 17:27:55 +00:00