| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | KD Fix: Use EGL AttributeList directly | Sven Gothel | 2008-11-27 | 5 | -66/+66 |
* | Newt-KD: window working, pointer event buggy | Sven Gothel | 2008-11-26 | 3 | -2/+26 |
* | Newt Window | Sven Gothel | 2008-11-26 | 8 | -4/+1206 |
* | Added GLU_TESS_AVOID_DEGENERATE_TRIANGLES boolean property to the GLU | Kenneth Russel | 2008-11-24 | 1 | -0/+2 |
* | Adding missing EGLExtImpl_JNI.c | Sven Gothel | 2008-11-22 | 3 | -2/+12 |
* | Fixed build.xml to build correct version of TextureIO classes on the | Kenneth Russel | 2008-11-21 | 1 | -2/+3 |
* | Moved gluErrorString, gluCheckExtension and gluGetString to base GLU class | Kenneth Russel | 2008-11-21 | 4 | -21/+23 |
* | Adding wince6 vs9 project files | Sven Gothel | 2008-11-20 | 6 | -0/+5391 |
* | EGLDrawable: Update the capabilities to the chosen one by EGL | Sven Gothel | 2008-11-19 | 1 | -0/+1 |
* | Package com/sun/opengl/impl/packrect is now part of utilities and cdcfp | Sven Gothel | 2008-11-19 | 1 | -2/+2 |
* | - EGL/EGLExt | Sven Gothel | 2008-11-14 | 12 | -840/+326 |
* | - EGL | Sven Gothel | 2008-11-14 | 1 | -0/+9 |
* | Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av... | Sven Gothel | 2008-11-13 | 2 | -3/+1 |
* | Adding missing files for EGLExt support | Sven Gothel | 2008-11-13 | 2 | -0/+129 |
* | - Removed StaticGLInfo usage. | Sven Gothel | 2008-11-13 | 5 | -37/+22 |
* | starte native Cocoa based window implementation | Gerard Ziemski | 2008-10-17 | 4 | -13/+13 |
* | rename setCurrentContextOpacity to setContextOpacity | Gerard Ziemski | 2008-10-17 | 1 | -1/+1 |
* | add ability to set opacity on GL context: setCurrentContextOpacity takes 0 or 1 | Gerard Ziemski | 2008-10-17 | 1 | -0/+1 |
* | Fixes for building with Visual C++ 6.0 (VC98) | Kenneth Russel | 2008-09-16 | 1 | -0/+7 |
* | BufferUtil: | Sven Gothel | 2008-08-29 | 1 | -8/+14 |
* | Cleanup GLArrayData*, misc stuff | Sven Gothel | 2008-08-21 | 4 | -1/+19 |
* | Temporarily split some TextureIO-related classes into Java SE and Java
| Kenneth Russel | 2008-08-17 | 1 | -2/+17 |
* | ShaderState: | Sven Gothel | 2008-08-14 | 2 | -1/+7 |
* | GLArrayData* | Sven Gothel | 2008-08-13 | 7 | -37/+67 |
* | Adding build.xml property: 'javacdebug' and 'javacdebuglevel', | Sven Gothel | 2008-08-12 | 2 | -3/+11 |
* | Working: | Sven Gothel | 2008-08-12 | 8 | -81/+153 |
* | FixedFunction shader as files, prepared for binary shader files | Sven Gothel | 2008-08-11 | 1 | -1/+6 |
* | Minor CVM/ES1 fixes | Sven Gothel | 2008-08-11 | 1 | -0/+14 |
* | Removed unnecessary use of reflection which was showing up hot on
| Kenneth Russel | 2008-08-11 | 5 | -59/+176 |
* | Stopped squelching exception stack traces during GLU construction, and
| Kenneth Russel | 2008-08-09 | 1 | -4/+6 |
* | Removed unnecessary GL2 dependencies from desktop window system code.
| Kenneth Russel | 2008-08-08 | 1 | -0/+9 |
* | Fixed new glsl packaging | Sven Gothel | 2008-08-04 | 2 | -14/+15 |
* | ../jogl.log | Sven Gothel | 2008-08-04 | 14 | -159/+339 |
* | Fixed loading of GLES and EGL libraries, and error reporting when none
| Kenneth Russel | 2008-07-31 | 1 | -1/+4 |
* | ES2 FixedFunction w. texture (demo.es1.cubefbo.Main) working | Sven Gothel | 2008-07-25 | 2 | -0/+6 |
* | ../jogl.log | Sven Gothel | 2008-07-25 | 24 | -393/+1050 |
* | GLUquadricImpl: now part of jogl.core; fixed GL2 immediate mode | Sven Gothel | 2008-07-21 | 1 | -1/+1 |
* | Fixed: Manual declarations of wrappers in proper common interfaces | Sven Gothel | 2008-07-21 | 5 | -55/+0 |
* | Proper: glShaderBinaryOrSource() for Profiles: ES2 + GL2* | Sven Gothel | 2008-07-21 | 4 | -0/+52 |
* | - New profile GL2ES12 (desktop) | Sven Gothel | 2008-07-21 | 14 | -110/+571 |
* | Cleanup and partitioning of GLU | Sven Gothel | 2008-07-18 | 6 | -65/+228 |
* | Preperation/Test: NioOnly __ALL__ - 20kB | Sven Gothel | 2008-07-18 | 2 | -3/+8 |
* | tessellator now part of jogl.core | Sven Gothel | 2008-07-18 | 2 | -8/+33 |
* | - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc... | Sven Gothel | 2008-07-18 | 29 | -1932/+1151 |
* | Fixed: | Sven Gothel | 2008-07-11 | 7 | -173/+179 |
* | Fix: GL Enums: FRAME/RENDER BUFFER, STENCIL_INDEX, FIXED | Sven Gothel | 2008-07-10 | 8 | -45/+13 |
* | Fixed: FRAMEBUFFER and RENDERBUFFER in GL interface | Sven Gothel | 2008-07-10 | 2 | -148/+0 |
* | Adding GL_FIXED to ES1 and ES2 | Sven Gothel | 2008-07-10 | 3 | -4/+0 |
* | Fixed: | Sven Gothel | 2008-07-10 | 10 | -13/+60 |
* | Fixed build breakage on Mac OS X | Kenneth Russel | 2008-07-08 | 2 | -5/+2 |