]> git.lizzy.rs Git - minetest.git/commit
Use legacy call when rendering to a single texture
authorx2048 <codeforsmile@gmail.com>
Tue, 4 Oct 2022 19:02:42 +0000 (21:02 +0200)
committerx2048 <codeforsmile@gmail.com>
Tue, 4 Oct 2022 19:02:42 +0000 (21:02 +0200)
commit1e9640395468beb53f70303ef6b7aa72e395b7b4
treeaf26003a433458feafc70be4e7ec048aaad2bcd1
parent579fc93c24b030e33a6255d96e773706f6e99c93
Use legacy call when rendering to a single texture

Fixes depth buffer in when undersampling > 1
src/client/render/pipeline.cpp