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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
24
-452
/
+458
*
Bug 1021: Refine Stereo Rendering API and OculusVR implementing renderer
Sven Gothel
2014-07-03
1
-74
/
+0
*
Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE...
Sven Gothel
2014-07-01
1
-0
/
+74
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
4
-4
/
+4
*
Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca...
Sven Gothel
2014-06-17
1
-1
/
+1
*
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 741 HiDPI: Add new NativeSurfaceHolder interface to GLDrawable and Native...
Sven Gothel
2014-06-06
1
-2
/
+7
*
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
4
-18
/
+27
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
3
-71
/
+101
*
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
*
Minor edits: Fix comments / API-docs
Sven Gothel
2014-05-19
1
-1
/
+1
*
Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...
Sven Gothel
2014-04-04
1
-22
/
+56
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-4
/
+14
*
Bug 801: Graph OpenGL ES2 and ES3 Compatibility
Sven Gothel
2014-03-25
1
-3
/
+3
*
Quaternion: Add rotateByEuler(..); AABBox: Add translate(..); Minor edits ..
Sven Gothel
2014-03-17
1
-2
/
+2
*
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
3
-10
/
+86
*
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
*
Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon...
Sven Gothel
2014-02-12
1
-31
/
+110
*
Bug 950 - Recognize full FBO capabilities for ES 3.0 - [GLContext|GL].hasFull...
Sven Gothel
2014-01-24
2
-14
/
+14
*
Better shared GLAutoDrawable synchronization: Block slave instances to also b...
Sven Gothel
2014-01-21
3
-2
/
+22
*
Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...
Sven Gothel
2014-01-21
3
-11
/
+232
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
2
-17
/
+33
*
Bug 930 - OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4Need...
Sven Gothel
2013-12-23
1
-1
/
+1
*
Bug 929 - Reflect ES3 Compatibility with ES2
Sven Gothel
2013-12-21
2
-6
/
+10
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
2
-2
/
+2
*
GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ...
Sven Gothel
2013-12-01
1
-10
/
+0
*
GLDrawableFactory.shutdown0() Add DEBUG line at the end
Sven Gothel
2013-11-29
1
-0
/
+3
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
1
-2
/
+2
*
Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...
Sven Gothel
2013-11-21
1
-8
/
+10
*
Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW...
Sven Gothel
2013-11-16
1
-0
/
+9
*
Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b...
Sven Gothel
2013-11-14
1
-2
/
+6
*
Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...
Sven Gothel
2013-11-14
1
-39
/
+74
*
GLJPanel: Remove unused import
Sven Gothel
2013-11-13
1
-1
/
+0
*
Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSe...
Sven Gothel
2013-11-12
1
-3
/
+4
*
GLJPanel: Don't ctor DefaultGLCapabilitiesChooser() if null chooser is passed...
Sven Gothel
2013-11-07
1
-1
/
+1
*
GLJPanel: Remove redundant !isInitialized [double-]check in initializeBackend...
Sven Gothel
2013-11-07
1
-33
/
+29
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
2
-22
/
+29
*
Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us...
Sven Gothel
2013-11-06
1
-30
/
+88
*
Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device...
Sven Gothel
2013-11-06
1
-0
/
+13
*
Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add perf. test case
Sven Gothel
2013-11-05
1
-4
/
+3
*
GLDrawableFactory: createDummy*(..) Pass GLCapabilitiesImmutable + GLCapabili...
Sven Gothel
2013-10-31
2
-8
/
+34
[next]