comparison libvo/mga_common.c @ 31:1fc618eba830

added check_events() interface
author arpi_esp
date Sat, 03 Mar 2001 21:46:39 +0000
parents 3b5f5d1c5041
children 9d68da5d8a9a
comparison
equal deleted inserted replaced
30:3af750fac6c1 31:1fc618eba830
150 draw_slice_g400(src,stride,w,h,x,y); 150 draw_slice_g400(src,stride,w,h,x,y);
151 return 0; 151 return 0;
152 } 152 }
153 153
154 static void 154 static void
155 flip_page(void) 155 vo_mga_flip_page(void)
156 { 156 {
157 #if 0 157 #if 0
158 ioctl(f,MGA_VID_FSEL,&next_frame); 158 ioctl(f,MGA_VID_FSEL,&next_frame);
159 159
160 if (next_frame) 160 if (next_frame)