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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refined VersionInfo usage
Sven Gothel
2010-11-25
1
-8
/
+16
*
NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.
Sven Gothel
2010-11-25
1
-1
/
+2
*
test scripts: add new AWT recreation test
Sven Gothel
2010-11-25
2
-2
/
+5
*
AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...
Sven Gothel
2010-11-23
1
-3
/
+3
*
Add GLJPanel test (works better in jogl-demos though, need to copy)
Sven Gothel
2010-11-23
2
-4
/
+6
*
Manifest: Add URL
Sven Gothel
2010-11-23
6
-0
/
+6
*
Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race condition
Sven Gothel
2010-11-23
1
-2
/
+2
*
Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race condition
Sven Gothel
2010-11-23
1
-2
/
+2
*
Scripts: bump to 6u22; distinguish windows test batch x64/x32
Sven Gothel
2010-11-23
9
-18
/
+55
*
NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage
Sven Gothel
2010-11-22
6
-12
/
+21
*
NativeWindow: Fix XSynchronize gluegen
Sven Gothel
2010-11-22
1
-1
/
+1
*
JOGL/NEWT: Animator fixes
Sven Gothel
2010-11-21
1
-3
/
+7
*
Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a...
Sven Gothel
2010-11-19
1
-3
/
+30
*
JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...
Sven Gothel
2010-11-18
4
-5
/
+9
*
Finishing Immutable changes including GLCapabiltiesImmutable.
Sven Gothel
2010-11-17
1
-1
/
+2
*
Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...
Sven Gothel
2010-11-17
2
-1
/
+6
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
10
-88
/
+109
*
NEWT Lifecycle remodel: Window destroy() !
Sven Gothel
2010-11-16
1
-0
/
+2
*
Add javadoc target 'javadoc.nw.spec.zip' to test without using up to much res...
Sven Gothel
2010-11-16
1
-1
/
+3
*
Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...
Sven Gothel
2010-11-16
1
-90
/
+128
*
Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add jo...
Sven Gothel
2010-11-16
1
-2
/
+2
*
JOGL javadoc: Link offline relative URL (buggy) -> Link online relative URL
Sven Gothel
2010-11-16
1
-11
/
+41
*
Javadoc URL: Use rel. gluegen URL utilizing jogamp-next/javadoc/<module>/javadoc
Sven Gothel
2010-11-15
1
-2
/
+3
*
Fix javadoc offline link rel. package-list location in gluegen, use passed 'g...
Sven Gothel
2010-11-15
1
-8
/
+8
*
remove redundant semicolon in gluegen Cg cfg file
Sven Gothel
2010-11-15
1
-3
/
+3
*
Stub POM to resolve buld-time dependencies
Evgeniy Tsvigun
2010-11-15
1
-0
/
+57
*
NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...
Sven Gothel
2010-11-15
1
-1
/
+1
*
NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...
Sven Gothel
2010-11-15
1
-3
/
+3
*
JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...
Sven Gothel
2010-11-14
4
-6
/
+22
*
Adding *Version to sub packages
Sven Gothel
2010-11-14
3
-2
/
+4
*
updated runtime-properties.txt doc
Sven Gothel
2010-11-13
1
-2
/
+5
*
Use GlueGen VersionUtil to dump full Manifest version
Sven Gothel
2010-11-10
7
-13
/
+13
*
Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...
Sven Gothel
2010-11-10
18
-239
/
+95
*
JavaDoc: Use GlueGen offline link, javadoc_public -> javadoc
Sven Gothel
2010-11-09
3
-15
/
+20
*
Added proper Khronos license tag (found it)
Sven Gothel
2010-11-09
2
-135
/
+23
*
Archive: New common zip archive folder structure. Drop source archive, use git
Sven Gothel
2010-11-09
4
-38
/
+14
*
Relocated some deployment script to jogamp-scripting repo
Sven Gothel
2010-11-09
10
-532
/
+0
*
Fix double declaration
Sven Gothel
2010-11-08
1
-4
/
+0
*
archive script: use jogl-demos from master
Sven Gothel
2010-11-08
1
-9
/
+9
*
Move win32 RECT structure to windows.h
Sven Gothel
2010-11-08
3
-14
/
+8
*
Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...
Sven Gothel
2010-11-08
3
-94
/
+99
*
Reformated license tag; Added Khronos license
Sven Gothel
2010-11-08
1
-0
/
+23
*
Add gluegen stdarg.h and inttypes.h
Sven Gothel
2010-11-07
2
-0
/
+14
*
Fix CG header, according to PCPP fix
Sven Gothel
2010-11-07
3
-12
/
+11
*
Gluegen parts in src/gluegen (clean)
Sven Gothel
2010-11-07
6
-272
/
+115
*
Fix ant build files according to the new stub_include folders
Sven Gothel
2010-11-06
3
-14
/
+35
*
Fix GL profile sets for gluegen code generation according to the updated head...
Sven Gothel
2010-11-06
10
-28
/
+96
*
Fix: Changed variable names according to new GL header
Sven Gothel
2010-11-06
1
-2
/
+2
*
Minor gluegen 'loader file' change
Sven Gothel
2010-11-06
10
-5
/
+16
*
Minor patch to headers for gluegen ; GLES2 extensions
Sven Gothel
2010-11-06
10
-58
/
+68
[next]