Bochs/bochs/iodev/display
Volker Ruppert e639d9dd29 Report AGP model in PCI status, new PCI capabilities and strapInfo register.
AGP specific features are not present yet.
2018-03-09 18:33:44 +00:00
..
banshee.cc Report AGP model in PCI status, new PCI capabilities and strapInfo register. 2018-03-09 18:33:44 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc Implemented basic DDC support. 2018-01-14 18:44:28 +00:00
ddc.h Implemented basic DDC support. 2018-01-14 18:44:28 +00:00
Makefile.in Implemented basic DDC support for the Bochs VBE adapter. 2018-01-26 09:37:26 +00:00
svga_cirrus.cc Some work on the PCI devices code. 2018-02-04 18:17:28 +00:00
svga_cirrus.h Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
vga.cc fixed compilation warnings 2018-02-05 16:02:53 +00:00
vga.h Rewrite of the PCI base address (BAR) handling to reduce code duplication. 2018-02-04 09:41:50 +00:00
vgacore.cc Fixed possible infinte loop when text_update() is called within video mode change 2018-02-12 09:19:33 +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 Added basic support for the Voodoo3 model (Banshee plus secondary TMU). 2018-02-13 19:36:20 +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 Added basic support for the Voodoo3 model (Banshee plus secondary TMU). 2018-02-13 19:36:20 +00:00
voodoo.h Report AGP model in PCI status, new PCI capabilities and strapInfo register. 2018-03-09 18:33:44 +00:00