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
/
gluegen
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
jogl: do not generate an extra String for the Debug pipeline wrappers
Harvey Harrison
2013-10-22
1
-4
/
+4
*
jogl: change code generation for Debug pipelines to avoid building large strings
Harvey Harrison
2013-10-22
1
-15
/
+11
*
jogl: use .format() to build the method signature when generating pipeline code
Harvey Harrison
2013-10-21
1
-8
/
+4
*
jogl: adapt code generator to output @Override annotations in various places
Harvey Harrison
2013-10-21
1
-1
/
+2
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
4
-0
/
+41
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
8
-125
/
+125
*
Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core...
Sven Gothel
2013-10-10
2
-6
/
+27
*
Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...
Sven Gothel
2013-10-06
2
-2
/
+6
*
GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience.
Sven Gothel
2013-09-03
1
-0
/
+2
*
Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...
Sven Gothel
2013-08-14
1
-2
/
+2
*
GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries.
Sven Gothel
2013-07-16
1
-0
/
+12
*
Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); BuildCom...
Sven Gothel
2013-07-16
1
-34
/
+82
*
Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo...
Sven Gothel
2013-07-15
1
-13
/
+36
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
4
-55
/
+135
*
GLEmitter: Better use of priviledged block in generated GL*ProcAddressTable's...
Sven Gothel
2013-06-23
1
-24
/
+20
*
GL*ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), i...
Sven Gothel
2013-06-21
1
-8
/
+23
*
GL ProcAddressTable: Align w/ GlueGen commit f69831574d4927d03d40c330d0b047d8...
Sven Gothel
2013-06-21
1
-17
/
+41
*
jogl: remove executable bit from some java files and a png
Harvey Harrison
2013-04-09
4
-0
/
+0
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-1
/
+1
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
3
-16
/
+16
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-3
/
+3
*
Mark JOGL/GlueGen NativeSignature*Emitter 'to be reviewed' and adapt it to Gl...
Sven Gothel
2012-03-22
2
-7
/
+12
*
GLGLuegen: Enhance debug/analysis code and API comments
Sven Gothel
2012-02-15
4
-41
/
+94
*
JOGL: Add GLBase::isGLES2Compatible()
Sven Gothel
2011-07-31
1
-0
/
+3
*
Use GlueGen Platform's OSType enum
Sven Gothel
2011-07-21
4
-0
/
+4
*
JOGL/GLDebug/GLTrace: Gluegen/BuildComposablePipeline: print arguments in deb...
Sven Gothel
2011-05-17
1
-6
/
+10
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
Reformated license tag; Added Khronos license
Sven Gothel
2010-11-08
1
-29
/
+27
*
Fix imports ..
Sven Gothel
2010-11-07
6
-28
/
+81
*
Fix NativeSignatureJavaMethodBindingEmitter usage; Fix imports
Sven Gothel
2010-11-07
1
-11
/
+9
*
Gluegen parts in src/gluegen (clean)
Sven Gothel
2010-11-07
8
-0
/
+3295