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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprectated classes and methods
Sven Gothel
2015-10-15
4
-170
/
+25
*
Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ...
Sven Gothel
2015-08-19
4
-6
/
+18
*
Deprecates SGIImage.isSGIImage() and DDSImage.isDDSImage(), see the bug repor...
Julien Gouesse
2015-08-09
2
-7
/
+14
*
Bug 1135 - Cleanup: Class ownership change of static GL enumerates
Sven Gothel
2015-03-06
2
-5
/
+4
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
8
-8
/
+8
*
Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'
Sven Gothel
2014-07-08
1
-3
/
+3
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
9
-264
/
+265
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
1
-319
/
+0
*
Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16
Michael Esemplare
2013-12-11
1
-1
/
+32
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
9
-0
/
+44
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
12
-165
/
+165
*
PNGImage: Bounds check in getPixelRGBA8(..) and setPixelRGBA8(..)
Sven Gothel
2013-09-04
1
-0
/
+8
*
Fix Bug 744: Added support of RLE encoded .tga
Petr Skramovsky
2013-07-17
1
-21
/
+58
*
Bug 724: Add manual unit test, incr. PNGImage verbosity.
Sven Gothel
2013-07-02
1
-1
/
+2
*
TextureData: Add PixelAttributes and PixelBufferProvider; ColorSink back to J...
Sven Gothel
2013-04-27
1
-2
/
+1
*
Move JPEGDecoder.PixelStorage -> TextureData.ColorSink: Appropriate name + pu...
Sven Gothel
2013-04-27
1
-4
/
+5
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-34
/
+87
*
Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies
Sven Gothel
2013-04-01
1
-0
/
+175
*
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
*
jogl: fix bit shift error in LEDataInputStream
Harvey Harrison
2012-10-15
1
-1
/
+1
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-2
/
+4
*
TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan...
Sven Gothel
2012-06-18
1
-15
/
+38
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-1
/
+1
*
TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...
Sven Gothel
2012-04-07
5
-5
/
+181
*
TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...
Sven Gothel
2012-04-06
2
-18
/
+28
*
TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...
Sven Gothel
2012-02-22
2
-41
/
+50
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
2
-11
/
+10
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
2
-51
/
+51
*
Remove CDC
Sven Gothel
2011-02-09
4
-1306
/
+0
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
Fix file modes
Sven Gothel
2010-07-07
9
-0
/
+0
*
Review of using isGL2() and GL2.GL*
Sven Gothel
2010-04-22
2
-8
/
+8
*
renamed BufferUtil to GLBuffers.
Michael Bien
2010-03-29
2
-2
/
+2
*
com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.
Michael Bien
2010-03-29
2
-2
/
+2
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
12
-0
/
+4321