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
/
jogamp
/
opengl
/
windows
/
wgl
/
WindowsPbufferWGLDrawable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-9
/
+9
*
Uses System.err instead of System.out in order to drive the debug logs more c...
unknown
2014-10-02
1
-4
/
+4
*
Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (GLRendererQuir...
Sven Gothel
2014-10-02
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-15
/
+15
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-1
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-3
/
+3
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
1
-1
/
+1
*
Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...
Sven Gothel
2013-04-18
1
-38
/
+1
*
Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a ...
Sven Gothel
2013-02-28
1
-1
/
+1
*
*Drawable impl. DEBUG: Add getThreadName() to debug out.
Sven Gothel
2012-12-22
1
-3
/
+3
*
WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
1
-26
/
+27
*
Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...
Sven Gothel
2012-09-07
1
-4
/
+11
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-14
/
+5
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
1
-5
/
+0
*
GLDrawable* cleanup: Add @Override, remove trailing whitespace, ..
Sven Gothel
2012-06-28
1
-3
/
+2
*
Misc cleanup: Add @Override, remove trailing whitespace
Sven Gothel
2012-06-27
1
-32
/
+35
*
Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share...
Sven Gothel
2011-12-18
1
-131
/
+140
*
GLDrawableFactory*.createOffscreenDrawable(): No implicit setRealized(true) @...
Sven Gothel
2011-12-17
1
-2
/
+0
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
1
-1
/
+1
*
NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...
Sven Gothel
2011-11-09
1
-1
/
+1
*
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
1
-6
/
+0
*
JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbuffer
Sven Gothel
2011-11-06
1
-11
/
+16
*
MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle...
Sven Gothel
2011-10-13
1
-4
/
+7
*
Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup
Sven Gothel
2011-02-11
1
-9
/
+10
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+265