diff options
author | Kevin Rushforth <[email protected]> | 2005-03-08 23:41:04 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-03-08 23:41:04 +0000 |
commit | 34528915c0ea87b369fb9054311379f404ec59a5 (patch) | |
tree | c0cfe1e73dce5aa9ac9f238e4fd52e574329e2bc /www/j3d1_4/proposed-changes.html | |
parent | 429d2dc6a0bf6674bc6b86c454020955966eb763 (diff) |
Add more items to list
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@153 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/proposed-changes.html')
-rw-r--r-- | www/j3d1_4/proposed-changes.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 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 |