index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1454 + Bug 1464: Maintain a Shape local 'zOffset' and only consider it fo...
Sven Gothel
2023-09-30
2
-35
/
+43
*
GraphUI: Group: Add attribute to allow not to relayout if child Shapes are di...
Sven Gothel
2023-09-30
1
-14
/
+24
*
FFMPEGMediaPlayer: Insert GLSL comment-line documenting the addressed VideoPi...
Sven Gothel
2023-09-30
1
-1
/
+6
*
Bug 1465 - Graph / GraphUI: Render a Region's ColorTexture in proper aspect-r...
Sven Gothel
2023-09-30
20
-185
/
+590
*
Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT
Sven Gothel
2023-09-29
11
-27
/
+154
*
Bug 1431: Fix NewtCanvasAWT resize on X11, broken since commit ad38d155985498...
Sven Gothel
2023-09-29
7
-14
/
+273
*
GraphUI Demos: Minor refinements..
Sven Gothel
2023-09-26
2
-5
/
+5
*
GraphUI Demo UISceneDemo20: Give 'Show FPS' a toggle text 'Hide FPS' .. and h...
Sven Gothel
2023-09-26
1
-1
/
+2
*
GraphUI Button: Support toggle'ed labels and fixed font size scaling for symb...
Sven Gothel
2023-09-26
5
-88
/
+214
*
GraphUI Button: Increase default spacing a little: x .12 -> .20, y .42 -> .46
Sven Gothel
2023-09-26
1
-2
/
+2
*
GraphUI Shape: Issue onToggleListener on setToggle(..) to complete user exper...
Sven Gothel
2023-09-26
1
-0
/
+7
*
GraphUI Shape: Add remaining binary states to bitfield to preserver footprint ..
Sven Gothel
2023-09-26
1
-26
/
+28
*
Bug 1463 - Graph Font: Whitespace or undefined Glyphs shall not cover (any) h...
Sven Gothel
2023-09-26
1
-4
/
+7
*
GraphUI: Mark some more methods final in Shape + GraphShape
Sven Gothel
2023-09-26
2
-5
/
+5
*
GraphUI Shape: Use a bitfield for the many binrary states instead of boolean ...
Sven Gothel
2023-09-26
1
-46
/
+47
*
GraphUI GraphShape: Factor out static addRectangle(..) to be reused for debug...
Sven Gothel
2023-09-26
1
-7
/
+8
*
GraphUI Layout: Simplify non-centered negative-offset (underline) removal
Sven Gothel
2023-09-26
2
-22
/
+4
*
Bug 1462 / 1462: GraphUI Demo UISceneDemo20: Replace some text in buttons wit...
Sven Gothel
2023-09-24
1
-6
/
+7
*
Bump make/scripts/tests.sh
Sven Gothel
2023-09-24
1
-2
/
+3
*
GraphUI Demos UIMediaGrid01: Demos multiple MediaButton in a grid - performan...
Sven Gothel
2023-09-24
1
-0
/
+360
*
Graph Font: API doc: Fix typos 'Return ' .. to 'Returns `.
Sven Gothel
2023-09-24
1
-17
/
+20
*
Graph Font Tests: Fix missing codepoint -> GlyphID conversion
Sven Gothel
2023-09-24
4
-5
/
+5
*
Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav...
Sven Gothel
2023-09-24
19
-212
/
+352
*
Graph Fonts: Add 'Material Icons Round-Regular' (APL-2 license) and use it in...
Sven Gothel
2023-09-24
5
-5
/
+100
*
Graph Fonts UbuntuFontLoader: Factor out FontLoaderImpl and have get(..) sync...
Sven Gothel
2023-09-24
2
-103
/
+139
*
Graph Fonts: Remove not required text files from Ubuntu fonts
Sven Gothel
2023-09-24
3
-409
/
+0
*
GraphUI Demo FontView01: Add mode showing the Glyph's name below in grid
Sven Gothel
2023-09-24
1
-15
/
+33
*
GraphUI Label: Condense getUnscaledGlyphBounds()
Sven Gothel
2023-09-24
1
-4
/
+1
*
Bug 1460 - GraphUI Shape: Allow keeping aspect-ratio at resize
Sven Gothel
2023-09-24
2
-9
/
+26
*
GraphUI Shape: Crossref input modifier funcs in API doc; Condense simple sett...
Sven Gothel
2023-09-24
1
-26
/
+26
*
GraphUI MediaButton: Return this for chaining on setter
Sven Gothel
2023-09-24
1
-2
/
+3
*
GLMediaPlayer: Stop audio streaming to AudioSink on zero volume (Flush on mut...
Sven Gothel
2023-09-24
2
-2
/
+10
*
UISceneDemo20 Use onToggle(..) for media-button (audio on/off) as well as use...
Sven Gothel
2023-09-24
1
-29
/
+17
*
Bug 1459 - GraphUI Shape: Add active (pointer over/left) state and callback L...
Sven Gothel
2023-09-24
2
-6
/
+52
*
Bug 1454 - GraphUI Scene: Make active ZOffset scale configurable
Sven Gothel
2023-09-24
1
-2
/
+7
*
GraphUI Button: Remove redundant ctors and methods. ZOffset shall be simply g...
Sven Gothel
2023-09-24
1
-68
/
+0
*
UISceneDemo20: Set proper z-epsilon for all Buttons on reshape to use the per...
Sven Gothel
2023-09-24
1
-0
/
+4
*
Bug 1455 - GLMediaPlayer: Add isAutioMuted() query on volume and earmark audi...
Sven Gothel
2023-09-23
2
-5
/
+25
*
Bug 1454 - GraphUI Scene: Elevate active (selected) shape (add z-offset) and ...
Sven Gothel
2023-09-23
2
-1
/
+28
*
GraphUI Layout: Add UILayoutBoxGridOffset01, showing behavior w/ shapes not s...
Sven Gothel
2023-09-23
2
-3
/
+376
*
Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali...
Sven Gothel
2023-09-23
11
-54
/
+54
*
GLMediaPlayerImpl: Recover lost StreamException information from commit 77eab...
Sven Gothel
2023-09-23
1
-5
/
+17
*
Bug 1452: PMVMatrix4f: Drop redundant unused mulWith*(Vec*...) 'v_out = M * v...
Sven Gothel
2023-09-23
1
-102
/
+0
*
GraphUI Button.getSubString(): Expose labelZOffset
Sven Gothel
2023-09-23
1
-1
/
+1
*
Bug 1452: GraphUI Scene DefaultPMVMatrixSetup.set(): Fix regression of commit...
Sven Gothel
2023-09-23
1
-1
/
+1
*
Bump oculusvr-sdk
Sven Gothel
2023-09-22
1
-0
/
+0
*
OculusVR: Adapt to latest GlueGen changes
Sven Gothel
2023-09-22
3
-7
/
+8
*
Demos MovieSimple, MovieCube: Use Uri.tryUriOrFile(..) and have user just use...
Sven Gothel
2023-09-22
2
-39
/
+20
*
GLMediaPlayerImpl: Replace StreamWorker thread management with GlueGen's new ...
Sven Gothel
2023-09-22
2
-223
/
+101
*
GraphUI Demo FontView01: Re-add Margin for glyphInfoBox (text) and use Group'...
Sven Gothel
2023-09-20
2
-5
/
+5
[next]