summaryrefslogtreecommitdiffstats
path: root/src/demos
Commit message (Expand)AuthorAgeFilesLines
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0548-330/+453
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-123-5/+4
* Changed Angeles to quit when clickCount is greater than 1.Kenneth Russel2009-01-051-1/+3
* Moved javax.media.opengl.glsl.* and javax.media.opengl.sdk.* classesKenneth Russel2009-01-037-7/+8
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-304-5/+5
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-3025-29/+29
* Moved GLUT into com.sun.opengl.util.gl2 package and renamed to JOGLKenneth Russel2008-12-304-12/+12
* Renamed TileRenderer back to JOGL 1.0 naming convention. Updated demos.Kenneth Russel2008-12-301-2/+2
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-308-27/+25
* Fixed bug in setup of key handlingKenneth Russel2008-12-201-7/+10
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-201-2/+2
* Fixed bug in glMapBuffer native code generation and bug inKenneth Russel2008-12-161-2/+2
* Moved javax.media.opengl.awt.gl2.GL2JPanel (back) toKenneth Russel2008-12-164-13/+13
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-121-3/+6
* OMX cleanupSven Gothel2008-12-012-21/+32
* Add MovieCubeSven Gothel2008-11-294-16/+607
* Adding OpenMAX ES2 demoSven Gothel2008-11-276-0/+353
* Reflect JOGL2 NEWT changesSven Gothel2008-11-269-64/+65
* Incooperate cleaned up pathSven Gothel2008-11-212-2/+2
* Commented out reference to HDR demo to get JRefract to compileKenneth Russel2008-11-211-13/+16
* Fixed bugs in extension query and exception reportingKenneth Russel2008-11-211-8/+7
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-2110-44/+53
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-2023-318/+347
* GLInfo: Print drawable capabilitiesSven Gothel2008-11-191-0/+2
* Added details to GLInfo / some function availibility checksSven Gothel2008-11-141-0/+11
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-3058-1718/+2171
* Perftst: Texture (GL2 ok, ES2 ok)Sven Gothel2008-09-021-2/+4
* Perftst: Texture (GL2 ok, ES2 nok)Sven Gothel2008-09-025-32/+44
* PerfTextLoad (wip)Sven Gothel2008-08-304-85/+132
* Angeles VBO interleave test, 1 VBO per object; PerfTest Texture; misc changesSven Gothel2008-08-297-89/+1263
* ES2.PerfTst: Uni - fixSven Gothel2008-08-211-1/+2
* ES2.PerfTst: VBO-1-obj - skip enable/disableSven Gothel2008-08-211-3/+9
* ES2.PerfTst: Fix avg fpsSven Gothel2008-08-212-12/+14
* Fix ES2 PerfTst for APXSven Gothel2008-08-214-9/+20
* ES2 performance test: 1st draftSven Gothel2008-08-2115-23/+769
* Some performance test changesSven Gothel2008-08-191-0/+1
* Fix Angeles blend and no-blend mode, ..Sven Gothel2008-08-145-58/+116
* Working: Angeles on ES2Sven Gothel2008-08-133-116/+106
* Proper ES2 demo with precompiled shader (adding script)Sven Gothel2008-08-121-0/+9
* Proper ES2 demo with precompiled shaderSven Gothel2008-08-127-479/+106
* Ragdoll: drop gnu/trove; All: Enabling perf loggingSven Gothel2008-08-126-68/+38
* update Cube and jbullet to work with ES20 fixed function pipelineSven Gothel2008-08-046-16/+447
* Cube@ES2: use the texture shader, alwaysSven Gothel2008-07-251-2/+2
* ES 2:Sven Gothel2008-07-256-50/+486
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-211-0/+2
* sync with new profile, more generic shell-scriptSven Gothel2008-07-211-0/+1
* Sync against JOGL2 changesSven Gothel2008-07-184-25/+25
* adding InfoSven Gothel2008-07-111-0/+83
* cubefbo workingSven Gothel2008-07-117-420/+353
* cubefbo cleanSven Gothel2008-07-104-179/+131