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
/
TextureIO.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-166
/
+167
*
Texture/TextureIO: Make 'wrapping' Texture ctor public, remove same factory m...
Sven Gothel
2014-05-19
1
-39
/
+0
*
TextureIO: Fix PNGTextureWriter Vertical-Flip, i.e. pass TextureData's getMus...
Sven Gothel
2014-02-13
1
-2
/
+2
*
TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec...
Sven Gothel
2014-02-13
1
-11
/
+29
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
1
-39
/
+24
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+14
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-37
/
+37
*
Complete commit 54dcdf1f53c9fc1f7124cf77bbf5aa952d42053a, exposing GL2ES3 in ...
Sven Gothel
2013-09-07
1
-3
/
+3
*
GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...
Sven Gothel
2013-09-04
1
-16
/
+18
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-1
/
+1
*
Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies
Sven Gothel
2013-04-01
1
-5
/
+52
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-0
/
+8
*
TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan...
Sven Gothel
2012-06-18
1
-14
/
+16
*
TextureIO: PNGImage 1st
Sven Gothel
2012-04-07
1
-2
/
+2
*
TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...
Sven Gothel
2012-04-07
1
-1
/
+96
*
TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...
Sven Gothel
2012-04-06
1
-25
/
+23
*
TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...
Sven Gothel
2012-02-22
1
-19
/
+25
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
1
-20
/
+38
*
Texture: Change method signatures: Pass GL context object if required (remove...
Sven Gothel
2011-04-22
1
-14
/
+27
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-13
/
+13
*
Remove CDC
Sven Gothel
2011-02-09
1
-0
/
+1258