aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/curve/Region.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* Graph: Fix minor apidoc issuesSven Gothel2014-10-091-2/+3
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-14/+14
* Minor edits: Fix comments / API-docsSven Gothel2014-05-191-1/+1
* Bug 801: Region Dirty Update; TextureSequence GLMediaPlayer Fix; Blending Fix ;Sven Gothel2014-04-091-21/+27
* Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...Sven Gothel2014-04-041-5/+20
* Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-021-6/+12
* Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-011-39/+111
* Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...Sven Gothel2014-03-221-1/+1
* Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...Sven Gothel2014-03-151-8/+8
* Bug 801: Add Frustum support to Region; Misc ..Sven Gothel2014-03-141-32/+63
* Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos...Sven Gothel2014-03-021-8/+36
* Bug 802: Graph TextRenderer Performance Part-3: Reuse 'float[] coordsEx' stor...Sven Gothel2014-02-271-1/+2
* Bug 801: Graph TextRenderer Cleanup Part-5: *Region API Cleanup (protected im...Sven Gothel2014-02-271-11/+3
* Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G...Sven Gothel2014-02-271-139/+107
* Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...Sven Gothel2014-02-251-18/+44
* Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)Sven Gothel2014-02-241-25/+59
* Merge branch 'master' into stash_glyphcacheSven Gothel2014-02-231-21/+21
|\
| * jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-34/+34
| * Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-1/+1
* | Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)Sven Gothel2014-02-231-80/+120
|/
* Graph: updated inclass documentationsRami Santina2011-06-051-32/+54
* Add Factory for triangulation with base Interface; misc cleanupRami Santina2011-06-051-6/+8
* Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...Sven Gothel2011-05-091-0/+25
* Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...Sven Gothel2011-05-081-132/+142
* ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...Sven Gothel2011-04-261-1/+1
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-18/+8
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-84/+84
* Merge: merged with sgothelRami Santina2011-04-081-0/+11
|\
| * Use common constants for shader attributes (needs to be completed)Sven Gothel2011-04-081-0/+12
* | Added getBounds impl to region, returning AABBoxRami Santina2011-04-081-0/+3
|/
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+128