Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Handles indexed PNGs (details)
  2. Rename PNG test files and add RGBA variations (To be used by (details)
  3. Newt PNG test file locations (details)
  4. TestPNGTextureFromFileNEWT: Use new PNG test file locations, add RGBA (details)
  5. PNGImage: Cleanup code and reuse scanlineRGBA buffer in indexed mode. (details)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java (diff)
The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/spi/PNGImage.java (diff)
Commit 3ee6665fb5cdcf50599e7ec51c67f6d56a73887b by Sven Gothel
Rename PNG test files and add RGBA variations (To be used by TestPNGTextureFromFileNEWT, etc)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG3-01-160x90.png (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_3-01-160x90.png (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_3-01-160x90.png (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_4-01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_3-01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_4-01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG4-01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscNG4-01-160x90.png (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG01-160x90.png (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_4-01-160x90.png (diff)
Commit 47a123169cf99bd9889caccb75c9be48d359d9a0 by Sven Gothel
Newt PNG test file locations
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/gl3/GeomShader01TextureGL3.java (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileAWT.java (diff)
Commit bfe40bf3670731ef44ff4066c2a7119f1ab43bf8 by Sven Gothel
TestPNGTextureFromFileNEWT: Use new PNG test file locations, add RGBA tests and use alpha in drawable
The file was modified make/scripts/tests.sh (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java (diff)
Commit d9d0abc0974f42dbc1c7c91bc004b92729b8ae8a by Sven Gothel
PNGImage: Cleanup code and reuse scanlineRGBA buffer in indexed mode. Add DEBUG property 'jogl.debug.PNGImage'
The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/spi/PNGImage.java (diff)