| Commit message (Expand) | Author | Age | Files | Lines |
* | GLPixelStorageModes: Emphasize reset*() usage; setUnpackRowLength: GL2ES2 -> ... | Sven Gothel | 2014-09-09 | 1 | -23/+4 |
* | Bug 1017 - TextureIO.write(Texture, File) throws GLException Not a GL2 implem... | Sven Gothel | 2014-09-01 | 1 | -1/+5 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -166/+167 |
* | Texture/TextureIO: Make 'wrapping' Texture ctor public, remove same factory m... | Sven Gothel | 2014-05-19 | 1 | -39/+0 |
* | TextureIO: Fix PNGTextureWriter Vertical-Flip, i.e. pass TextureData's getMus... | Sven Gothel | 2014-02-13 | 1 | -2/+2 |
* | TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec... | Sven Gothel | 2014-02-13 | 1 | -11/+29 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -39/+24 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+14 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -37/+37 |
* | Complete commit 54dcdf1f53c9fc1f7124cf77bbf5aa952d42053a, exposing GL2ES3 in ... | Sven Gothel | 2013-09-07 | 1 | -3/+3 |
* | GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati... | Sven Gothel | 2013-09-04 | 1 | -16/+18 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -1/+1 |
* | Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies | Sven Gothel | 2013-04-01 | 1 | -5/+52 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -0/+8 |
* | TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan... | Sven Gothel | 2012-06-18 | 1 | -14/+16 |
* | TextureIO: PNGImage 1st | Sven Gothel | 2012-04-07 | 1 | -2/+2 |
* | TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl... | Sven Gothel | 2012-04-07 | 1 | -1/+96 |
* | TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage... | Sven Gothel | 2012-04-06 | 1 | -25/+23 |
* | TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne... | Sven Gothel | 2012-02-22 | 1 | -19/+25 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 1 | -20/+38 |
* | Texture: Change method signatures: Pass GL context object if required (remove... | Sven Gothel | 2011-04-22 | 1 | -14/+27 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -13/+13 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -0/+1258 |