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
*
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