summaryrefslogtreecommitdiffstats
path: root/src/demos/GLNewtRun.java
Commit message (Collapse)AuthorAgeFilesLines
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-261-2/+2
|
* Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187Sven Gothel2010-11-231-1/+0
|
* Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7Sven Gothel2010-10-291-3/+3
|
* Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0Sven Gothel2010-09-231-5/+7
|
* Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333Sven Gothel2010-07-161-9/+1
|
* Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9Sven Gothel2010-05-211-1/+1
|
* Fix NewtFactory usageSven Gothel2010-05-051-1/+1
|
* Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3fSven Gothel2010-04-241-0/+1
|
* changes due to package rename in jogl.Michael Bien2010-03-291-3/+2
|
* fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-281-2/+2
|
* JOGL changes ..Sven Gothel2009-10-101-3/+1
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-041-12/+19
| | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer
* GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove ↵Sven Gothel2009-09-291-1/+28
| | | | GLProfile, must be used in Capabilities/Window construction phase
* NEWT Applet work ..Sven Gothel2009-09-141-1/+1
|
* GLNewtRun: Added window/parent position/size testingSven Gothel2009-09-121-0/+31
|
* Test (demos.GLNewtRun) NEWT: Native window parenting (X11: OK); AWTWindow ↵Sven Gothel2009-09-121-0/+193
external Frame OK