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
Commit message (
Expand
)
Author
Age
Files
Lines
*
TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage...
Sven Gothel
2012-04-06
4
-46
/
+54
*
Texture: Ignore enable/disable for GL_TEXTURE_EXTERNAL_OES; TextureCoords: Ad...
Sven Gothel
2012-04-03
2
-4
/
+53
*
Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...
Sven Gothel
2012-03-13
1
-5
/
+4
*
TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...
Sven Gothel
2012-02-22
4
-61
/
+76
*
Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())
Sven Gothel
2012-02-22
1
-3
/
+3
*
JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience
Sven Gothel
2011-11-08
1
-3
/
+1
*
VBO and Texture Names: Allos (int) < 0 - unusual valid names for some GL impl.
Sven Gothel
2011-08-01
1
-4
/
+4
*
Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...
Sven Gothel
2011-06-07
5
-35
/
+52
*
Texture: Change method signatures: Pass GL context object if required (remove...
Sven Gothel
2011-04-22
2
-130
/
+106
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
4
-76
/
+76
*
Remove CDC
Sven Gothel
2011-02-09
6
-2562
/
+0
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
4
-4
/
+4
*
Fix file modes
Sven Gothel
2010-07-07
15
-0
/
+0
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
2
-4
/
+4
*
Review of using isGL2() and GL2.GL*
Sven Gothel
2010-04-22
3
-22
/
+22
*
renamed BufferUtil to GLBuffers.
Michael Bien
2010-03-29
3
-3
/
+3
*
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
19
-0
/
+9031