From: adam Date: Mon, 25 Sep 2006 15:43:39 +0000 (+0100) Subject: checkpoint X-Git-Tag: mpar_demo_release~22 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=7c1ecd189aa2c18328bc8a0f7d3fedc5f7a8399c;p=slipway.git checkpoint --- diff --git a/src/edu/berkeley/slipway/AsyncPaperDemo.java b/src/edu/berkeley/slipway/AsyncPaperDemo.java index e289f2a..d41a59f 100644 --- a/src/edu/berkeley/slipway/AsyncPaperDemo.java +++ b/src/edu/berkeley/slipway/AsyncPaperDemo.java @@ -63,7 +63,8 @@ public class AsyncPaperDemo { String fname = "data/size"+sizes+".csv"; if (!new File(fname).exists()) { PrintWriter outfile = new PrintWriter(new OutputStreamWriter(new FileOutputStream(fname))); - for(int i=0; i=0; i--) test(i, rsize, outfile); outfile.flush(); outfile.close(); } @@ -145,8 +146,9 @@ public class AsyncPaperDemo { private void fill(int count, int size) { //topLeft().ylut((count>0 && count0) + topLeft().ylut(0x00); + boolean yes = true; for(int i=0; i0 && count0) { + topLeft().xlut(0xff); + fpslic.flush(); + topLeft().ylut(0xff); + reconfigTopLeftPreserve(false); + } //System.out.println("running."); //try { System.in.read(); } catch (Exception _) { } @@ -209,6 +214,8 @@ public class AsyncPaperDemo { Fpslic.Cell c = topLeft(); fpslic.flush(); if (on) c.ylut(0x00); + //else c.ylut(0xff); + //fpslic.flush(); c.xlut(LUT_Z); fpslic.flush(); c.ylut((LUT_SELF & ~LUT_OTHER) |