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
/
texture
/
spi
/
PNGImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
1
-319
/
+0
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-33
/
+33
*
PNGImage: Bounds check in getPixelRGBA8(..) and setPixelRGBA8(..)
Sven Gothel
2013-09-04
1
-0
/
+8
*
Bug 724: Add manual unit test, incr. PNGImage verbosity.
Sven Gothel
2013-07-02
1
-1
/
+2
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-34
/
+87
*
PNGImage: Add license header ; TestPNGImage01NEWT package move ..
Sven Gothel
2013-03-27
1
-1
/
+27
*
PNGImage: Cleanup code and reuse scanlineRGBA buffer in indexed mode. Add DEB...
Sven Gothel
2013-03-20
1
-29
/
+36
*
Handles indexed PNGs
Julien Gouesse
2013-03-20
1
-21
/
+49
*
MacOSXCGLContext: Use new setLocation(gl, shader-program); Minor edits..
Sven Gothel
2012-12-16
1
-1
/
+1
*
TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan...
Sven Gothel
2012-06-18
1
-15
/
+38
*
TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...
Sven Gothel
2012-04-07
1
-0
/
+172