wgl: Duplicate some single buffered pixel formats for bitmap rendering and…
wgl: Duplicate some single buffered pixel formats for bitmap rendering and restrict bitmap rendering to these formats.
The use of direct / indirect rendering is now tied to the bitmapFormat
flag of a pixel format. Indirect is fine for bitmap rendering since on
windows it is only supported using the software gdi renderer and
indirect rendering can also indicate software rendering.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment