| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-git | Sven Gothel | 2009-10-12 | 0 | -0/+0 |
| * | | Merge branch 'master' of ssh://[email protected]/gluegen~gluegen-git | Michael Bien | 2009-08-08 | 5 | -48/+189 |
| |\ \ |
|
| | * | | Add <br> in comment | Sven Gothel | 2009-08-05 | 2 | -2/+2 |
| | * | | Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to allow... | Sven Gothel | 2009-08-05 | 4 | -21/+41 |
| | * | | Fix: Allow all constanst defined by enums; Add PFD_ defines. | Sven Gothel | 2009-08-05 | 2 | -2/+11 |
| | * | | Fix: Add unsigned qualifier, CGL and GLU | Sven Gothel | 2009-08-05 | 1 | -4/+4 |
| | * | | Cleanup for a better OpenGL 3.2 integration, | Sven Gothel | 2009-08-05 | 4 | -52/+110 |
| | * | | OpenGL: Add comment: Part of <extension> | Sven Gothel | 2009-08-02 | 3 | -3/+41 |
| | * | | Retain interface order in Custom Pipeline | Sven Gothel | 2009-08-01 | 1 | -4/+18 |
| | * | | refine Trace/Debug output | Sven Gothel | 2009-08-01 | 1 | -7/+7 |
| | * | | Add GL2GL3 synthetic methods for OpenGL Composable Pipeline | sg215889 | 2009-07-29 | 1 | -0/+2 |
| * | | | Merge branch 'master' of ssh://[email protected]/gluegen~gluegen-git | Michael Bien | 2009-07-24 | 0 | -0/+0 |
| |/ / |
|
| * | | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 6 | -0/+2431 |
| * | | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 5 | -1419/+0 |
| * | | Refactorings to support building JOGL and supporting libraries on
| Kenneth Russel | 2008-05-13 | 1 | -12/+35 |
| * | | Fixed build problem with last checkin to make GlueGen runtime package | Kenneth Russel | 2007-06-07 | 1 | -0/+1 |
| * | | Did refactoring and made private fields protected in order to allow
| Kenneth Russel | 2006-03-06 | 1 | -1/+5 |
| * | | Fixed typos in javadoc | Kenneth Russel | 2006-02-16 | 1 | -2/+2 |
| * | | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 1 | -1/+17 |
| * | | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -2/+18 |
| * | | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 5 | -0/+1359 |
| |/ |
|
| * | New repository initialized by cvs2svn. | First Last | 2006-01-10 | 0 | -0/+0 |
* | 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 | 8 | -146/+259 |
* | Added missing JogAmp copyright | Sven Gothel | 2010-11-06 | 6 | -3/+85 |
* | Complete 1be7b5271ec1d08b6929a88dd811754d33d149de, EGL_KHR_fence_sync .. | Sven Gothel | 2010-11-06 | 1 | -3/+3 |
* | Added fast path to equals impl. | Sven Gothel | 2010-11-06 | 13 | -4/+44 |
* | Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a... | Sven Gothel | 2010-11-06 | 3 | -27/+51 |
* | Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6... | Sven Gothel | 2010-11-06 | 3 | -11/+15 |
* | Move khronos common header to khr | Sven Gothel | 2010-11-06 | 3 | -0/+0 |
* | Remove ancient DEC licensed file, use std X11 Xinerama extension instead. | Sven Gothel | 2010-11-04 | 5 | -652/+5 |
* | 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 |
* | Replaced with khronos 1.0.3 version | Sven Gothel | 2010-11-04 | 2 | -82/+13 |