Tomas Carnecky tom@dbservice.com writes:
Why do I have the impression that when it comes to x11drv/opengl nobody wants to take the responsibility. I won't submit a patch until someone says 'tom, your approach looks good, improve this and then submit a patch to wine-patches' or 'tom, no, this won't work because ... try to change this ... move the code there ... don't do that, it will break this' etc. I don't want to know whether the implementation details are ok, I just want to know whether the general idea (the flags field) is acceptable.
What we probably want is to move a lot more of the glX code into x11drv, and export the various wgl functions from there. That escape mechanism is beginning to be seriously abused.