| Commit message (Expand) | Author | Age | Files | Lines |
* | artifact.properties: Add jogl.build.version:=jogamp.version | Sven Gothel | 2013-10-04 | 1 | -0/+1 |
* | AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use identit... | Sven Gothel | 2013-10-03 | 1 | -2/+2 |
* | Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU; GLJPanel:... | Sven Gothel | 2013-10-03 | 1 | -2/+2 |
* | Bug 816: Add 2 more unit tests (Swing JFrame w/ 2 JRootPanes, AWT Frame Borde... | Sven Gothel | 2013-10-03 | 1 | -2/+4 |
* | GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride... | Sven Gothel | 2013-10-02 | 1 | -2/+2 |
* | test scripts/setenv-jogl.sh: Remove JogAmp *LD_LIBRARY_PATH components. | Sven Gothel | 2013-10-01 | 1 | -2/+2 |
* | GLJPanel/Printing: Perform backend.reshape immediatly after printing if resiz... | Sven Gothel | 2013-09-29 | 1 | -2/+2 |
* | Fix TileRenderer regression of commit c8abb9d2c9a8c92f0c5c42aba13e3e80c69739d... | Sven Gothel | 2013-09-28 | 1 | -2/+2 |
* | Fix Bug 816: JAWTWindow.getLocationOnScreenNonBlocking(..) shall use JRootPan... | Sven Gothel | 2013-09-27 | 1 | -2/+2 |
* | Test AWT Printing: Frame size contains border/insets, use as-is for scaling; ... | Sven Gothel | 2013-09-27 | 2 | -2/+3 |
* | Bug 816: Fix JAWTWindow's getLocationOnScreenNonBlocking(); Derive CALayer po... | Sven Gothel | 2013-09-27 | 1 | -2/+2 |
* | DirectDataBufferInt: createBufferedImage(..) use BufferedImage type value ins... | Sven Gothel | 2013-09-27 | 1 | -2/+2 |
* | Bug 816: Add unit test 'TestBug816OSXCALayerPosAWT' | Sven Gothel | 2013-09-24 | 2 | -1/+4 |
* | Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isIn... | Sven Gothel | 2013-09-21 | 1 | -3/+3 |
* | AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile ... | Sven Gothel | 2013-09-20 | 3 | -3/+5 |
* | Fix Bug 826: GLJPanel: Fully restore TextureState and Viewport | Sven Gothel | 2013-09-20 | 1 | -1/+4 |
* | Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks. | Sven Gothel | 2013-09-19 | 3 | -4/+10 |
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 7 | -13/+13 |
* | AWTTilePainter: Fix case with no GLOrientation, i.e. no vertical-flip. Tile l... | Sven Gothel | 2013-09-18 | 3 | -4/+14 |
* | Add 'DirectDataBufferInt' supporting NIO based BufferedImages | Sven Gothel | 2013-09-16 | 1 | -1/+2 |
* | Add support for clang ; Use __APPLE__ predefined macro | Sven Gothel | 2013-09-13 | 4 | -3/+31 |
* | Relocate FFMPEGNatives.initIDS0() -> FFMPEGStaticNatives.initIDS0(); Cleanup ... | Sven Gothel | 2013-09-11 | 1 | -0/+1 |
* | TestTiledPrintingGearsSwingAWT: Add a second demo GLEventListener showing it'... | Sven Gothel | 2013-09-10 | 1 | -2/+2 |
* | NewtCanvasAWT: Implement AWTPrintLifecycle and hence support for AWT printing. | Sven Gothel | 2013-09-08 | 1 | -2/+3 |
* | build-*.xml: Unify 'javah' tasks where possible, i.e. per destination directo... | Sven Gothel | 2013-09-08 | 3 | -26/+10 |
* | Aggregate and cleanup '.ps' and '.pdf' artifacts (printing tests) | Sven Gothel | 2013-09-08 | 1 | -0/+16 |
* | Test: Don't resize frame, tweek print-matrix; AWTPrintLifecycle: Add scale an... | Sven Gothel | 2013-09-08 | 1 | -2/+2 |
* | TiledPrintingAWTBase: Fix scaling - Fit frame to page, add MSAA RenderingHint... | Sven Gothel | 2013-09-07 | 1 | -3/+3 |
* | GLCanvas Printing WIP: Add GLJPanel; GLCanvas TILE_SIZE 512; print(Graphics):... | Sven Gothel | 2013-09-06 | 1 | -0/+1 |
* | GLCanvas Printing WIP: Swap to offscreen at setupPrint(); Use TileRenderer @ ... | Sven Gothel | 2013-09-06 | 1 | -3/+2 |
* | Add TestGLContextDrawableSwitch02AWT: Test AWT GLCanvas <-> GLOffscreenAutoDr... | Sven Gothel | 2013-09-05 | 1 | -1/+3 |
* | Test scripts .. | Sven Gothel | 2013-09-05 | 1 | -6/+6 |
* | TileRendererBase: Add interface TileRendererNotify, to notify implementing GL... | Sven Gothel | 2013-09-05 | 1 | -3/+4 |
* | TileRendererBase: Add toString(), Proper tile unit test names, i.e. add NEWT ... | Sven Gothel | 2013-09-05 | 1 | -3/+3 |
* | TileRenderer*: Enhance API Doc; Cleanup OO; Remove PMVMatrixCallback, use GLE... | Sven Gothel | 2013-09-05 | 1 | -0/+1 |
* | TileRenderer: Unify TileRenderer, add RandomTileRenderer (both utilizing GLPi... | Sven Gothel | 2013-09-04 | 1 | -3/+7 |
* | Test scripts .. | Sven Gothel | 2013-09-03 | 1 | -4/+5 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 3 | -0/+36 |
* | X11GLXDrawableFactory.Shutdown: Disable shared context destruction since it m... | Sven Gothel | 2013-09-02 | 1 | -3/+6 |
* | FFMPEGMediaPlayer: Handle use-case of having [av|sw]resample lib, but not com... | Sven Gothel | 2013-09-01 | 1 | -2/+3 |
* | Scripts/Windows: Test x32 and x64 builds w/ ffmpeg 2.x ! | Sven Gothel | 2013-08-31 | 4 | -10/+16 |
* | GLMediaPlayer enhancements: State, Camera options, detect and act on orientat... | Sven Gothel | 2013-08-30 | 1 | -2/+2 |
* | Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows... | Sven Gothel | 2013-08-29 | 69 | -15/+15455 |
* | Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ... | Sven Gothel | 2013-08-28 | 5 | -14/+27 |
* | Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v... | Sven Gothel | 2013-08-28 | 107 | -13/+100 |
* | Fix libav/ffmpeg compilation across platforms: Remove symbolic links | Sven Gothel | 2013-08-27 | 14 | -14/+0 |
* | Fix libav/ffmpeg compilation across platforms: Move header back to 'stub_incl... | Sven Gothel | 2013-08-27 | 119 | -0/+27966 |
* | GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin... | Sven Gothel | 2013-08-27 | 5 | -10/+35 |
* | libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM... | Sven Gothel | 2013-08-26 | 101 | -27249/+9 |
* | ffmpeg/libav: remove unsued header files | Sven Gothel | 2013-08-26 | 1 | -416/+0 |