I have texture with alpha. And I want to tint it with some color, so it will be colored depending on color alpha value, but overal opacity will be defined only by texture al
Have you tried the above code with glEnable(GL_BLEND)?