On Fri Jun 14 09:27:21 2024 +0000, Rémi Bernon wrote:
Regardless of the code style of the functions around I think it'd be better to use the more general winex11 style for these changes, and move toward some unification. You can probably use the commit before this one, which is otherwise rather trivial, to cleanup `describe_pixel_format` style (indentation and variable names) before making these additions if you like.
I updated the code style of `describe_pixel_format`, but did it in its own commit (i.e., separately from the "pass wgl_pixel_format" commit).