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
/
GLReadBufferUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1234 - GLReadBufferUtil.readPixelsImpl(..) not using [xy] offset in readT...
Sven Gothel
2015-09-28
1
-2
/
+2
*
Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()]
Sven Gothel
2015-02-16
1
-1
/
+1
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-6
/
+6
*
Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...
Sven Gothel
2014-12-06
1
-13
/
+13
*
GLPixelStorageModes: Emphasize reset*() usage; setUnpackRowLength: GL2ES2 -> ...
Sven Gothel
2014-09-09
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-9
/
+9
*
Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModes
Sven Gothel
2014-05-26
1
-2
/
+1
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-4
/
+4
*
GLReadBufferUtil: Set PACK_ROW_LENGTH for ES3 as well - also set ReadBuffer t...
Sven Gothel
2014-02-14
1
-2
/
+5
*
Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i...
Sven Gothel
2014-02-13
1
-12
/
+18
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-31
/
+31
*
GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...
Sven Gothel
2013-09-04
1
-1
/
+1
*
GLReadBufferUtil.readPixels(..): Use plain int values for inWidth/inHeight, i...
Sven Gothel
2013-09-03
1
-9
/
+8
*
Fix regression of commit 0a7bf77b8c0765f8a53dc72a8edab8e0496938ff - GLReadBuf...
Sven Gothel
2013-05-08
1
-1
/
+1
*
Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...
Sven Gothel
2013-05-08
1
-32
/
+25
*
GLJPanel: Use PixelBufferProvider AWTPixelBufferProviderInt; PixelBufferProvi...
Sven Gothel
2013-05-08
1
-0
/
+1
*
GLReadBufferUtil: Utilizing PixelBufferProvider; Adding AWTGLReadBufferUtil a...
Sven Gothel
2013-04-27
1
-56
/
+90
*
type: weather -> whether :) .. it's spring again :)
Sven Gothel
2013-04-18
1
-1
/
+1
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-3
/
+14
*
GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr...
Sven Gothel
2012-09-20
1
-1
/
+3
*
Robostness FBObject / GLReadBufferUtil: Ignore pre-existing GL errors - remov...
Sven Gothel
2012-08-17
1
-0
/
+4
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-3
/
+9
*
Fix GLReadBufferUtil for ES platforms: RGB read format may not be supported. ...
Sven Gothel
2012-02-22
1
-13
/
+44
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
1
-0
/
+181