We only care about displayable pixel formats (as defined in WGL_ARB_pixel_format) for window context creation. This changes pixel format enumeration to ignore non-displayable formats, which are specified to be listed after displayable ones, by always using the return value of DescribePixelFormat as the pixel format count.master
parent
ef6c9d8b4f
commit
2c0f34b60f
1 changed files with 5 additions and 17 deletions
Loading…
Reference in New Issue