Ken Thomases ken@codeweavers.com writes:
The specific pixel format was never used. It was effectively just a flag indicating if the window had a GL surface. This generalizes it from a flag to a count, to allow for multiple GL surfaces.
I'm not convinced that the concept of multiple surfaces makes sense, except maybe as a driver implementation detail.