02-25-2002, 05:40 AM
im texture mapping an image using mipmaps but when i try to tile the image using gl_repeat it still stretches the image as if i were using gl_clamp. could somebody please tell me why this is the case or how i could fix it so the image appears tiled.