Bochs/bochs/iodev/display
Volker Ruppert 7c3dafc7f5 Some Voodoo emulation fixes.
- voodoo_init() must be called after initializing FIFO mutex.
- The 'op_pending' counter must be reset after resetting FIFOs.
- Fixed an MSVC warning and removed obsolete comment.
- FIXME: There are still some conditions that can freeze the Voodoo display.
2017-09-03 08:28:16 +00:00
..
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
svga_cirrus.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +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 Implemented memory FIFO to speed up the Voodoo1 emulation. The PCI FIFO with 2017-09-01 17:30:49 +00:00
voodoo_func.h Some Voodoo emulation fixes. 2017-09-03 08:28:16 +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 Voodoo emulation fixes. 2017-09-03 08:28:16 +00:00
voodoo.h Removed Voodoo realtime option. Since the gui screen update timing is now 2017-08-18 15:19:30 +00:00