Commit b5a62756 authored by Roderick Colenbrander's avatar Roderick Colenbrander Committed by Alexandre Julliard

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.
parent 6fe1a5da
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment