Bug#389289: libgl1-mesa-dri: R200 driver flips reflection cube maps

2006-10-03 Thread Dan Torop
This seems to be fixed in the 6.5.1-0.1 upload in unstable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#389289: libgl1-mesa-dri: R200 driver flips reflection cube maps

2006-09-25 Thread Dan Torop
Indeed, seems to be fixed in 6.5.1: --- mesa-6.5.0.cvs.20060524/src/mesa/drivers/dri/r200/r200_texstate.c.orig 2006-09-25 11:38:38.0 -0400 +++ mesa-6.5.0.cvs.20060524/src/mesa/drivers/dri/r200/r200_texstate.c 2006-09-25 10:48:46.0 -0400 @@ -1304,11 +1304,13 @@ case GL_REFLEC

Bug#389289: libgl1-mesa-dri: R200 driver flips reflection cube maps

2006-09-25 Thread Michel Dänzer
tags 389289 upstream fixed-upstream kthxbye On Sun, 2006-09-24 at 18:53 -0400, Dan Torop wrote: > Package: libgl1-mesa-dri > Version: 6.5.0.cvs.20060524-1.1 > Severity: normal > > When using GL_ARB_texture_cube_map with the R200 DRI driver and > GL_REFLECTION_MAP_ARB, the generated texture coordi

Bug#389289: libgl1-mesa-dri: R200 driver flips reflection cube maps

2006-09-24 Thread Dan Torop
Package: libgl1-mesa-dri Version: 6.5.0.cvs.20060524-1.1 Severity: normal When using GL_ARB_texture_cube_map with the R200 DRI driver and GL_REFLECTION_MAP_ARB, the generated texture coordinates are flipped from what they should be. That is, rotating the texture 180 degrees around the X axis and