I would like to use OpenGL to downsize images, using shaders. I would be very grateful, if somebody can give me a sample program in C++, which loads bitmap texture, draws it to the entire screen and allows to apply GLSL vertex/fragment shaders.
I just need a template to start with. Please