aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* test scriptsSven Gothel2011-09-063-15/+18
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-047-6/+50
* test script ..Sven Gothel2011-09-031-1/+1
* Complete translucency support (core w/ X11 (only) - tested w/ NEWT)Sven Gothel2011-09-031-2/+3
* NativeWindow X11: Add DSO Xrender dependencySven Gothel2011-09-031-0/+6
* Fix XRenderFindVisualFormat return capacity (commit dcb0cc571298be90d0db7ad00...Sven Gothel2011-09-031-1/+1
* NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind...Sven Gothel2011-09-033-0/+49
* test scripts ..Sven Gothel2011-09-013-5/+9
* TestScreenMode01NEWT: Validate window size after FS toggleSven Gothel2011-09-011-3/+3
* test scriptSven Gothel2011-09-011-5/+5
* test script ..Sven Gothel2011-08-311-3/+5
* TestFocus01SwingAWTRobot: Run AWT destruction on AWT-EDTSven Gothel2011-08-301-8/+4
* Cont w/ 5a7811ecd23a3ab1af62b243c82d362431793a57: test-x*.shSven Gothel2011-08-302-4/+11
* Use GlueGen's setenv-build-jogl scripts from commit 4a75b64107e157ff1db3991cf...Sven Gothel2011-08-304-29/+15
* Proper classpath for all javah commands, using 'rootrel.build'Sven Gothel2011-08-303-23/+29
* Merge remote-tracking branch 'remotes/wwalker/bug_512_no_build_with_Java_7'Sven Gothel2011-08-302-2/+2
|\
| * Fix classpaths to work with Java 7's javahWade Walker2011-08-252-2/+2
* | minor: update script / vsync changes in test w/ 2 windowsSven Gothel2011-08-301-3/+5
|/
* NEWT/ScreenMode: Fix Bug 456 - Reset to orig ScreenMode when exit (normal or ...Sven Gothel2011-08-242-3/+5
* Fix Bug 500: gl.getGL4() fails even though the context is GL4Sven Gothel2011-08-231-1/+1
* test.sh ..Sven Gothel2011-08-221-2/+2
* Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where GLDa...Sven Gothel2011-08-221-2/+2
* Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/...Sven Gothel2011-08-222-5/+5
* test scripts: use new demos.gl2 locationSven Gothel2011-08-221-5/+5
* win32 test scripts: use new *all* locationsSven Gothel2011-08-226-11/+14
* NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New...Sven Gothel2011-08-223-9/+11
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-224-27/+27
* NEWT/Android Fix: Display/Screen/Window creation ; ScreenMode ChangeSven Gothel2011-08-112-0/+3
* Android Cleanup: Remove EGL header & library (compile time)Sven Gothel2011-08-112-2/+0
* set env TARGET_PLATFORM_LIBS (linux arm cross)Sven Gothel2011-08-091-0/+1
* Android: Add android/EGL lib for linkageSven Gothel2011-08-092-46/+44
* incr. debug output (tests)Sven Gothel2011-08-071-0/+2
* Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ;...Sven Gothel2011-08-052-0/+24
* add/fix: cross/egl test scriptsSven Gothel2011-08-053-6/+77
* due to JAR *all* merge, merge *-java-src.zip -> jogl-java-src.zip as wellSven Gothel2011-08-051-9/+1
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-054-11/+13
* Add missing incl of gluegen's stdint (win32 failed)Sven Gothel2011-08-052-0/+2
* Complete Android cleanup (compile/apk launch)Sven Gothel2011-08-0513-0/+219
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-0542-587/+598
* test: remove bug 502 workaround flagSven Gothel2011-08-031-3/+0
* Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL depend...Sven Gothel2011-08-031-13/+8
* Initial android newt input event transformationRami Santina2011-08-021-1/+1
* Adapt latest gluegen changes for crossplatform.Sven Gothel2011-08-025-24/+12
* Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries)Sven Gothel2011-08-011-12/+13
* test script cleanupSven Gothel2011-08-012-11/+16
* Cross Test linux/armv7 script: Use es1 and es2 classesSven Gothel2011-08-011-10/+15
* Add egl es test script for host (emu)Sven Gothel2011-07-311-0/+37
* Add crosstest script for linux/armSven Gothel2011-07-311-0/+52
* ES Native Libraries: Add missing GLDebugMessageHandler code ..Sven Gothel2011-07-311-0/+4
* JOGL: Add GLBase::isGLES2Compatible()Sven Gothel2011-07-314-5/+17