summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Trivial-as-possible JOAL testHEADmasterMark Raynsford2012-11-113-0/+75
* Update example to rc11Mark Raynsford2012-11-111-2/+2
* Adapt to latest JOGL changesSven Gothel2012-10-126-9/+13
* Merge remote-tracking branch 'origin/master'Sven Gothel2012-09-200-0/+0
|\
| * Merge pull request #5 from xranby/masterSven Gothel2012-09-201-68/+90
| |\
* | | Improve frame rendering smoothness in src/demos/es2/RawGL2ES2demo.javaXerxes Rånby2012-09-201-4/+7
| |/ |/|
* | Fix ecj warnings in src/demos/es2/RawGL2ES2demo.javaXerxes Rånby2012-09-201-21/+0
* | Use NIO Direct buffers to pass data to glVertexAttribPointer in RawGL2ES2demo...Xerxes Rånby2012-09-201-2/+19
* | es2/RawGL2ES2demo: Remove AWT dependency to allow running on a Raspberry Pi; ...Xerxes Rånby2012-08-221-46/+72
|/
* Adapt to JOGL changes commit 00bef95008b02cc71e166da122884402e9381f44Sven Gothel2012-07-251-2/+4
* Adapt to FBObject changesSven Gothel2012-07-203-47/+31
* Added trivial testMark Raynsford2012-06-273-0/+188
* Adapt to changes for Bug #598 - JOGL ALL JAR File Change incl. it's Native Ja...Sven Gothel2012-06-269-44/+44
* setenv-jogl.sh: remove LD_LIBRARY_PATH settings .. no more requiredSven Gothel2012-06-211-2/+2
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-2169-437/+50
* Merge pull request #3 from xranby/masterv2.0-rc9v2.0-rc6Sven Gothel2012-04-161-0/+455
|\
| * RawGL2ES2demo: make shaders Mesa X11 GL compatible.Xerxes Rånby2012-03-231-6/+21
| * RawGL2ES2demo: Mention JOGL probing of system installed libGL and libEGL.Xerxes Rånby2012-03-231-3/+17
| * JOGL2 OpenGL ES 2 demo to expose and learn what the RAW OpenGL ES 2 API looks...Xerxes Rånby2012-03-231-0/+426
* | Adapt to JOGL's ShaderUtil API changes commit 62e5686fb583ad991d5811baf242d40...v2.0-rc8v2.0-rc7Sven Gothel2012-04-163-14/+14
* | Removed obsolete openmax demos. JOGL has demo/test code for GLMediaPlayerSven Gothel2012-04-098-977/+0
|/
* Adapt to GlueGen IO resource changes URL -> URLConnection for effeciencySven Gothel2012-03-172-17/+14
* Adapt to JOGL's NativeWindow changesSven Gothel2012-03-061-5/+17
* Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip www/*.7z...Sven Gothel2012-02-287-8/+42
* Repackage demos src zip to 7zSven Gothel2012-02-287-4/+4
* Adapt to latest JOGL changes (commit: a4c7bf0420e369e71561d2847f2fc444ce5abaf...Sven Gothel2012-02-245-17/+12
* Seperate dualDepthPeeling obj data; Add data anchor classSven Gothel2012-02-185-5/+14
* JOGL'fy dualDepthPeeling demo (Using JOGL ShaderState/Code/Program)Sven Gothel2012-02-187-462/+277
* unify shader names(2)Sven Gothel2012-02-1826-0/+0
* unify shader namesSven Gothel2012-02-1826-0/+0
* Merge pull request #2 from abokinsky/masterSven Gothel2012-02-1530-0/+1751340
|\
| * Package and load path changesAlexandra Bokinsky2011-03-153-3/+15
| * Port of NVIDIA OpenGL Dual Depth Peeling demo.Alexandra Bokinsky2011-03-1530-0/+1751328
* | javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+5
* | Gears: Remove initSingleton()Sven Gothel2012-01-222-4/+2
* | Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...Sven Gothel2012-01-223-14/+44
* | Adding Tennis DemoAlexey Fofonov2012-01-196-0/+920
* | Compress test applet sectionSven Gothel2011-12-201-17/+3
* | Remove JOGLNewtApplet1Run/Base - Promoted to JOGLSven Gothel2011-12-202-402/+0
* | Fix html errorsSven Gothel2011-12-201-12/+1
* | index.html update; Applets use Object/Embed; Use JOGL's JOGLNewtApplet1Run; N...Sven Gothel2011-12-2010-186/+396
* | HDR demo uses jogl-all-awt-cg.jnlpv2.0-rc5Sven Gothel2011-12-192-2/+2
* | Adapt to JOGL commit bafd9b99816f55c105230a59211caf13f0315910v2.0-rc4Sven Gothel2011-11-271-1/+1
* | update build.xml (jogl.cg.jar location) and manual compile scriptsSven Gothel2011-10-226-25/+22
* | minor editingSven Gothel2011-09-211-3/+4
* | www index: add jogl test linkSven Gothel2011-09-171-15/+15
* | Fix jnlp/html filesv2.0-rc3Sven Gothel2011-09-169-89/+30
* | Complete www/jnlp file cleanup on index.htmlSven Gothel2011-09-151-12/+18
* | Add pos/size/translucency/above to JOGL Applet RunnerSven Gothel2011-09-152-14/+80
* | cleanup www and jnlp-files folder, dropping all jnlp/html code to jnlp-filesSven Gothel2011-09-1520-295/+230