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

2001/0908/pc/screen.h (diff list | history)

2001/0527/sys/src/9/pc/screen.h:125,1302001/0908/sys/src/9/pc/screen.h:125,131 (short | long | prev | next)
Add addvgaseg. XXX 9P2000 import lost this.
rsc Fri Mar 4 12:44:25 2005
1998/0319    
/* screen.c */ 
1999/1006    
extern int		hwaccel;	/* use hw acceleration; default on */ 
2000/0326    
extern int		hwblank;	/* use hw blanking; default on */ 
2001/0908    
extern void addvgaseg(char*, ulong, ulong); 
2001/0527    
extern uchar* attachscreen(Rectangle*, ulong*, int*, int*, int*); 
1998/0319    
extern void	flushmemscreen(Rectangle); 
extern int	cursoron(int); 


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