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
/
make
/
stub_includes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding patches for gluegen interoperability and adding some extensions:
Sven Gothel
2010-11-04
1
-1
/
+8
*
Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-...
Sven Gothel
2010-11-04
3
-275
/
+945
*
Adding patches for gluegen interoperability and adding some extensions:
Sven Gothel
2010-11-04
2
-6
/
+31
*
Replaced with khronos versions: glplatform.h 1.1 2010-03-04, gl.h 1.1 2010-03...
Sven Gothel
2010-11-04
3
-314
/
+628
*
Adding patches for gluegen interoperability and adding some extensions:
Sven Gothel
2010-11-04
3
-9
/
+51
*
Replaced with khronos versions: egl 1.4 2009-10-21, eglext 8 2010-11-03, eglp...
Sven Gothel
2010-11-04
3
-251
/
+261
*
Adding Win MSC patch
Sven Gothel
2010-11-04
1
-0
/
+5
*
Replaced with khronos 1.0.3 version
Sven Gothel
2010-11-04
2
-82
/
+13
*
Fixed gl3.h GL_GLEXT_PROTOTYPES -> GL3_PROTOTYPES/GL_GL3EXT_PROTOTYPES
OpenGL_4_1_Integration
OpenGL_3_3_Integration
Sven Gothel
2010-08-25
3
-21
/
+9
*
Add license header to gl3ext.h
Sven Gothel
2010-08-24
1
-0
/
+28
*
Modifications to the original header: Seperate platform types; Move extension...
Sven Gothel
2010-08-24
2
-221
/
+161
*
Add original Khronos glext.h and gl3.h headers from 2010-08-03
Sven Gothel
2010-08-24
2
-0
/
+14292
*
Redo khronos header migration from scratch to show the delta to the originals
Sven Gothel
2010-08-24
2
-14232
/
+0
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
16
-3031
/
+6693
*
Fix file modes
Sven Gothel
2010-07-07
41
-0
/
+0
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
8
-48
/
+84
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-2
/
+0
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-0
/
+7
*
JAWT Windows Fix: Use the JAWT window handle entry [to return it]
Sven Gothel
2010-05-05
1
-1
/
+4
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
2
-5
/
+23
*
Further ATI (fglrx) X11Display bug workaround/cleanup
Sven Gothel
2010-04-15
1
-0
/
+3
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
1
-1
/
+1
*
Adaptions to
Sven Gothel
2010-03-30
1
-7
/
+1
*
Add uint32_t
Sven Gothel
2010-03-29
1
-0
/
+2
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
4
-15053
/
+0
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
5
-0
/
+15064
*
Add missing file .. sorry
Sven Gothel
2009-10-19
1
-0
/
+18
*
GL_NV_shader_buffer_load
Sven Gothel
2009-10-18
2
-57
/
+154
*
Add OpenGL 3.x compatibility profile GL3bc,
Sven Gothel
2009-10-18
2
-158
/
+229
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
1
-0
/
+4
*
NativeWindowFactory:
Sven Gothel
2009-10-02
4
-0
/
+3965
*
Fix MacOSX External GLContext
Sven Gothel
2009-09-25
2
-4
/
+39
*
Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den dries
Sven Gothel
2009-09-25
1
-0
/
+46
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
16
-110
/
+471
*
Doc: OpenGL 3.1 .. 3.2 profile clarification
Sven Gothel
2009-08-03
2
-4
/
+10
*
Add: GL_AMD_vertex_shader_tessellator from spec
Sven Gothel
2009-08-03
2
-1
/
+57
*
GL: sync glext.h
Sven Gothel
2009-08-02
4
-568
/
+1059
*
Fix: GL_EXT_framebuffer_blit token
Sven Gothel
2009-08-02
1
-2
/
+2
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
1
-4
/
+4
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
1
-5
/
+0
*
mips changes
Morris Meyer
2009-07-27
1
-0
/
+5
*
Add: Extended support for CVM:
sg215889
2009-07-12
1
-0
/
+13
*
- Fix: X11 locking
Sven Gothel
2009-06-18
1
-0
/
+2
*
Corrected non-C syntax. Worked around ancient compiler/OS on
Kenneth Russel
2009-06-17
1
-1
/
+6
*
Changed typedef for EGLTimeKHR to use already-defined uint64_t instead
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Changed argument names to glDepthRange to work with MSVC 6
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
93
-0
/
+36373
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
41
-14377
/
+0
*
Fixed Issue 259: need a copy context
Kenneth Russel
2007-01-07
1
-0
/
+1
*
Fixed typo in NVidia GeForce 8 extensions in glxext.h
Kenneth Russel
2006-12-02
1
-2
/
+2
[prev]
[next]