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
/
com
/
jogamp
/
opengl
/
util
/
awt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DPI scaling to scale drawn fonts.
Glenn Burkhardt
2023-06-04
1
-1
/
+14
*
Bug 1101: Add missing disposal of Pipelined_QuadRenderer's VBOs
Sven Gothel
2019-08-20
1
-3
/
+15
*
Bug 1381: Keep host PixelFormat functional using requested immutable alphaReq...
Sven Gothel
2019-05-13
1
-4
/
+10
*
Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter...
Sven Gothel
2015-09-15
1
-1
/
+2
*
Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()]
Sven Gothel
2015-02-16
1
-2
/
+2
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
5
-20
/
+20
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-47
/
+148
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
2
-414
/
+3
*
Findbugs: Use static fields where possible
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'
Sven Gothel
2014-07-08
1
-3
/
+3
*
Findbugs.not-written.null: Fix referencing non-written fields (never written ...
Sven Gothel
2014-07-08
1
-1
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
7
-354
/
+356
*
GLU: Make ProjectFloat/ProjectDouble final and deprecate GLU.destroy() method.
Sven Gothel
2014-06-27
1
-1
/
+0
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
2
-11
/
+11
*
Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i...
Sven Gothel
2014-02-13
1
-2
/
+44
*
Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...
Sven Gothel
2013-11-21
1
-13
/
+17
*
Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...
Sven Gothel
2013-10-27
1
-16
/
+16
*
jogl: enable generics annotations on TextRenderer
Harvey Harrison
2013-10-20
1
-16
/
+13
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
2
-0
/
+36
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
7
-99
/
+99
*
GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride...
Sven Gothel
2013-10-02
1
-1
/
+38
*
Complete commit 54dcdf1f53c9fc1f7124cf77bbf5aa952d42053a, exposing GL2ES3 in ...
Sven Gothel
2013-09-07
1
-9
/
+2
*
GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...
Sven Gothel
2013-09-04
2
-36
/
+11
*
GLReadBufferUtil.readPixels(..): Use plain int values for inWidth/inHeight, i...
Sven Gothel
2013-09-03
1
-3
/
+1
*
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
1
-1
/
+6
*
StringBuffer -> StringBuilder
Sven Gothel
2013-07-15
1
-2
/
+2
*
Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer...
Sven Gothel
2013-05-09
1
-12
/
+37
*
Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...
Sven Gothel
2013-05-08
2
-19
/
+209
*
GLReadBufferUtil: Utilizing PixelBufferProvider; Adding AWTGLReadBufferUtil a...
Sven Gothel
2013-04-27
2
-0
/
+91
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-12
/
+24
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
2
-2
/
+4
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-1
/
+1
*
Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...
Sven Gothel
2012-03-13
1
-4
/
+4
*
import cleanup
Sven Gothel
2011-06-07
1
-1
/
+0
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
1
-51
/
+18
*
Texture: Change method signatures: Pass GL context object if required (remove...
Sven Gothel
2011-04-22
1
-14
/
+15
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
Bugfix (Bug 464 - TextRenderer useVertexArray was ignored)
Domokun
2011-02-01
1
-5
/
+5
*
TextRenderer: Fix imports / Add jogamp license
Sven Gothel
2011-02-01
2
-5
/
+2
*
Fixes the problem of high memory consumption in TextRenderer (single merged w...
Julien Gouesse
2011-02-01
1
-6
/
+39
*
Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt
Sven Gothel
2010-10-11
1
-1
/
+3
*
minor formatting
Sven Gothel
2010-08-24
1
-2
/
+1
*
Fix file modes
Sven Gothel
2010-07-07
5
-0
/
+0
*
modifications due to class movement in gluegen.
Michael Bien
2010-03-31
1
-1
/
+1
*
com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.
Michael Bien
2010-03-29
1
-2
/
+3
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
5
-0
/
+3423