Bochs/bochs/iodev/display
Volker Ruppert ebbd952d3b Code cleananup: Since the Cirrus plugin device is only loaded in case the
VGA extension "cirrus" is selected, there is no need to check this parameter.
TODO: Implement new VGA extensions (e.g. Voodoo Banshee, Voodoo3).
2017-10-07 08:49:05 +00:00
..
Makefile.in Moved all Bochs event / wait functions required for multi-threading to a new 2017-09-14 16:18:12 +00:00
svga_cirrus.cc Code cleananup: Since the Cirrus plugin device is only loaded in case the 2017-10-07 08:49:05 +00:00
svga_cirrus.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vga.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +00:00
vga.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vgacore.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +00:00
vgacore.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00
voodoo_data.h Moved event / wait stuff from the Voodoo code to osdep.cc fot the usage in 2017-09-10 06:50:07 +00:00
voodoo_func.h Some improvements in the Voodoo2 CMDFIFO code. 2017-09-12 16:29:02 +00:00
voodoo_main.h Code cleanup: removed unused definitions, functions and statistics code not 2017-05-21 18:30:25 +00:00
voodoo_raster.h - fixed compilation error in MinGW/MSYS and some warnings 2012-09-16 07:52:55 +00:00
voodoo_types.h Voodoo code cleanup (removed unused / disabled stuff). 2017-04-29 22:19:29 +00:00
voodoo.cc Some improvements in the Voodoo2 CMDFIFO code. 2017-09-12 16:29:02 +00:00
voodoo.h Removed Voodoo realtime option. Since the gui screen update timing is now 2017-08-18 15:19:30 +00:00