From f86c85d88597bc227bedf4a4b8ee60e018a76813 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Sat, 21 Apr 2007 02:12:03 +0000 Subject: Fixed Issue 296: TextureIO cube map support broken Fixed code paths supporting cube maps. As a positive side-effect, the VertexProgRefract demo's cube map is now rendered completely correctly; inversion of the positive and negative Y images, and the negative Y scale factor on the texture matrix, are no longer needed, and the seams around the top image are gone. Fixed code relating to automatic mipmap generation in the presence of only GL_ARB_texture_rectangle and not GL_ARB_texture_non_power_of_two. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@211 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- src/demos/data/cubemaps/uffizi_posy.png | Bin 75787 -> 90510 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/demos/data/cubemaps/uffizi_posy.png') diff --git a/src/demos/data/cubemaps/uffizi_posy.png b/src/demos/data/cubemaps/uffizi_posy.png index 1bad34e..7678d46 100644 Binary files a/src/demos/data/cubemaps/uffizi_posy.png and b/src/demos/data/cubemaps/uffizi_posy.png differ -- cgit v1.2.3