aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/PNGPixelRect.java
Commit message (Expand)AuthorAgeFilesLines
* PNGPixelRect: Avoid redundant wrapping of InputStream into BufferedInputStreamSven Gothel2015-08-191-1/+2
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-5/+5
* Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered...Sven Gothel2014-12-061-6/+6
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-1/+1
* TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec...Sven Gothel2014-02-131-7/+73
* Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...Sven Gothel2014-01-081-0/+335