| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-03-11 | 2 | -4/+38 |
|\ |
|
| * | doc/Platforms.txt: Update Virtualbox 4.3 Tests .. w/ Debian Host and Client (...v2.1.52.1-maint | Sven Gothel | 2014-03-11 | 1 | -0/+28 |
| * | Bug 961: Fix commit fdd60adb1d421f2018b47ee17e9079c94b54910f (memmove byte-co... | Sven Gothel | 2014-03-11 | 1 | -4/+10 |
* | | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-03-10 | 6 | -11/+122 |
|\| |
|
| * | Bug 961: Stabilize glXGetFBConfigAttrib(..) and glXChooseFBConfig(..) Usage A... | Sven Gothel | 2014-03-10 | 6 | -11/+122 |
* | | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-03-07 | 4 | -0/+255 |
|\| |
|
| * | Test script: Add TestGLReadBuffer01GLCanvasAWT | Sven Gothel | 2014-03-07 | 1 | -1/+2 |
| * | Bug 975: Add TestGLReadBuffer01GLCanvasAWT Unit Test (AWT Frame w/ GLCanvas) | Sven Gothel | 2014-03-07 | 3 | -0/+254 |
* | | Bug 801: AffineTransform: Remove Serializable, make methods final; FloatUtil:... | Sven Gothel | 2014-03-06 | 4 | -82/+84 |
* | | Bug 801: Fix UI-Graph Demo (Part-1) ; TextRegionUtil: Add Generic processStri... | Sven Gothel | 2014-03-06 | 11 | -475/+450 |
* | | Bug 801: Fix 183e1bc1868699b99eb9f9c8bf18d646d1120a48 'window box' Calculation | Sven Gothel | 2014-03-05 | 4 | -31/+73 |
* | | Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe... | Sven Gothel | 2014-03-05 | 8 | -129/+127 |
* | | Bug 801: Refine 'blend' usage and modes (API-doc and demo-code) | Sven Gothel | 2014-03-05 | 23 | -118/+286 |
* | | Bug 801: Fix VBAA Distortions (VBO-size fractional delta) and AA (Sample frag... | Sven Gothel | 2014-03-04 | 9 | -266/+419 |
* | | Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos... | Sven Gothel | 2014-03-02 | 23 | -90/+796 |
* | | TestRulerNEWT01: Use new MonitorDevice.getPixelsPerMM(store) | Sven Gothel | 2014-03-01 | 1 | -39/+34 |
* | | Bug 801: Cleanup CDTriangulator2D | Sven Gothel | 2014-03-01 | 1 | -24/+18 |
* | | AudioSink: Fix API doc (minor edit) | Sven Gothel | 2014-03-01 | 1 | -3/+3 |
* | | Bug 801: TypecastRenderer: Don't use Cubic, but 'double quad' / GlyfComposite... | Sven Gothel | 2014-03-01 | 2 | -12/+14 |
* | | Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ... | Sven Gothel | 2014-03-01 | 29 | -372/+708 |
* | | NEWT MonitorDevice: Add convenient getPixelsPerMM(..) method to retrieve the ... | Sven Gothel | 2014-03-01 | 1 | -1/+27 |
* | | Bug 801: Drop TypecastRenderer's CUBIC mode if p3 is 'looped' | Sven Gothel | 2014-02-28 | 1 | -2/+2 |
* | | Bug 801: TextRenderUtil/TextRendererGLELBase - Pass Font and fontSize to all ... | Sven Gothel | 2014-02-28 | 9 | -104/+146 |
* | | Bug 801: Enhance API doc of FontSet and FontFactory | Sven Gothel | 2014-02-28 | 2 | -10/+18 |
* | | Bug 801: TypecastRenderer: Rename local point vars for better review | Sven Gothel | 2014-02-28 | 1 | -50/+51 |
* | | Bug 801: TypecastRenderer: Disable DEBUG ; Performance Note: ~800-1200 fps on... | Sven Gothel | 2014-02-28 | 3 | -11/+19 |
* | | Bug 801: Fix TypecastRenderer End-Of-Contour and Shape-Closing; add cubic path | Sven Gothel | 2014-02-28 | 1 | -46/+81 |
* | | Bug 801: TextRegionUtil add 'special' for cache-key; Minor edits | Sven Gothel | 2014-02-28 | 7 | -15/+22 |
* | | Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al... | Sven Gothel | 2014-02-28 | 7 | -43/+72 |
* | | Merge branch 'master' into 2.2-train | Sven Gothel | 2014-02-28 | 2 | -50/+63 |
|\| |
|
| * | Refine commit 9fb1e46e43900ec9b2f9c9af1fc8984e101c8811: Avoid loading [j]awt ... | Sven Gothel | 2014-02-28 | 2 | -50/+63 |
* | | Bug 801: Graph TextRenderer Cleanup Part-6: Fix TypecastRenderer; Minor Editing | Sven Gothel | 2014-02-28 | 5 | -66/+93 |
* | | Bug 802: Graph TextRenderer Performance Part-3: Reuse 'float[] coordsEx' stor... | Sven Gothel | 2014-02-27 | 1 | -1/+2 |
* | | Bug 801: Graph TextRenderer Cleanup Part-5: *Region API Cleanup (protected im... | Sven Gothel | 2014-02-27 | 4 | -36/+27 |
* | | 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 |