/[cebix]/SheepShaver/src/Unix/video_x.cpp
ViewVC logotype

Diff of /SheepShaver/src/Unix/video_x.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by gbeauche, Sat Jun 25 11:39:47 2005 UTC revision 1.47 by gbeauche, Sat May 13 17:12:18 2006 UTC
# Line 2549  static void *redraw_func(void *arg) Line 2549  static void *redraw_func(void *arg)
2549          }          }
2550          return NULL;          return NULL;
2551  }  }
2552    
2553    
2554    /*
2555     *  Record dirty area from NQD
2556     */
2557    
2558    void video_set_dirty_area(int x, int y, int w, int h)
2559    {
2560            // TBD
2561    }

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15