• Stefan Dösinger's avatar
    d3d9/tests: Extend the FPU setup test. · 28a9d632
    Stefan Dösinger authored
    Games created by GameMaker modify the FPU control word to enable
    division by zero exceptions. The game Risk of Rain, which is written
    with GameMaker, furthermore sets fogstart == fogend, which triggers an
    exception when the GL driver attempts to calculate 1 / (fogend -
    fogstart). This test adds some evidence that we are not supposed to
    temporarily restore the FPU CW if D3DCREATE_FPU_PRESERVE is used.
    28a9d632
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...