I am interested in using WebGL which?
Depends on browser and OS.
configurable?
Depends on the browser.
Can it be customized for each browser?
Do you mean JavaScript? Not.
But why does it bother you?
Chrome and Firefox use ANGLE to work out of the box on a Windows system with only the standard drivers installed by Microsoft installed. For the correct implementation of OpenGL, the user needs to download and install the original drivers from the HW provider. If not, all you get is a pretty crap OpenGL-1.4 implementation / emulation built on Direct3D 9.
source share