Skip to content

wgl: fix pixel format list

Charmaine Lee requested to merge charmainel/mesa:wgl-pixelformat into main

Single buffer pixel formats are omitted for drivers that specify stw_pfd_double_buffer. Need to add them back.

/cc @jenatali @jfonseca @bhenden

Merge request reports