Bochs/bochs/iodev/display
Volker Ruppert c505716ff1 First step of the Voodoo code restructuring. Now we have a base class
bx_voodoo_base_c that contains the shared code and the new classes
bx_voodoo_1_2_c and bx_banshee_c with the specific implementations. There are
not functional changes yet. TODO: The Banshee specific stuff could be moved to
separate files, but should still remain in the same plugin as Voodoo 1/2.
2017-12-28 09:54:22 +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-25 09:27:00 +00:00
voodoo_func.h Some small changes for the Voodoo Banshee emulation. 2017-12-24 10:15:34 +00:00
voodoo_main.h First step of the Voodoo code restructuring. Now we have a base class 2017-12-28 09:54:22 +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 First step of the Voodoo code restructuring. Now we have a base class 2017-12-28 09:54:22 +00:00
voodoo.h First step of the Voodoo code restructuring. Now we have a base class 2017-12-28 09:54:22 +00:00