Bochs/bochs/iodev/display
Volker Ruppert 21e035957d Don't force a gui display update in bx_vgacore_c::after_restore_state() since it
makes trouble with SDL / SDL2. The first timer-based update after restore should
draw the screen correctly.
2020-01-24 19:42:52 +00:00
..
banshee.cc Save / restore fixes 2020-01-24 16:01:00 +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 Setting default values for VCLK registers not necessary. They should be set up 2020-01-01 14:16:29 +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 Removed lfb_enabled switch from Bochs VBE code. Now banked and LFB writes to 2020-01-11 06:07:18 +00:00
vga.h Removed lfb_enabled switch from Bochs VBE code. Now banked and LFB writes to 2020-01-11 06:07:18 +00:00
vgacore.cc Don't force a gui display update in bx_vgacore_c::after_restore_state() since it 2020-01-24 19:42:52 +00:00
vgacore.h The VSYNC timing is now based on the PIT clock sync mode instead of the VGA 2018-05-21 07:31:18 +00:00
voodoo_data.h Some small additions for the Voodoo3 model. 2018-05-21 18:01:49 +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 Save / restore fixes 2020-01-24 16:01:00 +00:00
voodoo.h Save / restore fixes 2020-01-24 16:01:00 +00:00