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
/
jogl
/
classes
/
javax
/
media
/
opengl
/
awt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)
Sven Gothel
2015-02-02
4
-4458
/
+0
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
4
-60
/
+60
*
Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE)
Sven Gothel
2015-01-27
2
-76
/
+159
*
Misc Fixes: Bug 1102 GLJPanel.setSurfaceScale(..); SurfaceSize.hashCode()
Sven Gothel
2014-12-07
1
-7
/
+7
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-6
/
+42
*
Bug 1085: Fix GLJPanel regression while printing w/ invisible GLJPanel: Zero ...
Sven Gothel
2014-10-02
1
-1
/
+1
*
Bug 1085: Increase and fix DEBUG verbosity in GLJPanel to catch reshape regre...
Sven Gothel
2014-10-02
1
-9
/
+13
*
Bug 1081: Fix GLJPanel Regression: Honor pre-init reshape-size at initializeB...
Sven Gothel
2014-10-01
1
-19
/
+20
*
Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen GLAD i...
Sven Gothel
2014-09-30
2
-10
/
+33
*
FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);
Sven Gothel
2014-09-20
1
-1
/
+1
*
FBObject: Simplify API (init/reset); Only issue automatic resetSamplingSink(....
Sven Gothel
2014-09-20
1
-2
/
+2
*
GLJPanel Cleanup: Remove initial FBO reshape; Propagate reshape only if diffe...
Sven Gothel
2014-09-18
1
-17
/
+17
*
GLJPanel: Allow reconfiguration of offscreen's GLCapabilitiesImmutable
Sven Gothel
2014-09-14
1
-14
/
+49
*
AnimatorBase.finishLifecycleAction(): Non blocking call shall return true, su...
Sven Gothel
2014-09-13
1
-2
/
+4
*
GLPixelStorageModes: Emphasize reset*() usage; setUnpackRowLength: GL2ES2 -> ...
Sven Gothel
2014-09-09
1
-2
/
+2
*
Bug 1020 - First MSAA FBO frame on a mac osx nvidia card not antialiased
Sven Gothel
2014-08-31
1
-0
/
+6
*
Bug 1054: GLContext: makeCurrent() needs a null-check of [mutable] drawable;...
Sven Gothel
2014-08-30
2
-225
/
+272
*
GLSharedContextSetter: Fix API doc and all html references (fix URL and compl...
Sven Gothel
2014-08-29
2
-2
/
+6
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-08-06
2
-0
/
+10
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-07-31
2
-10
/
+37
*
Bug 830 - Refine Heuristics for to query whether GLDrawableUtil.swapGLContext...
Sven Gothel
2014-07-31
2
-2
/
+2
*
GLDrawable: Expose getRequestedGLCapabilities() (Include to public API)
Sven Gothel
2014-07-31
2
-28
/
+34
*
Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd...
Sven Gothel
2014-07-30
2
-29
/
+39
*
Bug 1016 - GLJPanel Offscreen FBO size may exceed GL MAX TEXTURE SIZE, only u...
Sven Gothel
2014-07-28
1
-5
/
+20
*
GLJPanel: Enhance API doc on setSkipGLOrientationVerticalFlip(..)
Sven Gothel
2014-07-28
1
-2
/
+2
*
GLJPanel: Only dump verbose debug on frameCount each frame if property 'jogl....
Sven Gothel
2014-07-28
1
-4
/
+6
*
GLJPanel: Enhance the class API-doc
Sven Gothel
2014-07-28
1
-10
/
+11
*
Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...
Sven Gothel
2014-07-28
1
-1
/
+1
*
Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...
Sven Gothel
2014-07-27
2
-4
/
+21
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
2
-81
/
+37
*
Findbugs.not-written.null: Fix referencing non-written fields (never written ...
Sven Gothel
2014-07-08
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
2
-151
/
+152
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
2
-2
/
+2
*
Fix Bug 826 Regression caused by commit 41190c3830157abdf9649cbf7767e57108f55...
Sven Gothel
2014-06-13
1
-23
/
+34
*
Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...
Sven Gothel
2014-06-09
2
-12
/
+26
*
Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry...
Sven Gothel
2014-06-08
2
-15
/
+19
*
Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which...
Sven Gothel
2014-06-08
2
-13
/
+16
*
Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...
Sven Gothel
2014-06-08
2
-62
/
+144
*
Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModes
Sven Gothel
2014-05-26
1
-2
/
+2
*
Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT...
Sven Gothel
2014-05-26
1
-1
/
+1
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
1
-1
/
+0
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
2
-67
/
+91
*
Bug 742 HiDPI: Add prelim HiDPI support to GLJPanel w/o API change and w/o fi...
Sven Gothel
2014-05-20
1
-17
/
+49
*
Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (...
Sven Gothel
2014-02-25
2
-5
/
+5
*
Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ...
Sven Gothel
2014-02-18
1
-7
/
+62
*
Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Use default au...
Sven Gothel
2014-02-14
1
-23
/
+7
*
Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ...
Sven Gothel
2014-02-13
1
-25
/
+49
*
Better shared GLAutoDrawable synchronization: Block slave instances to also b...
Sven Gothel
2014-01-21
2
-0
/
+10
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
2
-17
/
+33
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
2
-2
/
+2
[next]