| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1390: Fix GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) fail... | Sven Gothel | 2019-09-05 | 1 | -7/+17 |
* | Bug 1226 - GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle gl... | Sven Gothel | 2015-09-26 | 1 | -0/+4 |
* | Bug 1135 - Cleanup: Class ownership change of static GL enumerates | Sven Gothel | 2015-03-06 | 1 | -2/+2 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -8/+8 |
* | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 1 | -148/+341 |
* | Findbugs.static_final_immutable: Use final qualifier for static immutable ins... | Sven Gothel | 2014-07-08 | 1 | -3/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -15/+15 |
* | Bug 962 - AWTGLReadBufferUtil should use aligned BufferedImage [for resized i... | Sven Gothel | 2014-02-13 | 1 | -2/+12 |
* | Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut... | Sven Gothel | 2014-01-08 | 1 | -0/+100 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -63/+63 |
* | TileRendererBase: Add toString(), Proper tile unit test names, i.e. add NEWT ... | Sven Gothel | 2013-09-05 | 1 | -1/+2 |
* | GLPixelBuffer*: Add componentCount==1 (ALPHA/RED), 'allowRowStride' utilizati... | Sven Gothel | 2013-09-04 | 1 | -19/+113 |
* | Fix Bug 817 (1/2): GLPixelAttributes checks arguments and queried bytesPerPixel | Sven Gothel | 2013-08-16 | 1 | -1/+13 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-15 | 1 | -2/+2 |
* | GLPixelBuffer.dispose(): Set diposed:=true to allow isValid() to work properl... | Sven Gothel | 2013-05-17 | 1 | -5/+6 |
* | Fix Bug 731: GLJPanel: Access global GLPixelBuffer via SingletonGLPixelBuffer... | Sven Gothel | 2013-05-09 | 1 | -5/+20 |
* | Refactor: TextureData's PixelAttributes/PixelBufferProvider -> GLPixelBuffer/... | Sven Gothel | 2013-05-08 | 1 | -0/+253 |