DirectX 11: Line List is drawn 2 pixels wide
I have ported an D3D9 application to DX11 and now I am facing this problem, that the line, that is drawn using a line list of 2 vertices, is drawn with 2px height on screen at certain zoom levels.
I have ported an D3D9 application to DX11 and now I am facing this problem, that the line, that is drawn using a line list of 2 vertices, is drawn with 2px height on screen at certain zoom levels.