plan 9 kernel history: overview | file list | diff list

2000/0721/pc/vgas3.c (diff list | history)

2000/0708/sys/src/9/pc/vgas3.c:197,2032000/0721/sys/src/9/pc/vgas3.c:197,203 (short | long | prev | next)
1998/0116    
	switch(id){ 
1994/0803    
 
1999/0821    
	case 0xE131:				/* ViRGE */ 
1999/1005    
	case 0xE18A:				/* ViRGE/[DG]X */ 
2000/0721    
	case 0xE101:				/* ViRGE/[DG]X */ 
1999/1005    
	case 0xE110:				/* ViRGE/GX2 */ 
	case 0xE13D:				/* ViRGE/VX */ 
2000/0708    
	case 0xE112:				/* Savage4/IX-MV */ 
2000/0708/sys/src/9/pc/vgas3.c:213,2202000/0721/sys/src/9/pc/vgas3.c:213,220
1998/0116    
	} 
 
1994/0803    
	/* 
1998/0116    
	 * The cursor is set in Microsoft Windows format (the ViRGE/GX2 no 
	 * longer supports the X11 format) which gives the following truth table: 
2000/0721    
	 * The cursor is set in Microsoft Windows format (the ViRGE/GX2 doesn't 
	 * support the X11 format) which gives the following truth table: 
1994/0803    
	 *	and xor	colour 
1998/0116    
	 *	 0   0	background colour 
	 *	 0   1	foreground colour 
2000/0708/sys/src/9/pc/vgas3.c:245,2512000/0721/sys/src/9/pc/vgas3.c:245,251
1998/0116    
	switch(id){ 
 
1999/0821    
	case 0xE131:				/* ViRGE */ 
1999/1005    
	case 0xE18A:				/* ViRGE/[DG]X */ 
2000/0721    
	case 0xE101:				/* ViRGE/[DG]X */ 
1999/1005    
	case 0xE110:				/* ViRGE/GX2 */ 
	case 0xE13D:				/* ViRGE/VX */ 
2000/0708    
	case 0xE112:				/* Savage4/IX-MV */ 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)