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
/
jogl
/
classes
/
jogamp
/
opengl
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
SharedResourceRunner: Use generics ; X11GLXDrawableFactory.SharedRunnable shu...
Sven Gothel
2011-11-26
1
-7
/
+4
*
Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT...
Sven Gothel
2011-11-25
1
-1
/
+1
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
3
-8
/
+11
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
8
-10
/
+10
*
WindowsWGLDrawableFactory createOffscreenDrawable() - Don't spin off creation...
Sven Gothel
2011-11-18
1
-18
/
+17
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
1
-4
/
+4
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
3
-3
/
+3
*
Cleanup offscreen/pbuffer drawables - minor edits
Sven Gothel
2011-11-09
1
-8
/
+4
*
JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs...
Sven Gothel
2011-11-06
4
-17
/
+6
*
JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbuffer
Sven Gothel
2011-11-06
2
-17
/
+26
*
Win32: Reuse Platform's OS VersionNumber
Sven Gothel
2011-10-29
1
-1
/
+1
*
Minor edits / cleanup of GLContext*
Sven Gothel
2011-10-26
1
-6
/
+2
*
MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...
Sven Gothel
2011-10-13
2
-6
/
+9
*
NEWT/JOGL: MacOSX Update
Sven Gothel
2011-09-25
1
-1
/
+0
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-17
/
+92
*
Complete translucency support for Win32 - tested w/ NEWT
Sven Gothel
2011-09-04
2
-1
/
+29
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
2
-2
/
+2
*
DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...
Sven Gothel
2011-08-31
1
-10
/
+9
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
3
-15
/
+15
*
Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...
Sven Gothel
2011-08-09
1
-1
/
+1
*
GLProfile / eager init: Use relaxed query, if context was created while initi...
Sven Gothel
2011-08-07
1
-0
/
+8
*
GLProfile: Allow EGL besides desktop; Desktop factories restricted to desktop...
Sven Gothel
2011-08-01
1
-1
/
+1
*
GLContext Impl: Fix Platform 'GLX' ProcAddress Caching, allow multiple types
Sven Gothel
2011-08-01
1
-3
/
+3
*
GLProfile usage getMinDesktop() -> getMinimum(); WGL/X11 GLCaps: make attribu...
Sven Gothel
2011-07-31
2
-3
/
+3
*
Fix SharedResource (SR) Initialization
Sven Gothel
2011-07-07
1
-12
/
+0
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-7
/
+4
*
GLContextImpl: GLContextLock -> RecursiveLock
Sven Gothel
2011-04-23
1
-9
/
+9
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
3
-40
/
+40
*
Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie...
Sven Gothel
2011-03-21
5
-57
/
+169
*
Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1
Sven Gothel
2011-03-20
2
-4
/
+2
*
Refine WGL_PIXEL_TYPE_ARB and GLX_RENDER_TYPE:
Sven Gothel
2011-03-20
3
-19
/
+29
*
JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...
Sven Gothel
2011-02-28
1
-0
/
+10
*
WindowsExternalWGLContext: Tolerate invalid/released hdc (swt, winxp-32bit)
Sven Gothel
2011-02-22
1
-26
/
+21
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
3
-92
/
+27
*
Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup
Sven Gothel
2011-02-11
5
-99
/
+107
*
Win,GDI,SWT: Fix pfd to caps conversion. Added thorough debug code.
Sven Gothel
2011-02-11
3
-11
/
+30
*
Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as well
Sven Gothel
2011-02-10
1
-13
/
+3
*
Fix code style
Sven Gothel
2011-02-09
1
-1
/
+2
*
Merge branch 'bug_468_ClassCast_exception_on_debug_logging_try_2' of https://...
Sven Gothel
2011-02-09
1
-1
/
+4
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
17
-67
/
+67
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
17
-0
/
+3912