wined3d: Remove point size scaling hack.
commitb551da8eef4aaeea27207969c6f9065882f3f6be
authorMatteo Bruni <mbruni@codeweavers.com>
Thu, 28 May 2015 21:23:02 +0000 (28 23:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 May 2015 07:44:05 +0000 (29 16:44 +0900)
tree5676218a6cb7f495a988cec77ab0d77fd6e7d6d8
parente35e107e5eda2c64c2da8265a4b7ca5eceecaeed
wined3d: Remove point size scaling hack.

Not sure how this was supposed to work, according to the GL spec the
clamping to POINT_SIZE_RANGE happens after the scaling is applied.
dlls/wined3d/state.c