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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc bug @arg -> @param
Sven Gothel
2009-08-02
7
-25
/
+25
*
Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...
Sven Gothel
2009-08-02
1
-9
/
+6
*
Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...
Sven Gothel
2009-08-02
1
-5
/
+4
*
Oops: Accidently removed AWT Display selection in NEWT
Sven Gothel
2009-08-01
1
-0
/
+2
*
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
10
-44
/
+395
*
Fix: GL2ES1 mapping to GL2ES12 if available
Sven Gothel
2009-07-31
1
-3
/
+3
*
Gluegen:
Sven Gothel
2009-07-31
8
-107
/
+187
*
Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.
sg215889
2009-07-30
8
-36
/
+60
*
Fix: Check if windowHandle is already created
sg215889
2009-07-30
3
-20
/
+26
*
Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL
sg215889
2009-07-30
1
-5
/
+0
*
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
19
-64
/
+135
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
4
-24
/
+174
*
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
3
-5
/
+10
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
4
-8
/
+12
*
Cleanup ..
sg215889
2009-07-28
7
-46
/
+15
*
Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time
sg215889
2009-07-28
2
-6
/
+11
*
EGL changes for device
Morris Meyer
2009-07-28
8
-13
/
+54
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
12
-46
/
+438
*
mips changes
Morris Meyer
2009-07-27
4
-2
/
+93
*
NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...
sg215889
2009-07-24
1
-12
/
+16
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
33
-702
/
+852
*
Using commont JAWTUtil for final locking
sg215889
2009-07-20
1
-5
/
+5
*
Add: Extended support for CVM:
sg215889
2009-07-12
11
-35
/
+96
*
Fix jnlp macosx ; Ignore jawt lib loading error
Sven Gothel
2009-07-04
1
-1
/
+8
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2009-07-04
5
-188
/
+101
*
Local property access package-private (no qualifiers)
Sven Gothel
2009-07-04
3
-12
/
+12
*
Fix property query. Thx to Ken pointing this out.
Sven Gothel
2009-07-03
15
-79
/
+188
*
Fix property handling ; Adding jnlp. aliasing for properties
Sven Gothel
2009-07-03
18
-92
/
+95
*
- Fixed: JOGL Cg Dependencies ..
Sven Gothel
2009-07-01
1
-5
/
+16
*
- Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration
Sven Gothel
2009-06-18
2
-21
/
+27
*
Fix NEWT static singleton init
Sven Gothel
2009-06-18
4
-36
/
+16
*
Refactored static initialization to let the JVM ensure it only runs
Kenneth Russel
2009-06-18
1
-9
/
+3
*
- Fix: X11 locking
Sven Gothel
2009-06-18
16
-218
/
+331
*
Fixes for javadoc targets
Kenneth Russel
2009-06-18
1
-0
/
+2
*
Corrected non-C syntax. Worked around ancient compiler/OS on
Kenneth Russel
2009-06-17
1
-26
/
+49
*
- Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)
Sven Gothel
2009-06-17
5
-174
/
+87
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
27
-933
/
+1547
*
Newt: update to the previous fix : need to use 0xFFFF not 0xFF.
Dmitri Trembovetski
2009-06-17
1
-7
/
+7
*
Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...
Dmitri Trembovetski
2009-06-16
1
-6
/
+8
*
There is no #warning or #warn preprocessor directive in MSVC
Kenneth Russel
2009-06-16
1
-1
/
+0
*
Attempt to fix compilation under MSVC 6
Kenneth Russel
2009-06-16
1
-3
/
+3
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
415
-0
/
+111443
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
231
-77409
/
+0
*
Added documentation to describe the target parameter.
moorej
2008-05-02
1
-0
/
+3
[next]