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

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

2001/0428/sys/src/9/pc/screen.h:68,742001/0501/sys/src/9/pc/screen.h:68,74 (short | long | prev | next)
Change VGAscr.ovlctl.
rsc Fri Mar 4 12:44:25 2005
1997/1101    
	ulong	(*linear)(VGAscr*, int*, int*); 
1999/1005    
	void	(*drawinit)(VGAscr*); 
	int	(*fill)(VGAscr*, Rectangle, ulong); 
2001/0426    
	int	(*ovlctl)(VGAscr*, void*, int); 
2001/0501    
	void	(*ovlctl)(VGAscr*, Chan*, void*, int); 
2001/0428    
	int	(*ovlwrite)(VGAscr*, void*, int, vlong); 
1997/1101    
}; 
 


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