commit | 1519aadd30ea3f014b81c44e365ebfeb034937b5 | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Thu Sep 24 06:50:02 2020 +0300 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Thu Sep 24 06:53:31 2020 +0300 |
tree | 84644c74ff7868878a3517be8cbe8bbfdc7254eb | |
parent | 98dad1fefed2a07ade0b37ca6c610ad66739631a [diff] |
ddraw.h updates: - Add missing members in DDPIXELFORMAT struct. (wine git commit 7a4ca1b0b2b5203b7ec9c7b56f9ccf25691ba91f) - Add missing UpdateOverlay flags. (wine git commit 577ee2938f89c23a10e63ea9910f2c9c8fdaf426) - Add missing DDSCAPS2.dwCaps2 flags. (wine git commit f4c382f980b2971929e0b5a7681ecfb0bf1356de) - Add DDSCAPS2.dwCaps3 flags. (wine git commit 67a86980077f68ba0a54d3444a4fa595eb2c1aa3) - Add HMONITOR compatibility definition.