| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135 - Cleanup: Class ownership change of static GL enumerates | Sven Gothel | 2015-03-06 | 1 | -1/+1 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -8/+8 |
* | Fix GLContext.Version* regression: Use Version1_1 and Version1_2 for 1.1 and ... | Sven Gothel | 2014-10-12 | 1 | -14/+14 |
* | GLBuffers.sizeof(..): Add support for ES3, reading supported glPixelStorei st... | Sven Gothel | 2014-09-09 | 1 | -5/+9 |
* | Don't utilize glPixelStorei's PACK/UNPACK IMAGE_HEIGHT and SKIP_IMAGES for De... | Sven Gothel | 2014-09-09 | 1 | -2/+3 |
* | Findbugs.switch-case: GLBuffers.bytesPerPixel(..) throw GLException for type ... | Sven Gothel | 2014-07-08 | 1 | -0/+3 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -72/+73 |
* | jogl: allow case statements to fall through to same block | Harvey Harrison | 2013-10-17 | 1 | -2/+0 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -194/+194 |
* | GLBuffers: Align comment | Sven Gothel | 2013-09-03 | 1 | -1/+1 |
* | GLBuffers: Add forma GL_YCBCR_422_APPLE and types GL_UNSIGNED_SHORT_8_8_APPLE... | Sven Gothel | 2013-08-27 | 1 | -8/+32 |
* | GLBuffers: Extract common methods: bytesPerPixel(..) and componentCount(.). B... | Sven Gothel | 2013-05-08 | 1 | -69/+163 |
* | FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameter | Sven Gothel | 2012-10-22 | 1 | -0/+21 |
* | ImmModeSink: Add glColor3ub(), glColor4ub(); Add proper value conversion of i... | Sven Gothel | 2012-10-18 | 1 | -2/+23 |
* | GLBuffers.slice: Preserve parent buffer position/limit and the parent's byte-... | Sven Gothel | 2012-10-10 | 1 | -8/+19 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -63/+116 |
* | Fix Bug 590: Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_h... | Sven Gothel | 2012-06-16 | 1 | -0/+2 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | GLBuffer: Add NV_texture_shader HILO format and HILO16 typev2.0-rc5rc_five | Sven Gothel | 2011-12-19 | 1 | -8/+24 |
* | OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,... | Sven Gothel | 2011-11-08 | 1 | -0/+13 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 1 | -21/+391 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 1 | -0/+137 |