summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Show GLContext GL VersionSven Gothel2010-04-163-4/+6
|
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-1512-17/+90
|
* Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-04-0818-17/+33
|\
| * fixed imports to fix build.Michael Bien2010-04-0817-17/+17
| |
| * added intelliJ module file.Michael Bien2010-04-081-0/+16
| |
* | Fix exit on bad argumentsSven Gothel2010-04-081-2/+8
| |
* | swt addSven Gothel2010-04-011-0/+1
|/
* Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵Sven Gothel2010-03-303-12/+17
| | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build
* Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-03-3082-379/+411
|\
| * modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-2957-316/+365
| |
| * changes due to package rename in jogl.Michael Bien2010-03-2930-61/+44
| |
| * fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-2830-51/+51
| |
* | Merge branch 'master' of github.com:mbien/jogl-demosSven Gothel2010-03-28150-293/+510
|\|
| * modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-27145-270/+379
| |
| * introduced jogl.root and gluegen.root.Michael Bien2010-03-261-23/+26
| |
| * added NetBeans project files.Michael Bien2010-03-264-0/+105
| |
* | Deprecated demos, ie using a deprecated - non std GL API.Sven Gothel2010-03-261-0/+12
|/
* Enable building redbook demos by defaultSven Gothel2010-03-261-1/+1
|
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-269-16/+24
|
* Redbook seperation ..Sven Gothel2009-11-102-6/+11
|
* Tweak read buffer demoAwayFromSunSven Gothel2009-10-161-5/+8
|
* JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵Sven Gothel2009-10-124-8/+24
| | | | critical within a browser
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵Sven Gothel2009-10-113-8/+16
| | | | 8f76db4364f66c36780e762e086a18d5cc315363
* JOGL changes ..Sven Gothel2009-10-1010-101/+93
|
* demos.readbuffer.Main: Allow setting a booleanSven Gothel2009-10-051-1/+1
|
* Fix ReadBuffer ..Sven Gothel2009-10-053-5/+24
|
* ReadBuffer Demos: Use NetPbmTextureWriterSven Gothel2009-10-045-10/+17
|
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵Sven Gothel2009-10-0411-42/+822
| | | | 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-293-5/+28
| | | | GLProfile, must be used in Capabilities/Window construction phase
* Fix generic no awt test caseSven Gothel2009-09-253-0/+47
|
* Add SWT exampleSven Gothel2009-09-243-3/+165
|
* fixed EDT deadlock in redbook appletMichael Bien2009-09-162-10/+30
|
* Fix demos, exclude redbook subdir from main javacSven Gothel2009-09-162-2/+43
|
* Initial import of JOGL 2 redbook sample projectsMichael Bien2009-09-15119-0/+19836
| | | | | | | -project builds stand alone, all dependencies including doc are downloaded automatically -a full build will create a slideshow applet in dist/ -project can be opened with NetBeans -original credits go to Kiet Le, ported to JOGL 2 by Claudio E. Goes
* Add tests ..Sven Gothel2009-09-142-1/+16
|
* Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBaseSven Gothel2009-09-1412-21/+211
|
* NEWT Applet work ..Sven Gothel2009-09-147-37/+340
|
* 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-123-2/+203
| | | | external Frame OK
* Fix for NEWT Changes: GLWindow: remove ambigous create functions, ie with ↵Sven Gothel2009-09-1211-13/+36
| | | | Window and Capabilities arguments
* add JOGL_ALL_NOAWT configSven Gothel2009-09-112-1/+2
|
* GLInfo: Add nice OpenGL 3.[012] informationSven Gothel2009-08-051-5/+61
|
* RedSquare: '-debug' option enables Debug/Trace using new GLPipelineFactorySven Gothel2009-08-024-15/+45
|
* Fix windows start scripts (CVM/J2SE)Sven Gothel2009-07-311-0/+31
|
* Fix windows start scripts (CVM/J2SE)Sven Gothel2009-07-316-54/+61
|
* RedSquare: Param '-vsync' -> '-swapi <integer>' ; Show getSwapInterval()sg2158892009-07-302-9/+20
|
* RedSquare: Add '-vsync' param; Use proper default GL2ES[12] profile.sg2158892009-07-302-5/+18
|
* Add cvm start scripts for windowssg2158892009-07-305-3/+19
|
* Fix www documentationsg2158892009-07-301-1/+1
|
* Fix www documentationsg2158892009-07-303-58/+15
|