xx-cbr - Checkerboard rendering
Port CBR technique to bgfx as an example:
https://github.com/GameTechDev/DynamicCheckerboardRendering
https://web.archive.org/web/20180821010729/https://software.intel.com/en-us/articles/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics-v-12
https://web.archive.org/web/20220120233106/https://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdfhttps://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdf
The link ( https://software.intel.com/en-us/articles/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics-v-12 ) you provided no longer works. It has moved to a PDF it seems.
https://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdf https://www.intel.com/content/www/us/en/developer/articles/code-sample/dynamic-checkerboard-rendering-using-microsoft-directx-12.html?wapkw=checkerboard
Thanks! I updated links.