From: Brian P. <br...@pr...> - 2000-07-05 15:20:59
|
Scott McMillan wrote: > > Has anyone else noticed problems with proxy texture tests failing > in recent versions of 3.3? I have them failing on relatively small > (64x64) ones whereas in 3.2 the test passed (or at least seemed to). > I will try and come up with a small test case, but it may take me > a while. I fixed a bug in this just last week. The proxy texture test was always updating the 1D texture instead of the appropriate 1D, 2D or 3D texture. Try the latest CVS sources. -Brian |