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
/
GLPixelBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1226 - GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle gl...
Sven Gothel
2015-09-26
1
-0
/
+4
*
Bug 1135 - Cleanup: Class ownership change of static GL enumerates
Sven Gothel
2015-03-06
1
-2
/
+2
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-8
/
+8
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-148
/
+341
*
Findbugs.static_final_immutable: Use final qualifier for static immutable ins...
Sven Gothel
2014-07-08
1
-3
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-15
/
+15
*
Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i...
Sven Gothel
2014-02-13
1
-2
/
+12
*
Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut...
Sven Gothel
2014-01-08
1
-0
/
+100
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+2
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-63
/
+63
*
TileRendererBase: Add toString(), Proper tile unit test names, i.e. add NEWT ...
Sven Gothel
2013-09-05
1
-1
/
+2
*
GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...
Sven Gothel
2013-09-04
1
-19
/
+113
*
Fix Bug 817 (1/2): GLPixelAttributes checks arguments and queried bytesPerPixel
Sven Gothel
2013-08-16
1
-1
/
+13
*
StringBuffer -> StringBuilder
Sven Gothel
2013-07-15
1
-2
/
+2
*
GLPixelBuffer.dispose(): Set diposed:=true to allow isValid() to work properl...
Sven Gothel
2013-05-17
1
-5
/
+6
*
Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer...
Sven Gothel
2013-05-09
1
-5
/
+20
*
Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...
Sven Gothel
2013-05-08
1
-0
/
+253