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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
config
/
jogl
/
gl-common.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...
Sven Gothel
2013-10-06
1
-0
/
+6
*
API doc: Add old glext-20130207.h header for complete extension association. ...
Sven Gothel
2013-07-17
1
-42
/
+28
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-54
/
+119
*
Fix Bug 765: Add glMultiDrawElementsBaseVertex ; Restrict PointerBuffer usage...
Sven Gothel
2013-07-05
1
-1
/
+7
*
Fix Bug 763 and Bug 764: Proper GL gluegen for glCreateShaderProgramv and GL3...
Sven Gothel
2013-07-05
1
-4
/
+18
*
Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun...
Sven Gothel
2013-04-14
1
-0
/
+1
*
Fix Bug 612: glVertexAttribIPointer/glVertexAttribLPointer are BufferObjectKi...
Sven Gothel
2012-09-20
1
-0
/
+4
*
Fix non NIO direct GL semantics: Restrict certain GL function to NIODirectOnl...
Sven Gothel
2012-09-20
1
-29
/
+36
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-0
/
+13
*
Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions...
Sven Gothel
2012-04-09
1
-0
/
+1
*
NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret...
Sven Gothel
2012-03-26
1
-8
/
+8
*
Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req...
Sven Gothel
2012-03-22
1
-31
/
+28
*
OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions.
Sven Gothel
2012-02-15
1
-1
/
+3
*
OpenGL 4.2 functional support (GL header sync)
Sven Gothel
2012-02-14
1
-1
/
+5
*
GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ...
Sven Gothel
2011-04-28
1
-2
/
+2
*
Fixed a few GL method's String parameter (explicit gluegen String declaration)
Sven Gothel
2011-04-24
1
-1
/
+22
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
JOGL: Proper handling of Read Drawable Support (if not supported), add query.
Sven Gothel
2010-11-28
1
-1
/
+1
*
Fix GL profile sets for gluegen code generation according to the updated head...
Sven Gothel
2010-11-06
1
-0
/
+2
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
1
-9
/
+64
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-0
/
+3
*
JOGL GL4 preperation:
Sven Gothel
2010-04-16
1
-2
/
+6
*
removed duplicated imports in config files due to changes in gluegen.
Michael Bien
2010-04-08
1
-1
/
+0
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-6
/
+1
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-0
/
+5
*
Fix JavaDoc for GL3bc
Sven Gothel
2009-10-18
1
-3
/
+10
*
New iteration of check 'imageSizeInBytes':
Sven Gothel
2009-10-18
1
-13
/
+13
*
All tracker are aggregated in the GLContext now
Sven Gothel
2009-10-17
1
-0
/
+2
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
1
-49
/
+52
*
Doc: OpenGL 3.1 .. 3.2 profile clarification
Sven Gothel
2009-08-03
1
-3
/
+2
*
GL: sync glext.h
Sven Gothel
2009-08-02
1
-4
/
+3
*
Fix doc bug @arg -> @param
Sven Gothel
2009-08-02
1
-1
/
+1
*
Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...
Sven Gothel
2009-08-02
1
-3
/
+10
*
Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...
Sven Gothel
2009-08-02
1
-2
/
+61
*
GL3 Related:
Sven Gothel
2009-08-01
1
-0
/
+9
*
Gluegen:
Sven Gothel
2009-07-31
1
-8
/
+24
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
1
-132
/
+72
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+641