aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/GLBuffers.java
Commit message (Expand)AuthorAgeFilesLines
* jogl: allow case statements to fall through to same blockHarvey Harrison2013-10-171-2/+0
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-194/+194
* GLBuffers: Align commentSven Gothel2013-09-031-1/+1
* GLBuffers: Add forma GL_YCBCR_422_APPLE and types GL_UNSIGNED_SHORT_8_8_APPLE...Sven Gothel2013-08-271-8/+32
* GLBuffers: Extract common methods: bytesPerPixel(..) and componentCount(.). B...Sven Gothel2013-05-081-69/+163
* FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameterSven Gothel2012-10-221-0/+21
* ImmModeSink: Add glColor3ub(), glColor4ub(); Add proper value conversion of i...Sven Gothel2012-10-181-2/+23
* GLBuffers.slice: Preserve parent buffer position/limit and the parent's byte-...Sven Gothel2012-10-101-8/+19
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-63/+116
* Fix Bug 590: Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_h...Sven Gothel2012-06-161-0/+2
* Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())Sven Gothel2012-02-221-1/+1
* GLBuffer: Add NV_texture_shader HILO format and HILO16 typev2.0-rc5rc_fiveSven Gothel2011-12-191-8/+24
* OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,...Sven Gothel2011-11-081-0/+13
* GLBuffers fix ; GL imageSizeInBytes fix / unit tests.Sven Gothel2011-06-091-21/+391
* Fix file modesSven Gothel2010-07-071-0/+0
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* renamed BufferUtil to GLBuffers.Michael Bien2010-03-291-0/+137