| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 984 - Fix GLBufferObjectTracker.mapBuffer(..)'s mapBufferImpl(..) paramet... | Sven Gothel | 2014-02-26 | 1 | -23/+59 |
* | Bug 927 - Multithreading (MT) - GLMediaPlayer.GLMediaEventListener: Remind th... | Sven Gothel | 2014-02-22 | 3 | -59/+78 |
* | Merge remote-tracking branch 'xranby/master' | Sven Gothel | 2014-02-21 | 1 | -0/+208 |
|\ |
|
| * | Bug 927: demos/es2/av/CrossFadePlayer | Xerxes RĂ„nby | 2014-02-21 | 1 | -0/+208 |
* | | Cleanup imports TestGLReadBuffer01GL* | Sven Gothel | 2014-02-20 | 2 | -2/+0 |
|/ |
|
* | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ... | Sven Gothel | 2014-02-18 | 3 | -31/+24 |
* | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Refine unit te... | Sven Gothel | 2014-02-18 | 3 | -11/+43 |
* | Movie* Demo: Utilize TextRendererGLELBase (fps, vsync, ..) | Sven Gothel | 2014-02-15 | 3 | -44/+214 |
* | Extract TextRendererGLELBase (demo) - Utilize general text rendering for demos. | Sven Gothel | 2014-02-15 | 3 | -111/+210 |
* | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Use default au... | Sven Gothel | 2014-02-14 | 4 | -90/+258 |
* | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ... | Sven Gothel | 2014-02-13 | 3 | -36/+301 |
* | Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i... | Sven Gothel | 2014-02-13 | 1 | -0/+204 |
* | Bug 970: NEWT OSX ChildWindow setVisible(..) does not hide child window appro... | Sven Gothel | 2014-02-10 | 1 | -4/+79 |
* | Bug 927 - Enhance GLMediaPlayer/FFMPEGMediaPlayer MovieSimple to run multiple... | Sven Gothel | 2014-01-26 | 1 | -121/+166 |
* | TestPerf001*Init0*: Add INIT_TIMEOUT for perf. loop (10s) | Sven Gothel | 2014-01-25 | 3 | -15/+30 |
* | TestSharedContextVBOES2NEWT3: Re-enable temp disabled tests (oops) | Sven Gothel | 2014-01-21 | 1 | -5/+3 |
* | Bug 942: GLBufferObjectTracker Enhancement [2/2]: Add mapped buffer capabilit... | Sven Gothel | 2014-01-21 | 13 | -155/+594 |
* | JAWTWindow DEBUG: Dump all JAVA_VERSION* information | Sven Gothel | 2014-01-14 | 1 | -25/+16 |
* | TestParenting01dAWT: Add waitForVisible after toggling NEWT child window visi... | Sven Gothel | 2014-01-13 | 1 | -1/+4 |
* | DefaultEDTUtil: At EDT finish, notify all task-waiter to avoid deadlock at er... | Sven Gothel | 2014-01-12 | 2 | -18/+48 |
* | AWTParentWindowAdapter/AWTRobotUtil: Use 'isShowing()' instead of 'isVisible(... | Sven Gothel | 2014-01-12 | 1 | -2/+2 |
* | Bug 937 - JAWTWindow: Unsatisfying Visibility Computation | Sven Gothel | 2014-01-12 | 6 | -104/+149 |
* | Fix PNGTstFiles: Typo of new PNG icons .. used AE's 'gray' instead of BE's 'g... | Sven Gothel | 2014-01-09 | 3 | -5/+16 |
* | Bug 676: Use proper pointer icon images (artwork) | Sven Gothel | 2014-01-09 | 7 | -17/+17 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 9 | -154/+542 |
* | Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut... | Sven Gothel | 2014-01-08 | 1 | -0/+364 |
* | TestInitConcurrent01NEWT: Fix test enumeration | Sven Gothel | 2014-01-04 | 1 | -10/+10 |
* | Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and... | Sven Gothel | 2014-01-04 | 2 | -13/+68 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -3/+26 |
* | JOGL Assets: Replace test-ntsc01-160x90.png w/ test-ntsc01-57x32.png (Save ~2... | Sven Gothel | 2013-12-28 | 4 | -5/+5 |
* | Bug 930 - OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4Need... | Sven Gothel | 2013-12-23 | 1 | -11/+50 |
* | Fix TestGLProfile01NEWT: Regression of commit 3d0ab3e6263dfdbb9dd0014443ad28b... | Sven Gothel | 2013-12-22 | 1 | -2/+8 |
* | Bug 929 - Reflect ES3 Compatibility with ES2 | Sven Gothel | 2013-12-21 | 1 | -57/+220 |
* | Bug 924: Make ALWAYS_ON_TOP Persistent when Reparenting (child -> top) (2nd a... | Sven Gothel | 2013-12-20 | 1 | -0/+6 |
* | Merge pull request #76 from esemplare/master | Sven Gothel | 2013-12-15 | 4 | -0/+98 |
|\ |
|
| * | Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16 | Michael Esemplare | 2013-12-11 | 4 | -0/+98 |
* | | Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c... | Sven Gothel | 2013-12-11 | 2 | -2/+2 |
* | | Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ... | Sven Gothel | 2013-12-11 | 2 | -75/+120 |
|/ |
|
* | Bug 922 (2/2): NEWT Window.reparentWindow(..): Use REPARENT_HINT_BECOMES_VISI... | Sven Gothel | 2013-12-11 | 2 | -9/+261 |
* | Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_... | Sven Gothel | 2013-12-11 | 11 | -142/+136 |
* | TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo. | Sven Gothel | 2013-12-10 | 2 | -37/+79 |
* | TestShutdownCompleteNEWT: Enhance profiling via '-wait -initOnly' ; Use Platf... | Sven Gothel | 2013-12-10 | 1 | -37/+35 |
* | Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider... | Sven Gothel | 2013-12-10 | 2 | -60/+178 |
* | Bug 904: 'User Vertical Flip' for GLJPanel shall be performed via PROJECTION ... | Sven Gothel | 2013-12-10 | 4 | -119/+155 |
* | TestNewtKeyEventAutoRepeatAWT: Fix regression of commit 8512777873461ee33d8ed... | Sven Gothel | 2013-12-04 | 1 | -2/+3 |
* | Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge... | Sven Gothel | 2013-12-04 | 12 | -262/+266 |
* | Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode... | Sven Gothel | 2013-11-28 | 2 | -8/+32 |
* | Refine DemoBug910ExtendedAWTAppletLifecycleCheck (commit 9310b11b2b6e1e89fa5e... | Sven Gothel | 2013-11-26 | 1 | -6/+16 |
* | Bug 910: Add Standalone Extended Applet Lifecycle Validation Test | Sven Gothel | 2013-11-26 | 1 | -0/+224 |
* | Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS... | Sven Gothel | 2013-11-25 | 5 | -321/+284 |