Add SVGA multi-monitor support
Cirrus Logic CL-GD5436/CL-GD5446 works as secondary video adapters
This commit is contained in:
@@ -506,6 +506,7 @@ typedef struct voodoo_t {
|
||||
uint8_t *vram, *changedvram;
|
||||
|
||||
void *p;
|
||||
uint8_t monitor_index;
|
||||
} voodoo_t;
|
||||
|
||||
typedef struct voodoo_set_t {
|
||||
|
||||
Reference in New Issue
Block a user