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 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
*
|
Bug 801: Outline.setClosed(boolean [closed->closeTail]): Always close, but al...
Sven Gothel
2014-02-28
7
-43
/
+72
*
|
Merge branch 'master' into 2.2-train
Sven Gothel
2014-02-28
2
-50
/
+63
|
\
|
|
*
Refine commit 9fb1e46e43900ec9b2f9c9af1fc8984e101c8811: Avoid loading [j]awt ...
Sven Gothel
2014-02-28
2
-50
/
+63
*
|
Bug 801: Graph TextRenderer Cleanup Part-6: Fix TypecastRenderer; Minor Editing
Sven Gothel
2014-02-28
5
-66
/
+93
*
|
Bug 802: Graph TextRenderer Performance Part-3: Reuse 'float[] coordsEx' stor...
Sven Gothel
2014-02-27
1
-1
/
+2
*
|
Bug 801: Graph TextRenderer Cleanup Part-5: *Region API Cleanup (protected im...
Sven Gothel
2014-02-27
4
-36
/
+27
*
|
Bug 801: Graph TextRenderer Cleanup Part-4: Text[Render->Region]Util API: Bet...
Sven Gothel
2014-02-27
11
-121
/
+136
*
|
Bug 801: Graph TextRenderer Cleanup Part-3: Region.addOutlineShape(..) Push G...
Sven Gothel
2014-02-27
9
-316
/
+236
*
|
Bug 801: Graph TextRenderer Cleanup Part-2: Remove Path2D from Glyph/Typecast...
Sven Gothel
2014-02-27
7
-401
/
+51
*
|
Merge branch 'master' into 2.2-train
Sven Gothel
2014-02-26
5
-30
/
+80
|
\
|
|
*
Bug 984 - Fix GLBufferObjectTracker.mapBuffer(..)'s mapBufferImpl(..) paramet...
Sven Gothel
2014-02-26
3
-27
/
+63
|
*
AWTMisc.static: Allow static creation of 'null' AWT cursor to fail (i.e. AWT ...
Sven Gothel
2014-02-26
2
-4
/
+18
*
|
Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...
Sven Gothel
2014-02-25
26
-694
/
+537
*
|
Merge branch 'master' into 2.2-train
Sven Gothel
2014-02-25
6
-20
/
+33
|
\
|
|
*
Fix whitespaces of commit 78fcb8228d4a391054501aef16eb0462322ba39d and Window...
Sven Gothel
2014-02-25
2
-7
/
+7
|
*
Merge remote-tracking branch 'xranby/master'
Sven Gothel
2014-02-25
1
-2
/
+2
|
|
\
[prev]
[next]