d3d1x: initialize point size and line width to 1
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 17 Sep 2011 10:07:42 +0000 (12:07 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 17 Sep 2011 10:07:42 +0000 (12:07 +0200)
commite27d72d6c3ca3512bfea524b8a7b007960841057
tree680c07ffb14e2566e5e28595b8f62bc0f08c4555
parente945fb04d04c33da5e77d22d739c5740a522a61e
d3d1x: initialize point size and line width to 1

Otherwise lines would never be visible since the width cannot be
specified in D3D10.
Wireframe mode is also affected by line width.
src/gallium/state_trackers/d3d1x/gd3d11/d3d11_context.h
src/gallium/state_trackers/d3d1x/gd3d11/d3d11_screen.h