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
/
com
/
sun
/
opengl
/
impl
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
15
-2816
/
+0
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
6
-8
/
+8
*
refactoring: new struct accessor method naming conventions.
Michael Bien
2009-11-11
3
-6
/
+6
*
Add OpenGL 3.x compatibility profile GL3bc,
Sven Gothel
2009-10-18
1
-3
/
+15
*
All tracker are aggregated in the GLContext now
Sven Gothel
2009-10-17
1
-0
/
+1
*
X11 Display Lock completed (hope so)
Sven Gothel
2009-10-12
4
-48
/
+90
*
NEWT X11 Display Lock:
Sven Gothel
2009-10-11
2
-32
/
+32
*
EGL more query config trials; Avoid NPE if no config is chosen
Sven Gothel
2009-10-05
1
-1
/
+1
*
Fix On-/Offscreen and PBuffer.
Sven Gothel
2009-10-05
4
-14
/
+34
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
3
-64
/
+30
*
Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.
Sven Gothel
2009-10-04
1
-0
/
+2
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
5
-28
/
+55
*
Proper PBuffer drawable abstraction
Sven Gothel
2009-10-02
1
-26
/
+14
*
NativeWindowFactory:
Sven Gothel
2009-10-02
1
-2
/
+1
*
Fix MacOSX External GLContext
Sven Gothel
2009-09-25
1
-1
/
+0
*
Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here ..
Sven Gothel
2009-08-06
2
-10
/
+13
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
1
-26
/
+43
*
WGL 3.2: No need for 'jogl.GLContext.3_2' - just works.
Sven Gothel
2009-08-03
1
-5
/
+4
*
Doc: OpenGL 3.1 .. 3.2 profile clarification
Sven Gothel
2009-08-03
1
-21
/
+55
*
Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -...
Sven Gothel
2009-08-02
1
-6
/
+23
*
Fix: updateGLProcAddressTable() call order - child before parent, broke WGL
Sven Gothel
2009-08-01
1
-1
/
+1
*
Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.
sg215889
2009-07-30
1
-4
/
+4
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
3
-19
/
+16
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
11
-364
/
+282
*
Add: Extended support for CVM:
sg215889
2009-07-12
4
-8
/
+7
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2009-07-04
1
-31
/
+33
*
- Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration
Sven Gothel
2009-06-18
1
-6
/
+3
*
- Fix: X11 locking
Sven Gothel
2009-06-18
5
-87
/
+51
*
- Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)
Sven Gothel
2009-06-17
2
-112
/
+76
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
1
-30
/
+34
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
15
-0
/
+2845