360spider
02-14-2004, 05:20 AM
Hi.
I bought a RADEON 9800 PRO video card the other day, and I tested the dynamic cubemap demo (GL_ARB_texture_cube_map) that I wote before.
Then I was disappointed...FPS in the demo marked only 20.
It marked higher than 100 with GeForce4 Ti 4200, but with RADEON 9800 PRO, the performance extremely falls.
I guess the CATALYST driver doesn't be tuned up with glCopyTexSubImage2D() or GL_ARB_texture_cube_map, but I don't understand how to solve this performance issue. Please help...
I bought a RADEON 9800 PRO video card the other day, and I tested the dynamic cubemap demo (GL_ARB_texture_cube_map) that I wote before.
Then I was disappointed...FPS in the demo marked only 20.
It marked higher than 100 with GeForce4 Ti 4200, but with RADEON 9800 PRO, the performance extremely falls.
I guess the CATALYST driver doesn't be tuned up with glCopyTexSubImage2D() or GL_ARB_texture_cube_map, but I don't understand how to solve this performance issue. Please help...