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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jnlp-files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding missing applet launcher html page for GLJPanelsAndGLCanvasDemoGL2Applet
Sven Gothel
2014-09-20
1
-0
/
+32
*
Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for GLJPanel/GL2 te...
Sven Gothel
2014-09-20
1
-1
/
+2
*
FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);
Sven Gothel
2014-09-20
1
-6
/
+6
*
Attempt to remove aliasing from native libraries.
Mark Raynsford
2014-06-30
8
-8
/
+8
*
GraphUI: Fix label layout (absolute), add auto no-aa dpi threshold (200 dpi),...
Sven Gothel
2014-05-27
5
-15
/
+87
*
GraphUISceneDemo Applet: Add JOAL for GLMediaPlayer usage
Sven Gothel
2014-04-10
5
-0
/
+10
*
Fix test applets: GraphTextDemo (No MSAA, add VBAA def. ctor GPUTextGLListene...
Sven Gothel
2014-03-26
7
-14
/
+14
*
Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...
Sven Gothel
2014-03-22
1
-1
/
+0
*
Adding missing jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html (Now t...
Sven Gothel
2014-03-18
2
-0
/
+69
*
Adding missing jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html
Sven Gothel
2014-03-17
1
-0
/
+68
*
Fix GraphUI - Remove MSAA if in VBAA mode (double AA not so good) - Adding NA...
Sven Gothel
2014-03-17
2
-4
/
+5
*
applet3 test page: remove redundant 'Applet3' in link name
Sven Gothel
2014-01-31
1
-5
/
+6
*
Add Applet3 test html pages
Sven Gothel
2014-01-30
7
-0
/
+595
*
Fix jogl-*-version.jnlp: Needs 'all-permissions' to match jogl-all.jar's mani...
Sven Gothel
2014-01-22
2
-0
/
+6
*
JOGL Test Applets: Refine html pages
Sven Gothel
2014-01-22
4
-34
/
+56
*
JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ei...
Sven Gothel
2014-01-22
11
-33
/
+3
*
Adaption of Oracle's Deployment changes, i.e. >= 7u51
Sven Gothel
2014-01-22
15
-437
/
+88
*
Bug 935: NEWT: Expose Pointer Icons Feature in JOGLNewtAppletBase Tests
Sven Gothel
2013-12-31
13
-0
/
+39
*
Bug 910: Add Standalone Extended Applet Lifecycle Validation Test
Sven Gothel
2013-11-26
2
-0
/
+33
*
Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to red...
Sven Gothel
2013-10-31
2
-2
/
+72
*
Validate codebase in jnlp files, add missing codebase entries.
Sven Gothel
2013-10-16
1
-1
/
+2
*
Bug816 OSX CALayer: Issue w/ JSplitPane within Apple (Firefox, Safari - not a...
Sven Gothel
2013-10-09
3
-0
/
+66
*
Bug 816/848: Cleanup test applet layout/size ; Note Bug 848: Not reproducible...
Sven Gothel
2013-10-04
4
-7
/
+41
*
Bug 848: Add test applet ; Bug 816 Bug816AppletGLCanvas02: Remove 2nd Animato...
Sven Gothel
2013-10-04
3
-3
/
+35
*
Bug 818: Add missing html file for applet unit test of commit 51ea4e5d5d212df...
Sven Gothel
2013-10-04
1
-0
/
+34
*
Bug 818 (OSX 10.6.8 NVIDIA GeForce GT 330M): Add unit test (manual applet)
Sven Gothel
2013-10-03
1
-0
/
+4
*
Test applets .. change font of misc test section.
Sven Gothel
2013-09-27
1
-0
/
+2
*
Bug 816: Fix JAWTWindow's getLocationOnScreenNonBlocking(); Derive CALayer po...
Sven Gothel
2013-09-27
3
-0
/
+75
*
Fix MovieCube/Simple Demo in 'Applet' mode: Use default ctor to completly ini...
Sven Gothel
2013-09-25
2
-16
/
+28
*
Movie JNLP/NAppletAdd: joal jar file shall come before jogl's (dependency - r...
v2.0.2
Sven Gothel
2013-07-20
2
-4
/
+4
*
Movie JNLP/NAppletAdd: Add joal jar file
Sven Gothel
2013-07-19
2
-0
/
+4
*
Fix applet html pages (title)
Sven Gothel
2013-06-21
3
-3
/
+3
*
jogl-test-applets: Add 'force gl3' GearsES2 Applet for GL3 core testing on OSX
Sven Gothel
2012-10-31
2
-1
/
+109
*
JNLP: Cache jogl-all-natives and jogl-cg-natives for linux-armv6 and linux-ar...
Xerxes RĂ„nby
2012-08-22
4
-10
/
+20
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
30
-240
/
+261
*
Fix Bug 560 and NEWT window closing behavior in general for all platforms.
Sven Gothel
2012-05-01
2
-1
/
+110
*
Test (Applets): Add MovieCube to jogl-test-applets page.
Sven Gothel
2012-04-24
3
-0
/
+173
*
JOGL Applet Tests no more require junit.jar
Sven Gothel
2012-03-13
12
-30
/
+0
*
Fix html applet test page
Sven Gothel
2011-12-20
1
-2
/
+2
*
Add jogl-all-awt-cg.jnlp
Sven Gothel
2011-12-19
1
-0
/
+89
*
Add NApplet launch variant to all applets
Sven Gothel
2011-09-23
6
-0
/
+341
*
Adding html launch type and page for new 'NApplet', using new TempJarCache fo...
Sven Gothel
2011-09-23
3
-1
/
+113
*
Fix html errors
Sven Gothel
2011-09-17
1
-11
/
+11
*
minor edit
Sven Gothel
2011-09-17
1
-3
/
+3
*
Applet Tag -> Mixed Object/Embed
Sven Gothel
2011-09-17
8
-108
/
+378
*
Minor editing
Sven Gothel
2011-09-17
1
-2
/
+3
*
Make jogl-applet-runner-newt.jnlp relative
Sven Gothel
2011-09-17
1
-3
/
+3
*
Add AppletLauncher to launcher applets ; Make JOGL Test page look nice
Sven Gothel
2011-09-17
8
-25
/
+290
*
Make jogl-test-applets look nice; Add NEWT Overview; Link both to JOGL's inde...
Sven Gothel
2011-09-17
1
-36
/
+174
*
jogl test applets: Add Graph Tests
Sven Gothel
2011-09-15
3
-2
/
+100
[next]