| Commit message (Expand) | Author | Age | Files | Lines |
* | GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f... | Sven Gothel | 2010-12-09 | 3 | -12/+10 |
* | X11 DummyWindow: Pass size and set size in proxy | Sven Gothel | 2010-12-04 | 1 | -1/+1 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 4 | -7/+8 |
* | Javadoc developer level must be 1.5 due to gluegen compile time plugin | Sven Gothel | 2010-11-27 | 1 | -1/+1 |
* | GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,... | Sven Gothel | 2010-11-27 | 2 | -9/+11 |
* | Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex... | Sven Gothel | 2010-11-25 | 1 | -1/+1 |
* | 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 |