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
...
*
Adding missing jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html
Sven Gothel
2014-03-17
1
-0
/
+68
*
Graph: Fix NPE in case of double destroy call .. (VBORegion2PMSAAES2)
Sven Gothel
2014-03-17
1
-6
/
+12
*
Graph: Fix NPE in case of double destroy call ..
Sven Gothel
2014-03-17
2
-12
/
+32
*
SceneUIController: Remove unused (and not commited) Matrix reference
Sven Gothel
2014-03-17
1
-3
/
+0
*
Fix GraphUI - Remove MSAA if in VBAA mode (double AA not so good) - Adding NA...
Sven Gothel
2014-03-17
5
-8
/
+18
*
Bug 801: GraphUI .. Missed 'CrossHair' Class (Commit 6382ee094953fd4fef35a8e6...
Sven Gothel
2014-03-17
1
-0
/
+109
*
Bug 801: GraphUI .. Fixed transformations, cleanup - All shape-object oriente...
Sven Gothel
2014-03-17
8
-274
/
+685
*
AABBox: Add rotate(..)
Sven Gothel
2014-03-17
1
-22
/
+75
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
6
-39
/
+113
*
Bug 801: Revisit UIShape/SceneController (Ray-Picking, Full Object/Model driv...
Sven Gothel
2014-03-16
12
-474
/
+517
*
Add generic support for picking via raycast intersection and AABBox (or similar)
Sven Gothel
2014-03-16
7
-31
/
+196
*
NEWT: Minor edits
Sven Gothel
2014-03-16
2
-18
/
+18
*
FloatUtil/VectorUtil: Enhance isEqual/compare w/ and w/o epsilon, add unit te...
Sven Gothel
2014-03-15
11
-258
/
+566
*
Bug 801: Fix GPUUISceneGLListener0A (GraphUI Demo) .. Transformations .. etc
Sven Gothel
2014-03-15
6
-128
/
+196
*
Quaternion: User EPSILON for all tests against zero and one (identity .. ) an...
Sven Gothel
2014-03-15
6
-45
/
+146
*
Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...
Sven Gothel
2014-03-15
9
-93
/
+137
*
Bug 801: Outline/OutlineShape tranform and sort fixes ; Quaternion: Reduce mu...
Sven Gothel
2014-03-15
11
-61
/
+125
*
PMVMatrix.glLoadMatrix(Quaternion): Load Quaternion's directly w/o intermedia...
Sven Gothel
2014-03-14
1
-2
/
+15
*
Bug 801: Add Frustum support to Region; Misc ..
Sven Gothel
2014-03-14
20
-286
/
+588
*
Quaternion: Fix and enhance class incl. Extensive Unit Tests (all passed)
Sven Gothel
2014-03-14
5
-234
/
+1839
*
Math and PMVMatrix: Cleanup and Refine
Sven Gothel
2014-03-14
15
-437
/
+705
*
Doc NEWT-Overview: Add notion about Window Parenting
Sven Gothel
2014-03-14
1
-0
/
+56
*
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.5
2.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
[prev]
[next]