Blender Git Loki

Git Commits -> Revision bc648af

Revision bc648af by Clément Foucault (master)
November 14, 2017, 19:49 (GMT)
Fix Opengl Error with glBlitFramebuffer

This was caused by 93936b8643b9c4f77fe13d35b41ecaa246843dd8

From GL spec :
GL_INVALID_OPERATION is generated if mask contains GL_DEPTH_BUFFER_BIT or GL_STENCIL_BUFFER_BIT and the source and destination depth and stencil formats do not match.

So blitting framebuffer with depth or stencil require the SAME FORMAT.

Commit Details:

Full Hash: bc648af4e1bb9635d6d4fa6ef5d196607a47d2fb
Parent Commit: f23a595
Lines Changed: +5, -3

4 Modified Paths:

/source/blender/draw/engines/basic/basic_engine.c (+1, -1) (Diff)
/source/blender/draw/engines/clay/clay_engine.c (+1, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_temporal_sampling.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021