| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move common -> gluegen, emphasizing it's use case (only for gluegen code gene... | Sven Gothel | 2010-11-06 | 3 | -0/+0 |
* | Accomodate GlueGen's new build in type, ie dummy stdint.h / stddef.h | Sven Gothel | 2010-11-06 | 3 | -24/+57 |
* | EGL: Fix gluegen usage | Sven Gothel | 2010-11-06 | 1 | -6/+6 |
* | EGL: Fix gluegen usage, use khronos 64bit typedefs | Sven Gothel | 2010-11-06 | 2 | -7/+20 |
* | Fix khronos typedefs | Sven Gothel | 2010-11-06 | 3 | -19/+38 |
* | Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa... | Sven Gothel | 2010-11-06 | 6 | -135/+101 |
* | Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6... | Sven Gothel | 2010-11-06 | 2 | -7/+10 |
* | Move khronos common header to khr | Sven Gothel | 2010-11-06 | 3 | -0/+0 |
* | Remove NVidia licensed KD and OMX files. | Sven Gothel | 2010-11-04 | 5 | -917/+0 |
* | Adding khrplatform.h from khronos 2009-10-21 | Sven Gothel | 2010-11-04 | 1 | -0/+269 |
* | Adding patches for gluegen interoperability and adding some extensions: | Sven Gothel | 2010-11-04 | 1 | -1/+8 |
* | Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-... | Sven Gothel | 2010-11-04 | 3 | -275/+945 |
* | Adding patches for gluegen interoperability and adding some extensions: | Sven Gothel | 2010-11-04 | 2 | -6/+31 |
* | Replaced with khronos versions: glplatform.h 1.1 2010-03-04, gl.h 1.1 2010-03... | Sven Gothel | 2010-11-04 | 3 | -314/+628 |
* | Adding patches for gluegen interoperability and adding some extensions: | Sven Gothel | 2010-11-04 | 3 | -9/+51 |
* | Replaced with khronos versions: egl 1.4 2009-10-21, eglext 8 2010-11-03, eglp... | Sven Gothel | 2010-11-04 | 3 | -251/+261 |
* | Adding Win MSC patch | Sven Gothel | 2010-11-04 | 1 | -0/+5 |