Properly fixed the Bresenham line draw command on TGUI9440.
Added the TGUI9680 card and its corresponding 32bit mode and clipping. Patterns on bitblt are more properly emulated.
This commit is contained in:
@@ -160,6 +160,7 @@ video_cards[] = {
|
||||
{ "virge375_vbe20_pci", &s3_virge_375_4_pci_device },
|
||||
{ "cl_gd5446_stb_pci", &gd5446_stb_pci_device },
|
||||
{ "tgui9440_pci", &tgui9440_pci_device },
|
||||
{ "tgui9680_pci", &tgui9680_pci_device },
|
||||
{ "voodoo_banshee_pci", &voodoo_banshee_device },
|
||||
{ "voodoo3_2k_pci", &voodoo_3_2000_device },
|
||||
{ "voodoo3_3k_pci", &voodoo_3_3000_device },
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user