aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/awt
Commit message (Expand)AuthorAgeFilesLines
* GLU: Make ProjectFloat/ProjectDouble final and deprecate GLU.destroy() method.Sven Gothel2014-06-271-1/+0
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-212-11/+11
* Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i...Sven Gothel2014-02-131-2/+44
* Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...Sven Gothel2013-11-211-13/+17
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-16/+16
* jogl: enable generics annotations on TextRendererHarvey Harrison2013-10-201-16/+13
* jogl: add missing @Override annotationsHarvey Harrison2013-10-172-0/+36
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-177-99/+99
* GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride...Sven Gothel2013-10-021-1/+38
* Complete commit 54dcdf1f53c9fc1f7124cf77bbf5aa952d42053a, exposing GL2ES3 in ...Sven Gothel2013-09-071-9/+2
* GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati...Sven Gothel2013-09-042-36/+11
* GLReadBufferUtil.readPixels(..): Use plain int values for inWidth/inHeight, i...Sven Gothel2013-09-031-3/+1
* Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...Sven Gothel2013-07-171-1/+6
* StringBuffer -> StringBuilderSven Gothel2013-07-151-2/+2
* Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer...Sven Gothel2013-05-091-12/+37
* Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/...Sven Gothel2013-05-082-19/+209
* GLReadBufferUtil: Utilizing PixelBufferProvider; Adding AWTGLReadBufferUtil a...Sven Gothel2013-04-272-0/+91
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-12/+24
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-192-2/+4
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-1/+1
* Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...Sven Gothel2012-03-131-4/+4
* import cleanupSven Gothel2011-06-071-1/+0
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-51/+18
* Texture: Change method signatures: Pass GL context object if required (remove...Sven Gothel2011-04-221-14/+15
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Bugfix (Bug 464 - TextRenderer useVertexArray was ignored)Domokun2011-02-011-5/+5
* TextRenderer: Fix imports / Add jogamp licenseSven Gothel2011-02-012-5/+2
* Fixes the problem of high memory consumption in TextRenderer (single merged w...Julien Gouesse2011-02-011-6/+39
* Harmonize all runtime properties, see doc/Implementation/runtime-properties.txtSven Gothel2010-10-111-1/+3
* minor formattingSven Gothel2010-08-241-2/+1
* Fix file modesSven Gothel2010-07-075-0/+0
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-291-2/+3
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-275-0/+3423