| Commit message (Expand) | Author | Age | Files | Lines |
* | GLContext: Don't enable TRACE_SWITCH if DEBUG is enabled. | Sven Gothel | 2012-04-03 | 2 | -3/+3 |
* | Texture: Ignore enable/disable for GL_TEXTURE_EXTERNAL_OES; TextureCoords: Ad... | Sven Gothel | 2012-04-03 | 2 | -4/+53 |
* | EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro... | Sven Gothel | 2012-04-03 | 5 | -24/+25 |
* | Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ... | Sven Gothel | 2012-04-02 | 1 | -0/+1 |
* | Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr... | Sven Gothel | 2012-04-02 | 19 | -554/+1450 |
* | ProjectFloat: Promote to public, exposing general matrix/vector math, custom ... | Sven Gothel | 2012-04-02 | 2 | -325/+362 |
* | Remote unit tests: Include AWT unit tests | Sven Gothel | 2012-03-28 | 1 | -1/+1 |
* | Add armhf cross build/test scripts | Sven Gothel | 2012-03-28 | 3 | -0/+65 |
* | minor edits: test.sh and android cross build script | Sven Gothel | 2012-03-27 | 2 | -3/+5 |
* | Adapt to gluegen commit e9e61421ef6009e6788998c471d1d3d30aaefea6 | Sven Gothel | 2012-03-26 | 2 | -6/+5 |
* | Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566 | Sven Gothel | 2012-03-26 | 8 | -13/+43 |
* | NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret... | Sven Gothel | 2012-03-26 | 1 | -8/+8 |
* | Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES) | Sven Gothel | 2012-03-25 | 5 | -19/+34 |
* | edit tests.sh | Sven Gothel | 2012-03-25 | 1 | -5/+5 |
* | X11GLXContext: Remove DEBUG_GLX_MAKECURRENT | Sven Gothel | 2012-03-25 | 2 | -12/+2 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 15 | -451/+360 |
* | Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req... | Sven Gothel | 2012-03-22 | 2 | -31/+29 |
* | Mark JOGL/GlueGen NativeSignature*Emitter 'to be reviewed' and adapt it to Gl... | Sven Gothel | 2012-03-22 | 2 | -7/+12 |
* | Fix all HTML validation errors (http://validator.w3.org/check) ; Add TOC anch... | Sven Gothel | 2012-03-20 | 2 | -581/+433 |
* | Merge remote-tracking branch 'gouessej/patch-1' | Sven Gothel | 2012-03-20 | 1 | -52/+281 |
|\ |
|
| * | Lots of modifications: updates of several links, addition of some warnings ab... | Julien Gouesse | 2012-03-20 | 1 | -52/+281 |
* | | Fix bug 564 - part 2 (X11 Mesa 8.0.1 GL 3.0 w/ failing GLX_ARB_create_context) | Sven Gothel | 2012-03-20 | 1 | -26/+34 |
* | | Cleanup: Use getThreadName() and validateCurrent() to remove redundancy and t... | Sven Gothel | 2012-03-20 | 3 | -51/+49 |
* | | Fix / Cleanup AWT related Threading code: Using enums, properly disable singl... | Sven Gothel | 2012-03-19 | 4 | -47/+46 |
* | | X11GLXContext: X11Util.setX11ErrorHandler( .., DEBUG ? verbose : quiet ) | Sven Gothel | 2012-03-19 | 1 | -3/+3 |
* | | GLContextImpl: Detect "llvmpipe" as a software renderer (Mesa 8.0.1) | Sven Gothel | 2012-03-19 | 1 | -1/+2 |
|/ |
|
* | Adding unit test to validate proper X11 Display closing (Bug 565) | Sven Gothel | 2012-03-19 | 3 | -1/+200 |
* | Fix bug 564 (X11 Mesa 8.0.1 GL 3.0 w/o GLX_ARB_create_context) | Sven Gothel | 2012-03-18 | 3 | -19/+26 |
* | Reduce Thread.dumpStack() in debug mode where no negative behavior appears or... | Sven Gothel | 2012-03-18 | 11 | -13/+8 |
* | Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API... | Sven Gothel | 2012-03-17 | 12 | -118/+365 |
* | move src/test/native -> src/test-native - allowing better exclusion for archi... | Sven Gothel | 2012-03-17 | 18 | -0/+0 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 42 | -1262/+968 |
* | JOGL Applet Tests no more require junit.jar | Sven Gothel | 2012-03-13 | 12 | -30/+0 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 23 | -281/+89 |
* | Android: Minor cleanup ; NewtBaseActivity: clear static context at destroy | Sven Gothel | 2012-03-10 | 3 | -3/+2 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2012-03-10 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #46 from xranby/master | Sven Gothel | 2012-03-09 | 1 | -0/+1 |
| |\ |
|
| | * | Update make.jogl.all.linux-armv7.sh script: Set TARGET_PLATFORM_ROOT=/ | Xerxes RĂ„nby | 2012-03-08 | 1 | -0/+1 |
| |/ |
|
* | | AndroidWindow: Fix Native PixelFormat == VisualID { <0 case, TRANSLUCENCY, ..... | Sven Gothel | 2012-03-10 | 1 | -73/+53 |
* | | Enable Android remote adb unit tests (1 Test currently / WIP) | Sven Gothel | 2012-03-10 | 5 | -65/+79 |
* | | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 7 | -28/+69 |
* | | Minor changes: DefaultGLCapabilitiesChooser + GearsES1/2 and Android demos | Sven Gothel | 2012-03-10 | 12 | -63/+81 |
* | | NEWT/setFullscreen(v): Save new state for to-be-created windows (not yet valid). | Sven Gothel | 2012-03-10 | 1 | -11/+12 |
* | | ShaderState: Use a HashMap instead of a HashSet for enabled attribute states,... | Sven Gothel | 2012-03-10 | 1 | -17/+19 |
* | | Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close... | Sven Gothel | 2012-03-10 | 1 | -30/+39 |
|/ |
|
* | AndroidWindow.surfaceChanged(.., int pFormat, ..): Use passed pixel-format if... | Sven Gothel | 2012-03-07 | 1 | -4/+8 |
* | GLContextImpl: Expose GL_RENDERER for impl. / EGLContext workaround Android 4... | Sven Gothel | 2012-03-07 | 2 | -24/+47 |
* | Update android armv7 cross build/test script | Sven Gothel | 2012-03-07 | 1 | -26/+40 |
* | Merge branch 'pulled' | Sven Gothel | 2012-03-07 | 7 | -56/+23 |
|\ |
|
| * | Merge remote-tracking branch 'remotes/revane/master' into pulled | Sven Gothel | 2012-02-29 | 7 | -56/+23 |
| |\ |
|