ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_vosf.h
(Generate patch)

Comparing BasiliskII/src/Unix/video_vosf.h (file contents):
Revision 1.21 by cebix, 2001-06-30T17:21:54Z vs.
Revision 1.22 by cebix, 2001-07-01T14:38:03Z

# Line 280 | Line 280 | static bool screen_fault_handler(sigsegv
280  
281   // From video_blit.cpp
282   extern void (*Screen_blit)(uint8 * dest, const uint8 * source, uint32 length);
283 < extern bool Screen_blitter_init(XVisualInfo * visual_info, bool native_byte_order);
283 > extern bool Screen_blitter_init(XVisualInfo * visual_info, bool native_byte_order, video_depth mac_depth);
284  
285   /*      How can we deal with array overrun conditions ?
286          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines