Bochs/bochs/iodev/display
2022-08-23 21:46:04 +03:00
..
banshee.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03: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 Fixed some MSVC warnings when compiling for WIN64. 2021-06-20 07:30:29 +00:00
svga_cirrus.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
vga.cc Fixed some MSVC warnings when compiling for WIN64. 2021-06-20 07:30:29 +00:00
vga.h Split the VBE bank into separate read and write apertures. The compatibility 2021-05-30 16:13:37 +00:00
vgacore.cc Cleaned up method determine_screen_dimensions(): no special cases handling needed. 2021-06-08 19:06:22 +00:00
vgacore.h Some small fixes found with original Cirrus VGABIOS at VBE mode testing. 2021-06-04 12:14:45 +00:00
voodoo_data.h The 2D destination x/y positions are signed values. Modified code to handle 2021-07-07 06:54:30 +00:00
voodoo_func.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03: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: Always reset 'swaps_pending' counter when switching to Voodoo mode. 2021-07-18 07:25:08 +00:00
voodoo.h Fixed clipping related issues in host-to-screen methods. 2021-07-04 08:17:55 +00:00