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
/
com
/
sun
Commit message (
Expand
)
Author
Age
Files
Lines
*
EGL more query config trials; Avoid NPE if no config is chosen
Sven Gothel
2009-10-05
5
-18
/
+48
*
Fix On-/Offscreen and PBuffer.
Sven Gothel
2009-10-05
15
-42
/
+109
*
Fix: EGL set doublebuffer:=false for offscreen
Sven Gothel
2009-10-05
1
-0
/
+1
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
14
-327
/
+234
*
Add com.sun.opengl.util.texture.spi.NetPbmTextureWriter
Sven Gothel
2009-10-04
1
-0
/
+161
*
EGL: Use surfaceHandle, not windowHandle (2) for eglSurface
Sven Gothel
2009-10-04
1
-2
/
+2
*
EGLContext: Just debug lines ..
Sven Gothel
2009-10-04
1
-3
/
+5
*
FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandle
Sven Gothel
2009-10-04
4
-36
/
+50
*
Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.
Sven Gothel
2009-10-04
6
-0
/
+12
*
Fix EGL SurfaceType query/setup [on-/offscreen, pbuffer] using EGLConfig/GLCa...
Sven Gothel
2009-10-04
3
-42
/
+54
*
Texture: Relax/Pending creation of texture ID, no context must be current
Sven Gothel
2009-10-03
1
-17
/
+25
*
Avoid NPE if no context current
Sven Gothel
2009-10-03
1
-1
/
+1
*
NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....
Sven Gothel
2009-10-03
2
-14
/
+20
*
surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener
Sven Gothel
2009-10-03
1
-1
/
+1
*
EGL Fix: Use the surface handle for creation, not the window handle; More fix...
Sven Gothel
2009-10-03
4
-28
/
+53
*
EGL debug fixes ..
Sven Gothel
2009-10-03
3
-10
/
+26
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
21
-119
/
+256
*
NEWT: Offscreen integration
Sven Gothel
2009-10-02
1
-1
/
+0
*
Pbuffer GLDrawableFactory integration (2)
Sven Gothel
2009-10-02
2
-3
/
+24
*
Proper PBuffer drawable abstraction
Sven Gothel
2009-10-02
5
-67
/
+63
*
NativeWindowFactory:
Sven Gothel
2009-10-02
6
-13
/
+50
*
Oops .. fixed compile error
Sven Gothel
2009-09-25
1
-1
/
+1
*
Fix MacOSX External GLContext
Sven Gothel
2009-09-25
6
-153
/
+366
*
Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...
Sven Gothel
2009-09-24
1
-2
/
+13
*
Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here ..
Sven Gothel
2009-08-06
3
-13
/
+18
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
5
-31
/
+55
*
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
3
-50
/
+108
*
Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -...
Sven Gothel
2009-08-02
2
-8
/
+34
*
Fix doc bug @arg -> @param
Sven Gothel
2009-08-02
4
-13
/
+13
*
Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...
Sven Gothel
2009-08-02
1
-9
/
+6
*
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
4
-38
/
+185
*
Gluegen:
Sven Gothel
2009-07-31
7
-106
/
+181
*
Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.
sg215889
2009-07-30
7
-35
/
+44
*
eglBindAPI optional
sg215889
2009-07-29
1
-2
/
+9
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
12
-58
/
+62
*
Refine debug message
sg215889
2009-07-29
1
-2
/
+7
*
NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...
sg215889
2009-07-28
1
-2
/
+0
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
1
-1
/
+1
*
Cleanup ..
sg215889
2009-07-28
3
-33
/
+6
*
Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time
sg215889
2009-07-28
1
-2
/
+3
*
EGL changes for device
Morris Meyer
2009-07-28
4
-6
/
+35
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
2
-11
/
+46
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
24
-619
/
+673
*
Using commont JAWTUtil for final locking
sg215889
2009-07-20
1
-5
/
+5
*
Add: Extended support for CVM:
sg215889
2009-07-12
10
-33
/
+89
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2009-07-04
2
-110
/
+34
*
Local property access package-private (no qualifiers)
Sven Gothel
2009-07-04
1
-4
/
+4
[next]