Bochs/bochs/iodev/display
Volker Ruppert c160fd4830 Bochs thread handling improvements:
- Modified win32 thread macros to use the handle instead of the id.
- Added new macro BX_THREAD_KILL to terminate threads.
Voodoo thread changes:
- Let the cmdfifo_thread sleep while the CMDFIFO is disabled.
- Kill the cmdfifo_thread in destructor and removed old thread control code.
2017-05-18 18:34:00 +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 CMDFIFO type 3 data support using some pieces of code from file 2017-05-15 19:15:55 +00:00
voodoo_func.h Bochs thread handling improvements: 2017-05-18 18:34:00 +00:00
voodoo_main.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +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 Bochs thread handling improvements: 2017-05-18 18:34:00 +00:00
voodoo.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00