| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 801: Graph TextRenderer Cleanup Part-4: Text[Render->Region]Util API: Bet... | Sven Gothel | 2014-02-27 | 11 | -121/+136 |
* | Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G... | Sven Gothel | 2014-02-27 | 9 | -316/+236 |
* | Bug 801: Graph TextRenderer Cleanup Part-2: Remove Path2D from Glyph/Typecast... | Sven Gothel | 2014-02-27 | 7 | -401/+51 |
* | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-02-26 | 5 | -30/+80 |
|\ |
|
| * | Bug 984 - Fix GLBufferObjectTracker.mapBuffer(..)'s mapBufferImpl(..) paramet... | Sven Gothel | 2014-02-26 | 3 | -27/+63 |
| * | AWTMisc.static: Allow static creation of 'null' AWT cursor to fail (i.e. AWT ... | Sven Gothel | 2014-02-26 | 2 | -4/+18 |
* | | Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom... | Sven Gothel | 2014-02-25 | 26 | -694/+537 |
* | | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-02-25 | 6 | -20/+33 |
|\| |
|
| * | Fix whitespaces of commit 78fcb8228d4a391054501aef16eb0462322ba39d and Window... | Sven Gothel | 2014-02-25 | 2 | -7/+7 |
| * | Merge remote-tracking branch 'xranby/master' | Sven Gothel | 2014-02-25 | 1 | -2/+2 |
| |\ |
|
| | * | Bug 927: Try fix deadlock. | Xerxes Rånby | 2014-02-25 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'petros-koutsolampros/master' | Sven Gothel | 2014-02-25 | 2 | -12/+25 |
| |\ \ |
|
| | * | | A more wholesome solution to the windowing problems in OSX. As described | Petros Koutsolampros | 2014-02-25 | 2 | -12/+25 |
| | |/ |
|
| * / | Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (... | Sven Gothel | 2014-02-25 | 3 | -7/+7 |
| |/ |
|
* | | Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts) | Sven Gothel | 2014-02-24 | 46 | -1371/+1420 |
* | | Bug 801: Graph TextRenderer Cleanup Part-1b (clean) | Sven Gothel | 2014-02-23 | 3 | -56/+115 |
* | | Merge branch 'master' into stash_glyphcache | Sven Gothel | 2014-02-23 | 1893 | -62291/+225088 |
|\| |
|
| * | Bug 927 - Multithreading (MT) - GLMediaPlayer.GLMediaEventListener: Remind th... | Sven Gothel | 2014-02-22 | 6 | -69/+96 |
| * | ALAudioSink: Add thread-name to exceptions; stopImpl shall not throw an excep... | Sven Gothel | 2014-02-22 | 1 | -22/+38 |
| * | Bug 927 - Multithreading (MT) issues ALAudioSink | Sven Gothel | 2014-02-22 | 1 | -53/+54 |
| * | Bug 927 - Multithreading (MT) issues libav/ffmpeg | Sven Gothel | 2014-02-22 | 6 | -78/+83 |
| * | 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 |
| * | | Match Bitstream changes of gluegen commit 4447232af0d95a4348d09d4ed03fbef4839... | Sven Gothel | 2014-02-21 | 1 | -35/+35 |
| * | | Cleanup imports TestGLReadBuffer01GL* | Sven Gothel | 2014-02-20 | 2 | -2/+0 |
| * | | Bug 980: Use Bitsream class for JPEGDecoder | Sven Gothel | 2014-02-20 | 1 | -69/+32 |
| |/ |
|
| * | GLContextImpl/GLDrawableImpl.getDefaultReadBuffer(..): Pass hint whether dedi... | Sven Gothel | 2014-02-18 | 3 | -4/+6 |
| * | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ... | Sven Gothel | 2014-02-18 | 8 | -54/+133 |
| * | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Refine unit te... | Sven Gothel | 2014-02-18 | 3 | -11/+43 |
| * | Bug 927: Fix minor MT issues w/ libav/ffmpeg | Sven Gothel | 2014-02-16 | 7 | -92/+152 |
| * | Add make/scripts/make.jogl.all.macosx-clang.sh | Sven Gothel | 2014-02-15 | 1 | -0/+1 |
| * | doc/HowToBuild.html: Remove duplicate line | Sven Gothel | 2014-02-15 | 1 | -2/+0 |
| * | 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 |
| * | Graph: RendereState: Create own PMVMatrix if passed value is null; Renderer: ... | Sven Gothel | 2014-02-15 | 4 | -10/+14 |
| * | doc/HowToBuild.html: Complete Debian package list, add note on multiarch pack... | Sven Gothel | 2014-02-15 | 1 | -0/+13 |
| * | Bug 927 - Multithreading (MT) issues with ALAudioSink (openal-soft) | Sven Gothel | 2014-02-15 | 2 | -35/+114 |
| * | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Use default au... | Sven Gothel | 2014-02-14 | 6 | -113/+267 |
| * | GLReadBufferUtil: Set PACK_ROW_LENGTH for ES3 as well - also set ReadBuffer t... | Sven Gothel | 2014-02-14 | 1 | -2/+5 |
| * | GLPixelStorageModes: Safe and restore GL2ES3 modes, i.e. add missing GLES3 mo... | Sven Gothel | 2014-02-14 | 2 | -40/+46 |
| * | Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ... | Sven Gothel | 2014-02-13 | 6 | -63/+356 |
| * | SurfaceUpdatedListener: Order methods in impl. Class; SurfaceUpdatedListener:... | Sven Gothel | 2014-02-13 | 4 | -76/+76 |
| * | Bug 974 - Add missing [GL4] glMultiDrawArraysIndirect(int mode, int type, lon... | Sven Gothel | 2014-02-13 | 3 | -0/+6 |
| * | TextureIO: Fix PNGTextureWriter Vertical-Flip, i.e. pass TextureData's getMus... | Sven Gothel | 2014-02-13 | 1 | -2/+2 |
| * | Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i... | Sven Gothel | 2014-02-13 | 6 | -19/+283 |
| * | TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec... | Sven Gothel | 2014-02-13 | 3 | -20/+103 |
| * | Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s... | Sven Gothel | 2014-02-12 | 1 | -2/+2 |
| * | Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s... | Sven Gothel | 2014-02-12 | 1 | -4/+19 |
| * | Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon... | Sven Gothel | 2014-02-12 | 6 | -46/+129 |
| * | Bug 970: NEWT OSX ChildWindow setVisible(..) does not hide child window appro... | Sven Gothel | 2014-02-10 | 2 | -12/+91 |