On 20 June 2013 12:17, Stefan Dösinger <ste...@codeweavers.com> wrote: > /* Light state */ > DWORD material; > + DWORD dummy_rs_lighting; > Considering the render state doesn't exist in early ddraw versions, do we really care that its value is preserved? It seems unlikely that anything except our tests would depend on it.
- Re: [PATCH 3/4] ddraw: Device2 and Device3 do not have a ... Henri Verbeet
- Re: [PATCH 3/4] ddraw: Device2 and Device3 do not ha... Stefan Dösinger
- Re: [PATCH 3/4] ddraw: Device2 and Device3 do no... Henri Verbeet
- Re: [PATCH 3/4] ddraw: Device2 and Device3 d... Stefan Dösinger