[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ff-cvs] journals tjl
From: |
Tuomas J. Lukka |
Subject: |
[ff-cvs] journals tjl |
Date: |
Mon, 03 Nov 2003 05:00:03 -0500 |
CVSROOT: /cvsroot/fenfire
Module name: journals
Branch:
Changes by: Tuomas J. Lukka <address@hidden> 03/11/03 05:00:02
Modified files:
. : tjl
Log message:
more
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.165&tr2=1.166&r1=text&r2=text
Patches:
Index: journals/tjl
diff -u journals/tjl:1.165 journals/tjl:1.166
--- journals/tjl:1.165 Fri Oct 31 11:58:31 2003
+++ journals/tjl Mon Nov 3 05:00:02 2003
@@ -190,7 +190,6 @@
- JGT anisotext
-- Tekes research plan for Pekka
- Speed up texture loading
@@ -198,11 +197,33 @@
Past:
=============
+2003-11-02: spending time with the family
+ - figuring structure w/ benja
+ - thinking about how to resolve the reload -> vanishing
+ textures; probably it's that the textures do not get deleted
+ - added code to throw errors if valid textures don't
+ get created
+ - found and fixed the
+
+ java.lang.NullPointerException
+ at
org.fenfire.spanimages.gl.PoolManager.updateAllocs(PoolManager.java:215)
+ at
org.fenfire.spanimages.gl.PoolManager$2.run(PoolManager.java:188)
+
+ bug: a race condition at pool manager construction time.
+ - made PoolManager a singleton class.
+
+
+
+2003-11-01: not much work; tired
+ - discussing pointers manuscript point and presentation
+ with benja
+
2003-10-31:
- twids to aniso
- pointers a little, but waiting for Benja
- aniso: tried 2xSS with TXD but was much slower;
- speeded up pure fragment 4xSS by 33%
+ speeded up pure fragment 4xSS by 33% by scheduling
+ and parallelizing
- Functional: revamped the Hints stuff to be extensible
- thinking a little about using 4xSS in the NV fragment program
for FenPDF papers... could be really good
- [ff-cvs] journals tjl,
Tuomas J. Lukka <=