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
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to GlueGen commit b1eb7ca6b9d7dec7ff62c1f1e8ef0a0545724d2f: Function- R...
Sven Gothel
2013-03-18
3
-4
/
+3
*
Remodel OSX/CALayer Threading (commit 896e8b021b39e9415040a57a1d540d7d24b02db...
Sven Gothel
2013-03-15
5
-23
/
+72
*
OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocks
Sven Gothel
2013-03-14
1
-14
/
+27
*
Fix TestParenting01NEWT: Since recreational reparenting resets the fps-counte...
Sven Gothel
2013-03-13
1
-0
/
+6
*
GLEventListenerState: Moved to public package 'com.jogamp.opengl.util'
Sven Gothel
2013-03-13
5
-5
/
+5
*
Bug 665: Allow re-association of GLContext/GLEventListener to a GLDrawable (P...
Sven Gothel
2013-03-13
8
-150
/
+777
*
Fix Mix2TexturesES2 unit tests: Use synchronized texID access and add glFinis...
Sven Gothel
2013-03-09
4
-15
/
+67
*
Fix buggy unit test for Bug 694: The unpack alignment has to be considered!
Sven Gothel
2013-03-09
1
-13
/
+45
*
TestBug694 -> TestBug694AWT so it properly gets picked up by the AWT unit tes...
Sven Gothel
2013-03-01
1
-2
/
+2
*
Merge remote-tracking branch 'gouessej/master'
Sven Gothel
2013-03-01
1
-0
/
+128
|
\
|
*
Adds a unit test for the bug 694 on gluScaleImage
Julien Gouesse
2013-02-24
1
-0
/
+128
*
|
TestBug572AWT: Add test case w/ setting GLCanvas's size and frame.pack() on A...
Sven Gothel
2013-02-28
1
-60
/
+51
*
|
All AWT Related Unit Tests: Call AWT 'frame.setVisible(..)' and 'frame.pack()...
Sven Gothel
2013-02-28
38
-212
/
+331
*
|
Adapt to GlueGen's relocation of AWTEDTExecutor - GlueGen commit 99a50b38f565...
Sven Gothel
2013-02-28
1
-1
/
+1
*
|
NEWT: Harmonize MouseEvent Pressure (API Change!)
Sven Gothel
2013-02-28
2
-2
/
+2
*
|
Fix Bug 677: NEWT/Android: Add support for Android's KeyEvent.KEYCODE_BACK
Sven Gothel
2013-02-28
3
-9
/
+5
*
|
Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec...
Sven Gothel
2013-02-28
10
-70
/
+291
|
/
*
NEWT/OSX Fix: Child positioning ; NewtCanvasAWT: Change reparent time and use...
Sven Gothel
2013-02-22
5
-5
/
+19
*
TestNewtEventModifiers*: Robostness (uhh) Unify wait-clear result code - fix ...
Sven Gothel
2013-02-21
2
-62
/
+56
*
TestGearsES2SWT: Fix NPE
Sven Gothel
2013-02-21
1
-0
/
+6
*
OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ...
Sven Gothel
2013-02-20
5
-12
/
+9
*
Unit Tests: Add [manual] demo cases for SWT (TestGearsES2SWT, TestGearsES2New...
Sven Gothel
2013-02-20
5
-32
/
+990
*
Unit Tests NewtEventModifiers (2): Robostness
Sven Gothel
2013-02-19
5
-9
/
+8
*
Unit Tests NewtEventModifiers: Attempt to make them more robust for that one ...
Sven Gothel
2013-02-19
5
-9
/
+21
*
Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K...
Sven Gothel
2013-02-19
7
-106
/
+290
*
NEWT/OSX: Fix Memory Leak ; Fix Occasional Crash Duer to Lifecycle Ops not on...
Sven Gothel
2013-02-17
4
-30
/
+176
*
TestWindowClosingProtocol01AWT: More relaxed timing reducing false positives
Sven Gothel
2013-02-16
3
-1
/
+15
*
Uni Tests AddRemove: Remove dead code ..
Sven Gothel
2013-02-16
2
-40
/
+0
*
Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility state
Sven Gothel
2013-02-16
1
-0
/
+280
*
Fix TestWindowClosingProtocol01AWT: GLCanvas closing operation 'destroy' will...
Sven Gothel
2013-02-16
1
-1
/
+0
*
Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-...
Sven Gothel
2013-02-16
2
-2
/
+2
*
Refine unit test for Bug 691: Add onscreen/offscreen tests [if available] ; M...
Sven Gothel
2013-02-15
2
-16
/
+59
*
Fix Bug 675: NPE w/ Beans.setDesignTime(true) ; Fix GLCanvas.destroy(): Don't...
Sven Gothel
2013-02-15
1
-0
/
+111
*
Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release...
Sven Gothel
2013-02-15
5
-58
/
+275
*
Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ...
Sven Gothel
2013-02-14
2
-5
/
+263
*
Fix Animator resume() wait-condition (drawablesEmpty didn't wait for pausedIs...
Sven Gothel
2013-02-01
1
-18
/
+28
*
Android GearsES2 Launcher: Revert debug flags ..
Sven Gothel
2013-01-31
1
-2
/
+2
*
Android: Adapt to cleanup of ClassLoaderUtil/LauncherUtil - GlueGen Commit b4...
Sven Gothel
2013-01-31
17
-91
/
+239
*
Fix AWTKeyAdapter: Reorder AWT events to NEWT order - also ensuring TYPED is ...
Sven Gothel
2013-01-30
1
-0
/
+300
*
Fix Bug 678: Deliver key-char value for printable chars on all KeyEventListen...
Sven Gothel
2013-01-29
3
-4
/
+4
*
Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add E...
Sven Gothel
2013-01-27
2
-22
/
+98
*
Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable ..
Sven Gothel
2013-01-24
3
-13
/
+450
*
Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5...
Sven Gothel
2013-01-20
3
-1
/
+164
*
TestSwingAWTRobotUsageBeforeJOGLInitBug411: Fix 'chicken egg' init problem w/...
Sven Gothel
2013-01-19
1
-1
/
+12
*
NEWT/Android: Full Lifecycle for WindowDriver; Using static ViewGroup; AWTRob...
Sven Gothel
2013-01-19
3
-131
/
+115
*
Fix Bug 669: Recursive GLContext makeCurrent()/release()
Sven Gothel
2013-01-18
2
-0
/
+267
*
Sync LauncherUtil w/ GlueGen commit 1b9f0739ecc25105384b557afa698c42e08d4cc6 ...
Sven Gothel
2013-01-18
1
-13
/
+57
*
NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta...
Sven Gothel
2013-01-14
1
-1
/
+28
*
Move all Exclusive Context Thread (ECT) tests to it's own package to de-clutt...
Sven Gothel
2013-01-12
12
-12
/
+12
*
Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER...
Sven Gothel
2013-01-12
6
-0
/
+522
[next]