summaryrefslogtreecommitdiffstats
path: root/src/demos/GLNewtRun.java
Commit message (Collapse)AuthorAgeFilesLines
* 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