summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-06-29 18:51:36 +0000
committerKevin Rushforth <[email protected]>2006-06-29 18:51:36 +0000
commit0976606876e5e8643429b07c914e1310f60e1c5c (patch)
treed7c48dd26d61fc837c8346f2dc33949f21d87743 /www
parent444e8e5c78a5d62d8e0680545d472c010db22608 (diff)
Add off-screen rendering as unimplemented feature of JOGL pipeline
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@627 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r--www/j3d1_5_0/RELEASE-NOTES-pre.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/j3d1_5_0/RELEASE-NOTES-pre.html b/www/j3d1_5_0/RELEASE-NOTES-pre.html
index 7fd02b4..dfd4857 100644
--- a/www/j3d1_5_0/RELEASE-NOTES-pre.html
+++ b/www/j3d1_5_0/RELEASE-NOTES-pre.html
@@ -159,6 +159,7 @@ the
following are known to be missing:<br>
</p>
<ul>
+ <li>Off-screen rendering</li>
<li>Cg shading language<br>
</li>
<li>Programmable shader vertex attributes<br>
@@ -169,7 +170,7 @@ print
out a message of the form:<br>
</p>
<ul>
- <code>JoglPipeline.useCgShaderProgram()</code>
+ <code>JoglPipeline.createOffScreenBuffer()</code>
</ul>
<p>We would appreciate feedback on bugs or problems you run into.<br>
</p>