Bochs/bochs/iodev/display
Volker Ruppert cbd147fca3 Fixed and improved text mode CO40.
- vgacore: double font and screen width at half dot clock.
- X gui: improved font bitmap generation to support width > 9.
- win32 gui: adjust values to use existing stretching feature.
- guis rfb, sdl, sdl2, vncsrv and wx: double pixels if font width > 9.
2015-10-24 22:03:51 +00:00
..
Makefile.in Now build rules for all gui and device plugins supported by MSVC nmake depend 2014-12-28 19:13:02 +00:00
svga_cirrus.cc Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
svga_cirrus.h Added memsize mask to simplify code 2013-12-18 17:55:32 +00:00
vga.cc Restore VGA core before the PCI / VBE stuff to avoid crash due to wrong dimension. 2014-12-24 19:44:47 +00:00
vga.h moved PCI framework to the common devices code 2012-11-08 19:12:26 +00:00
vgacore.cc Fixed and improved text mode CO40. 2015-10-24 22:03:51 +00:00
vgacore.h Fixed and improved text mode CO40. 2015-10-24 22:03:51 +00:00
voodoo_data.h Implemented more accurate screen update timing calculation using the RAMDAC 2014-01-07 22:32:22 +00:00
voodoo_func.h Voodoo vertical retrace fixes 2014-01-15 17:29:28 +00:00
voodoo_main.h Implemented more accurate screen update timing calculation using the RAMDAC 2014-01-07 22:32:22 +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 fix gcc 4.7 warnings in voodoo code 2012-09-22 19:59:40 +00:00
voodoo.cc Rewrite of the virtual timer code to support both modes at the same timer. 2014-10-19 08:54:16 +00:00
voodoo.h Voodoo vertical retrace fixes 2014-01-15 17:29:28 +00:00