/[libvob]/libvob/org/nongnu/libvob/impl/gl/GLRenderingSurface.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/impl/gl/GLRenderingSurface.java

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

revision 1.2 by tjl, Fri Mar 7 11:38:22 2003 UTC revision 1.3 by tjl, Mon Mar 10 16:02:05 2003 UTC
# Line 63  public static final String rcsid = "$Id$ Line 63  public static final String rcsid = "$Id$
63      public VobScene createVobScene(Dimension size) {      public VobScene createVobScene(Dimension size) {
64          VobScene vs = new VobScene(          VobScene vs = new VobScene(
65                  new GLVobMap(this),                  new GLVobMap(this),
66                  new GLVobCoorder(),                  new GLVobCoorder_Gen(),
67                  new DefaultVobMatcher(),                  new DefaultVobMatcher(),
68                  this.getGraphicsAPI(),                  this.getGraphicsAPI(),
69                  this,                  this,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26