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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
47
-344
/
+738
*
WGL 3.2: No need for 'jogl.GLContext.3_2' - just works.
Sven Gothel
2009-08-03
2
-35
/
+22
*
Doc: OpenGL 3.1 .. 3.2 profile clarification
Sven Gothel
2009-08-03
6
-55
/
+120
*
Doc: OpenGL 3.1 .. 3.2 profile clarification
Sven Gothel
2009-08-03
2
-8
/
+16
*
Add: GL_AMD_vertex_shader_tessellator from spec
Sven Gothel
2009-08-03
2
-1
/
+57
*
Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -...
Sven Gothel
2009-08-02
2
-8
/
+34
*
GL: sync glext.h
Sven Gothel
2009-08-02
5
-572
/
+1062
*
Fix: GL_EXT_framebuffer_blit token
Sven Gothel
2009-08-02
1
-2
/
+2
*
Fix Spec Documentation; GL version, inclusion criteria and requirements
Sven Gothel
2009-08-02
1
-31
/
+74
*
Fix doc bug @arg -> @param
Sven Gothel
2009-08-02
9
-27
/
+27
*
Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...
Sven Gothel
2009-08-02
3
-13
/
+24
*
Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...
Sven Gothel
2009-08-02
6
-13
/
+128
*
Oops: Accidently removed AWT Display selection in NEWT
Sven Gothel
2009-08-01
1
-0
/
+2
*
The license is in the LICENSE.txt file - duh - reverted
Sven Gothel
2009-08-01
1
-27
/
+0
*
Fix: updateGLProcAddressTable() call order - child before parent, broke WGL
Sven Gothel
2009-08-01
4
-4
/
+4
*
Cleanup GLSL ShaderUtil/Code; Add dumpCode
Sven Gothel
2009-08-01
3
-62
/
+124
*
GL3 Related:
Sven Gothel
2009-08-01
12
-45
/
+405
*
Fix: GL2ES1 mapping to GL2ES12 if available
Sven Gothel
2009-07-31
1
-3
/
+3
*
JOGL:
Sven Gothel
2009-07-31
4
-9
/
+5
*
Gluegen:
Sven Gothel
2009-07-31
15
-211
/
+306
*
Fix: CHANGELOG (see repository log for latest changes); COPYRIGHT (add the Fr...
sg215889
2009-07-30
3
-8
/
+46
*
Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.
sg215889
2009-07-30
13
-36
/
+80
*
Fix: Check if windowHandle is already created
sg215889
2009-07-30
3
-20
/
+26
*
Fix GL comments
sg215889
2009-07-30
1
-3
/
+33
*
Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL
sg215889
2009-07-30
2
-5
/
+1
*
Fix web documentation ..
sg215889
2009-07-30
3
-291
/
+192
*
BroadcomEGL: No relase-ctx, no destroy-ctx - FIXME
sg215889
2009-07-29
1
-4
/
+5
*
eglBindAPI optional
sg215889
2009-07-29
1
-2
/
+9
*
Add BroadcomEGL verbose messages
sg215889
2009-07-29
2
-6
/
+21
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
23
-76
/
+191
*
Remove redundant getGLProfile() from GL interface
sg215889
2009-07-29
1
-2
/
+0
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
26
-226
/
+435
*
Refine debug message
sg215889
2009-07-29
2
-2
/
+9
*
NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...
sg215889
2009-07-28
4
-7
/
+12
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
4
-8
/
+12
*
NativeWindow: noNativeAWT if nodesktop
sg215889
2009-07-28
1
-2
/
+10
*
Cleanup ..
sg215889
2009-07-28
11
-108
/
+38
*
Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time
sg215889
2009-07-28
2
-6
/
+11
*
EGL changes for device
Morris Meyer
2009-07-28
9
-13
/
+55
*
Cleanup ..
sg215889
2009-07-27
1
-6
/
+0
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
19
-125
/
+509
*
Merge branch 'MIPS_PORT' of ssh://
[email protected]
/jogl~jogl-git int...
Morris Meyer
2009-07-27
3
-8
/
+6
|
\
|
*
Fix: Add gluegen.cpptasks.detect.os call
sg215889
2009-07-26
3
-3
/
+3
|
*
Newt: useKD optional again; macosx jar fix
sg215889
2009-07-25
1
-5
/
+3
*
|
mips changes
Morris Meyer
2009-07-27
9
-8
/
+111
|
/
*
NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...
sg215889
2009-07-24
4
-18
/
+40
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
52
-996
/
+1391
*
Using commont JAWTUtil for final locking
sg215889
2009-07-20
1
-5
/
+5
*
Adding Debug/Trace for GL2ES1 and GL2ES2
sg215889
2009-07-17
2
-20
/
+27
*
Fix glPixelStorei pname check - Thx to Chris Campbell
sg215889
2009-07-17
1
-2
/
+2
[next]