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
/
AWTGLPixelBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+3
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-47
/
+148
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-13
/
+14
*
Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...
Sven Gothel
2013-11-21
1
-13
/
+17
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+4
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-39
/
+39
*
GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride...
Sven Gothel
2013-10-02
1
-1
/
+38
*
GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...
Sven Gothel
2013-09-04
1
-35
/
+10
*
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
1
-0
/
+203