| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 24 | -118/+267 |
* | Fix OSX 1: Add empty define of APIENTRY, if undefined (CG) | Sven Gothel | 2010-07-19 | 1 | -0/+4 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 28 | -0/+0 |
* | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 2 | -3/+3 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 28 | -455/+255 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 3 | -41/+3 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -1/+2 |
* | modifications due to method renaming in gluegen/procaddresstable. | Michael Bien | 2010-04-24 | 3 | -3/+3 |
* | changes due to refactorings in ProcAddressTable. | Michael Bien | 2010-04-24 | 4 | -8/+8 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 6 | -451/+79 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 25 | -809/+418 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 9 | -2/+108 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -4/+3 |
* | removed duplicated imports in config files due to changes in gluegen. | Michael Bien | 2010-04-08 | 4 | -7/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | changes due to BufferFactory -> Buffers renaming in gluegen. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 3 | -3/+3 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-28 | 32 | -85/+85 |
|\ |
|
| * | refactoring part 5, (renaming com.sun.opengl->com.jogamp.opengl) | Michael Bien | 2010-03-27 | 7 | -20/+20 |
| * | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 32 | -69/+64 |
| * | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 6 | -5/+10 |
* | | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfc | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
|/ |
|
* | Drop PointerBuffer.wrapNative2Java(..) | Sven Gothel | 2010-03-19 | 1 | -1/+1 |
* | variable renaming in config files due to changes in gluegen. | Michael Bien | 2010-02-03 | 2 | -2/+2 |
* | Add missing file .. sorry | Sven Gothel | 2009-10-19 | 3 | -0/+623 |
* | imageSizeInBytes .. leaving out the dirt/padding last line | Sven Gothel | 2009-10-19 | 2 | -10/+9 |
* | Fix JavaDoc for GL3bc | Sven Gothel | 2009-10-18 | 1 | -3/+10 |
* | Add OpenGL 3.x compatibility profile GL3bc, | Sven Gothel | 2009-10-18 | 5 | -10/+50 |
* | New iteration of check 'imageSizeInBytes': | Sven Gothel | 2009-10-18 | 3 | -47/+50 |
* | All tracker are aggregated in the GLContext now | Sven Gothel | 2009-10-17 | 13 | -33/+105 |
* | Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_Integrated | Sven Gothel | 2009-08-05 | 1 | -9/+9 |
* | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 25 | -200/+209 |
* | Doc: OpenGL 3.1 .. 3.2 profile clarification | Sven Gothel | 2009-08-03 | 1 | -3/+2 |
* | GL: sync glext.h | Sven Gothel | 2009-08-02 | 1 | -4/+3 |
* | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 1 | -1/+1 |
* | Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa... | Sven Gothel | 2009-08-02 | 1 | -3/+10 |
* | Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t... | Sven Gothel | 2009-08-02 | 4 | -2/+104 |
* | GL3 Related: | Sven Gothel | 2009-08-01 | 2 | -1/+10 |
* | JOGL: | Sven Gothel | 2009-07-31 | 3 | -8/+4 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 2 | -30/+45 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 5 | -0/+20 |
* | Fix GL comments | sg215889 | 2009-07-30 | 1 | -3/+33 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 1 | -0/+37 |
* | Remove redundant getGLProfile() from GL interface | sg215889 | 2009-07-29 | 1 | -2/+0 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 17 | -185/+199 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 1 | -3/+0 |
* | mips changes | Morris Meyer | 2009-07-27 | 1 | -0/+3 |
* | Fix glPixelStorei pname check - Thx to Chris Campbell | sg215889 | 2009-07-17 | 1 | -2/+2 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 4 | -9/+16 |
* | Fixed more non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -10/+18 |