The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Import Typecast r106, http://typecast.dev.java.net/ - Apache License, (details)
- Minor changes, OTGlyph: remove redundant/errorneous add-on points (details)
- Imported part of Harmony's awt.geom impl. 6.0-r991881, (details)
- Fitting of jogamp.graph.geom.plane: double -> float, package location, (details)
- Add generic Font and impl TypecastFont. (details)
- Add com.jogamp.graph.geom types (details)
- Add initial GPU based curve rendering implementation, utilizing TTF (details)
- Add LICENSE file (details)
- Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, (details)
- updated file names (details)
- Refactored Vertex Point PointTex GraphPoint namings (details)
- Fix: GPUTextnewtDemo02 showing r2t algo output (details)
- Fix: RenderingDemo with MULTI_PASS doesnt uses MSAA (details)
- TextDemos: Dump MSAA values, see what which AA style does .. (details)
- TextDemo02 multi pass: no MSAA - right (details)
- sample coverage: no diff to lines (details)
- TextDemo01 (MSAA): 4 samples (details)
- TextDemo01 (MSAA): 4 samples (duh) (details)
- WindowTitle: Add r2t/msaa - Region Demos: Dump MSAA (details)
- Common demo gllistener for text; Cleanup HwTextRenderer: Use GL as (details)
- demo: add numbers to rendering text (details)
- revert to 2nd pass magic fbo size 190 (details)
- Font: Make font instances size agnostic (remove all size states), size (details)
- Demo refactor variable names (details)
- MSAATool Split dump to CSAA and MSAA (details)
- Fix: remove TTF imports (details)
- Added print screen to TGA file to be used in junit (details)
- Testcase for R2T with two sizes (details)
- Multiple snapshots r2t; Added test initial MSAA (details)
- Add debug flag for boundary tri (details)
- Updated textTextRenderer 3 views each and write to tga file (details)
- Same size for both tests diff technique (details)
- Refactor / Use font name as file path, if not a java font (details)
- Refactoring for public: Remove Line ; public/private API cleanup (details)
- Font Refactoring ; Misc Changes ; Demo/Test Update (details)
- Import: Ubuntu Font Family 0.71.2, http://font.ubuntu.com/ - Ubuntu Font (details)
- Relocate Hw*Renderer -> opengl subpackage (details)
- Renamed Hw*Renderer -> *Renderer (details)
- Added inclass comments to OutlineShape (details)
- Added inclass documentation to AABBox; Misc changes (details)
- Refactor: Public *Renderer / Unify Region Demos / Using own Screenshot (details)
- Avoid NPE in Screenshot/ReadBufferUtil (details)
- Demo/Test: Use public API (details)
- Fix: RegionRenderer TwoPass Renderering, fix methodnames in Renderer (details)
- Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest (details)
- Set relative texSize to RegionDemo02 (details)
- Temp: updated Testcases to onscreen (details)
- VBORegion2PGL3 -> VBORegion2PES2 (details)
- Text Demo listener: Use keycode instead of keychar (details)
- Fix: Outline over triangulation. (details)
- Inclass Documentation cleanup of public API (details)
- Final core and demo changes for jogl merge (details)
- Folded turtle2d into jogl folders (details)
- Folded typecast into jogl folder (details)
- integrated typecast into jogamp. tree (details)
- Remove HashCode util and its usage (details)
- Add graph shaders and fonts .. (details)
- Font: +getName / +getAllNames / +isPrintableCharacter (details)
- Load fonts via File or URL . (details)
- more text in text demos (details)