Bochs/bochs/iodev/display
2024-02-25 15:53:48 +01:00
..
banshee.cc Voodoo3: In double width mode also double hardware cursor width. 2024-01-29 19:33:29 +01:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
ddc.h Set EDID checksum in constructor. 2021-05-13 17:58:57 +00:00
Makefile.in Applied two patches from Debian. 2021-09-10 15:33:22 +00:00
svga_cirrus.cc Cirrus: Added support for 4-bpp VBE modes with original VGABIOS. 2024-02-16 14:23:56 +01:00
svga_cirrus.h Cirrus: Added double width support to fix up aspect ratio in double scan mode. 2024-01-30 18:28:47 +01:00
vga.cc VGA_MEM_FIX: Force a refresh of the text buffer on mode change and restore. 2024-02-17 08:53:25 +01:00
vga.h Added currently disabled set of fixes for the VGA memory management. 2024-02-10 17:30:24 +01:00
vgacore.cc Fixed compilation with VGA_MEM_FIX not set. 2024-02-17 08:59:00 +01:00
vgacore.h Finally enabled the VGA_MEM_FIX code. 2024-02-18 11:03:31 +01:00
voodoo_data.h Fixed clipping parameters in Banshee/Voodoo3 (issue #236). 2024-02-09 15:03:32 +01:00
voodoo_func.h Banshee/Voodoo3: Lock buffer swapping while rendering screen. 2024-02-25 15:53:48 +01: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 Voodoo 1/2: Final attempt to implement byte writes correctly. 2024-01-28 16:57:17 +01:00
voodoo.h Voodoo 1/2: Added support for 8 and 16 byte writes (issue #241). 2024-01-27 18:58:22 +01:00