D3D8: Fixed D3DRS fixes

H. Verbeet hverbeet at gmail.com
Mon Jan 30 11:46:01 CST 2006


On 30/01/06, Vitaly Budovski <vbudovsk at cs.rmit.edu.au> wrote:
> +        if(GL_SUPPORT(ARB_POINT_PARAMETERS)) {
ARB_POINT_PARAMETERS is defined in d3dcore_gl.h, but never checked for
in directx.c. That means the check should always return false.



More information about the wine-devel mailing list