summaryrefslogtreecommitdiffstats
path: root/src/demos/es1
Commit message (Expand)AuthorAgeFilesLines
* Adapt to commit 55dae6968075cd082f7a9b8060f0912669e7aa78Sven Gothel2011-08-222-6/+6
* FixedFuncUtil.getFixedFuncImpl() -> FixedFuncUtil.wrapFixedFuncEmul()Sven Gothel2011-08-016-6/+6
* sync w/ JOGL 526ea7a3fb579f88a0c0a1e597387aae29d5aa06Sven Gothel2011-05-171-4/+4
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-267-24/+24
* Adapt to FBObject jogl changes b44288b26e8ac6de0593db349725c2a288bb520aSven Gothel2011-04-051-7/+8
* Add NEWT WindowListener.windowDestroyed() e7778124162aef7004e040dded5de1eaf5e...Sven Gothel2010-12-233-3/+5
* Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187Sven Gothel2010-11-231-2/+2
* Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7Sven Gothel2010-10-296-12/+12
* Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0Sven Gothel2010-09-236-6/+12
* Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333Sven Gothel2010-07-163-0/+5
* Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021eSven Gothel2010-05-281-1/+1
* Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9Sven Gothel2010-05-216-6/+6
* Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3fSven Gothel2010-04-246-8/+3
* Fix: delete Newt window completly (deep)Sven Gothel2010-04-231-1/+8
* Add win32 script, misc stuff ..Sven Gothel2010-04-211-1/+1
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-151-1/+1
* fixed imports to fix build.Michael Bien2010-04-084-4/+4
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-296-58/+61
* changes due to package rename in jogl.Michael Bien2010-03-296-16/+12
* fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-286-12/+12
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-277-13/+13
* JOGLNewtAppletBase et al - no dispose event at destruction, since it's critic...Sven Gothel2009-10-121-2/+6
* ReadBuffer: Use temp file ; Use TextureIO ; JOGL 8f76db4364f66c36780e762e086a...Sven Gothel2009-10-111-1/+3
* JOGL changes ..Sven Gothel2009-10-101-43/+56
* Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel to...Sven Gothel2009-10-042-21/+55
* Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBaseSven Gothel2009-09-143-1/+9
* Test (demos.GLNewtRun) NEWT: Native window parenting (X11: OK); AWTWindow ext...Sven Gothel2009-09-121-1/+5
* Fix for NEWT Changes: GLWindow: remove ambigous create functions, ie with Win...Sven Gothel2009-09-126-7/+20
* RedSquare: '-debug' option enables Debug/Trace using new GLPipelineFactorySven Gothel2009-08-021-1/+30
* Fix windows start scripts (CVM/J2SE)Sven Gothel2009-07-311-2/+3
* RedSquare: Param '-vsync' -> '-swapi <integer>' ; Show getSwapInterval()sg2158892009-07-301-5/+10
* RedSquare: Add '-vsync' param; Use proper default GL2ES[12] profile.sg2158892009-07-301-2/+7
* RedSquare: single thread / one-pump testSven Gothel2009-06-171-23/+78
* quit: 'q' + button-1 double click; fullscreen: 'f' + button-2 clickSven Gothel2009-06-161-2/+6
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1512-0/+4070
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-159-1930/+0
* Fixes; Auto GL profile selectionSven Gothel2008-06-251-2/+2
* JOGL2 GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-253-20/+28
* added fps 2 stdout, changed reshape ..Sven Gothel2008-06-022-9/+32
* Added CubeFBO demoKenneth Russel2008-06-024-0/+681
* Made rotation speed independent of frame rate. Removed sleep.Kenneth Russel2008-06-011-8/+3
* wipSven Gothel2008-06-012-10/+31
* wip ..Sven Gothel2008-06-012-0/+2
* Adapted to latest JOGL refactoring ..Sven Gothel2008-06-012-12/+12
* 16 bit RGB: 5 6 5Sven Gothel2008-05-302-2/+2
* adapted EGLDrawable.destroy()Sven Gothel2008-05-302-4/+2
* adapted es1 demos to the new and proper 'newt' handling.Sven Gothel2008-05-302-8/+60
* Adapted to changes in Window.create(int visualID)Sven Gothel2008-05-302-2/+2
* Incorporated Sven's Java port of the San Angeles demo, modified to use Kenneth Russel2008-05-304-0/+1031
* Added animation to have a visible effect. Added clean termination Kenneth Russel2008-05-301-3/+13