Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2021-05-31 17:56:57 +0300
committerRay Molenkamp <github@lazydodo.com>2021-05-31 17:56:57 +0300
commitaebeb85fe013a671f71f47d6f210c192598f408f (patch)
tree118571f37616efc12d9f320bdf785ddd7c99b818 /source/blender/draw/intern/draw_cache_inline.h
parentd67c13ca761a865a208d6c9ad4ee2504aa577e94 (diff)
Windows: Clean-up win 8/8.1 API use
For 2.93 we bumped the minimum windows requirement to windows 8.1, but did not do any clean-up of any win 8/8.1 API usage we dynamically accessed though LoadLibrary/GetProcAddress. This patch bumps _WIN32_WINNT to 0x0603 (win 8.1) and cleans up any API use that was accessed in a more convoluted way than necessary Differential Revision: https://developer.blender.org/D11331 Reviewed by: harley, nicholas_rishel
Diffstat (limited to 'source/blender/draw/intern/draw_cache_inline.h')
0 files changed, 0 insertions, 0 deletions