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
/
make
/
stub_includes
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing ...
Sven Gothel
2023-01-31
2
-0
/
+23
*
GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add...
Sven Gothel
2023-01-29
2
-0
/
+3
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
5
-7
/
+121
*
Remove all JNI header, as they were unified in GlueGen commit 532b8df474976b4...
Sven Gothel
2015-03-24
2
-88
/
+0
*
Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro...
Sven Gothel
2015-03-09
1
-5
/
+9
*
Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G...
Sven Gothel
2015-03-06
1
-0
/
+1
*
Bug 1135 - Fix other GL header and windows-system header
Sven Gothel
2015-03-06
4
-6
/
+11
*
Fixed and Changed NVidia Windows Driver Threaded optimization bug workaround ...
Sven Gothel
2014-07-27
1
-2
/
+4
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
1
-0
/
+3
*
Bug632: Test NEWT Child Window Translucency (X11/Windows) ..
Sven Gothel
2012-12-30
1
-1
/
+4
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-0
/
+2
*
Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...
Sven Gothel
2012-01-09
4
-170
/
+182
*
Move manual GDI utils to GDIUtil ; Minor cleanup.
Sven Gothel
2011-12-01
1
-0
/
+2
*
Complete translucency support for Win32 - tested w/ NEWT
Sven Gothel
2011-09-04
3
-0
/
+36
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
2
-0
/
+5
*
Adding NVIDIA 'Threaded optimization' workaround/fix at initialization on Win...
Sven Gothel
2010-12-19
2
-1
/
+9
*
Fix WGL Bitmap Offscreen Drawable
Sven Gothel
2010-12-16
1
-2
/
+2
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
2
-1
/
+2
*
GDI: Add GetObjectType(..)
Sven Gothel
2010-12-10
1
-0
/
+19
*
GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...
Sven Gothel
2010-12-09
1
-1
/
+1
*
NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.
Sven Gothel
2010-11-25
1
-1
/
+2
*
NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage
Sven Gothel
2010-11-22
2
-1
/
+2
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
1
-0
/
+0
*
Move win32 RECT structure to windows.h
Sven Gothel
2010-11-08
2
-7
/
+8
*
Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...
Sven Gothel
2010-11-08
2
-94
/
+92
*
Fix file modes
Sven Gothel
2010-07-07
1
-0
/
+0
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
5
-48
/
+84
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-2
/
+0
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
1
-1
/
+1
*
Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)
Sven Gothel
2009-08-05
1
-0
/
+9
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
6
-0
/
+368
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
6
-368
/
+0
*
Updated glext.h to include new NVidia GeForce 8 series extensions.
Kenneth Russel
2006-11-20
1
-0
/
+10
*
Added patch from user mabraham on javagaming.org forums for building
Kenneth Russel
2006-04-14
1
-1
/
+1
*
Fixed Issue 173: Adjust gamma, brightness and contrast
Kenneth Russel
2006-01-22
1
-0
/
+4
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
3
-7
/
+41
*
Fixed incorrect typedef of jint to long; is now int
Kenneth Russel
2005-01-27
1
-1
/
+1
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
1
-0
/
+40
*
Updated jogl build documentation for Ant build. Deleted now-obsolete
Kenneth Russel
2003-07-14
5
-64
/
+0
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
2
-1
/
+3
*
Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,
Kenneth Russel
2003-06-26
1
-0
/
+2
*
Initial revision
djp
2003-06-08
10
-0
/
+340