| Commit message (Expand) | Author | Age | Files | Lines |
* | Graph: Region: Add perf counter (w/ API); Utilize put[34][sif](..); Fix indic... | Sven Gothel | 2023-03-06 | 2 | -23/+184 |
* | Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); E... | Sven Gothel | 2023-02-24 | 3 | -25/+81 |
* | Graph TextRegionUtil: Fix HashMap (font,text)->GLRegion: Preserve key data (f... | Sven Gothel | 2023-02-19 | 1 | -20/+40 |
* | Graph: Fix Loop.initFromPolyline()'s Winding determination, document Winding ... | Sven Gothel | 2023-02-17 | 1 | -47/+59 |
* | Graph: TextRegionUtil: Make addStringToRegion(..) versatile/usable w/ optiona... | Sven Gothel | 2023-02-15 | 1 | -21/+48 |
* | Graph: RegionRenderer: Offer borrowing current viewport w/o copy | Sven Gothel | 2023-02-15 | 1 | -0/+4 |
* | Graph TextRegionUtil: Move ShapeVisitor to OutlineShape.Visitor and processSt... | Sven Gothel | 2023-02-15 | 2 | -95/+47 |
* | Graph RegionRenderer: Expose int[4] viewport for convenience | Sven Gothel | 2023-02-14 | 1 | -11/+18 |
* | Graph Font: getGlyph(char symbol -> int glyph_id), add kerning to getPointsBo... | Sven Gothel | 2023-02-14 | 1 | -2/+3 |
* | Graph OutlineShape: Path2F alike sub-path ctor: Add z coordinate for custom p... | Sven Gothel | 2023-02-14 | 1 | -12/+19 |
* | Graph Type Rendering: Drop pixelSize and use font em-size [0..1] throughout s... | Sven Gothel | 2023-02-13 | 1 | -20/+27 |
* | Graph font/typecast: Adopt to our Typecast updates (see below); Fix kerning; ... | Sven Gothel | 2023-02-12 | 1 | -23/+12 |
* | Font/Graph, {Font, Glyph}/Typecast: Add kerning and expose values in original... | Sven Gothel | 2023-02-10 | 1 | -51/+68 |
* | Graph: Path2D -> self-contained Path2D (w/ Iterator) fixed; OutlineShape: Add... | Sven Gothel | 2023-02-06 | 1 | -1/+256 |
* | Graph: OutlineShape: Add positional addVertex() variants for component based ... | Sven Gothel | 2023-02-05 | 1 | -7/+53 |
* | Graph: OutlineShape: Make class final, getOutlineNumber() -> getOutlineCount() | Sven Gothel | 2023-02-05 | 1 | -18/+17 |
* | Graph: Complete move jogamp.graph.plane to public com.jogamp.graph.plane | Sven Gothel | 2023-02-04 | 3 | -5/+3 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 5 | -14/+14 |
* | Graph/Math: Fix minor apidoc issues | Sven Gothel | 2014-10-09 | 2 | -3/+14 |
* | Graph: Fix minor apidoc issues | Sven Gothel | 2014-10-09 | 1 | -2/+3 |
* | Fix commit b5910f18f0b82a8a1f6f6252dc19971d5e487f39 for toString(): Call supe... | Sven Gothel | 2014-08-28 | 1 | -0/+6 |
* | Bug 801: Add Graph pass-2 shader for VBAA 'odd' sample count | Sven Gothel | 2014-07-09 | 1 | -16/+27 |
* | Findbugs: Remove dead-code / unused [temp] storage and it's assignment | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Findbugs.normal: Adding safeguard hashCode() implementation throwing Internal... | Sven Gothel | 2014-07-08 | 1 | -0/+5 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 6 | -74/+75 |
* | Graph RegionRenderer: Fix GL3 and ES3 GLSL issues | Sven Gothel | 2014-06-11 | 1 | -17/+32 |
* | Graph: Fix GLSL issue w/ ES3, add 'const float sample_count', since define SA... | Sven Gothel | 2014-06-11 | 1 | -0/+2 |
* | Bug 801: Refine commit 9a15aad0e5388a4b927e44d3d2ce136f32474bc2 cache Texture... | Sven Gothel | 2014-05-20 | 1 | -3/+1 |
* | Bug 801: Fix RegionRenderer's TextureSequence shader program selection (recog... | Sven Gothel | 2014-05-19 | 1 | -1/+10 |
* | Minor edits: Fix comments / API-docs | Sven Gothel | 2014-05-19 | 2 | -3/+2 |
* | Bug 801: Introd. RenderState.BITHINT_GLOBAL_DEPTH_TEST_ENABLED hinting to dea... | Sven Gothel | 2014-04-10 | 2 | -5/+30 |
* | Bug 801: Region Dirty Update; TextureSequence GLMediaPlayer Fix; Blending Fix ; | Sven Gothel | 2014-04-09 | 4 | -43/+100 |
* | Bug 801: Fix regressions from 9c71f276d1fcc87b69b413847fd1da34b30d0932 (UISha... | Sven Gothel | 2014-04-04 | 1 | -0/+1 |
* | Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex... | Sven Gothel | 2014-04-04 | 5 | -112/+172 |
* | Bug 801: Reduce temp. object creation, i.e. GC load | Sven Gothel | 2014-04-02 | 1 | -15/+39 |
* | Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in... | Sven Gothel | 2014-04-02 | 5 | -81/+65 |
* | Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in... | Sven Gothel | 2014-04-01 | 8 | -255/+652 |
* | Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc... | Sven Gothel | 2014-03-22 | 2 | -8/+10 |
* | Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits .. | Sven Gothel | 2014-03-17 | 1 | -1/+1 |
* | Bug 801: Revisit UIShape/SceneController (Ray-Picking, Full Object/Model driv... | Sven Gothel | 2014-03-16 | 1 | -21/+0 |
* | FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te... | Sven Gothel | 2014-03-15 | 1 | -7/+6 |
* | Quaternion: User EPSILON for all tests against zero and one (identity .. ) an... | Sven Gothel | 2014-03-15 | 1 | -1/+1 |
* | Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r... | Sven Gothel | 2014-03-15 | 3 | -13/+13 |
* | Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu... | Sven Gothel | 2014-03-15 | 4 | -16/+55 |
* | Bug 801: Add Frustum support to Region; Misc .. | Sven Gothel | 2014-03-14 | 4 | -40/+122 |
* | Bug 801: Fix UI-Graph Demo (Part-1) ; TextRegionUtil: Add Generic processStri... | Sven Gothel | 2014-03-06 | 1 | -8/+35 |
* | Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe... | Sven Gothel | 2014-03-05 | 1 | -14/+13 |
* | Bug 801: Refine 'blend' usage and modes (API-doc and demo-code) | Sven Gothel | 2014-03-05 | 2 | -5/+100 |
* | Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos... | Sven Gothel | 2014-03-02 | 2 | -9/+44 |
* | Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ... | Sven Gothel | 2014-03-01 | 3 | -41/+66 |