aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4
diff options
context:
space:
mode:
Diffstat (limited to 'www/j3d1_4')
-rw-r--r--www/j3d1_4/improvements.html1
-rw-r--r--www/j3d1_4/proposed-changes.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/j3d1_4/improvements.html b/www/j3d1_4/improvements.html
index d8fb046..71d7cde 100644
--- a/www/j3d1_4/improvements.html
+++ b/www/j3d1_4/improvements.html
@@ -29,6 +29,7 @@ Java 3D
<li>Use Vertex Buffer Objects</li>
</ul>
<li>SetLive/ ClearLive MT cleanup</li>
+ <li>Stop using finalize() to cleanup state</li>
<li>Collection class usage:</li>
<ul>
<li>Use Set versus List when appropriate</li>
diff --git a/www/j3d1_4/proposed-changes.html b/www/j3d1_4/proposed-changes.html
index f70bab8..188ab77 100644
--- a/www/j3d1_4/proposed-changes.html
+++ b/www/j3d1_4/proposed-changes.html
@@ -116,6 +116,7 @@ methods that takes as values one of: <code>ALWAYS, NEVER,
EQUAL, NOT_EQUAL, LESS, LESS_OR_EQUAL, GREATER, GREATER_OR_EQUAL</code>.
The default value would be <code>LESS_OR_EQUAL</code> for backward
compatibility.</li>
+ <li>Non-power-of-two textures</li>
<li>API support for&nbsp; retained alpha buffers</li>
<li>Ability to query properties from a <code>GraphicsConfiguration</code></li>
<li>Better support for off-screen configuration parameters (e.g., an