Texture without shaders
Is it posible to texture a primative without the use of a shader? (Like in managed DirectX) All the tutorials seem to use a effect to accomplish this. I'm asking this becouse I want to keep the system requirement for my program as low as possible.

