Disables framebuffer invalidating by default for GL as some drivers perform it incorr...
commitd8b884111c77bba0a1ee69b3df4aab178928e5e9
authorvladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Mon, 29 May 2023 20:53:10 +0000 (29 20:53 +0000)
committervladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Mon, 29 May 2023 20:53:10 +0000 (29 20:53 +0000)
treeb03b74ea21c2e7bae4a590389173fdbe2e50f157
parent57e523671fcd512431f5d5e124df9ac4e2309fee
Disables framebuffer invalidating by default for GL as some drivers perform it incorrectly.

Fixes #6805

Tested By: Itms

Differential Revision: https://code.wildfiregames.com/D5003

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27654 3db68df2-c116-0410-a063-a993310a9797
binaries/data/config/default.cfg
source/renderer/backend/gl/Device.cpp