This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Clément Foucault bc648af4e1 Fix Opengl Error with glBlitFramebuffer
This was caused by 93936b8643

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.
2017-11-14 20:49:33 +01:00
2017-10-21 12:43:17 +11:00
2017-10-30 18:48:27 +11:00
2017-11-14 02:17:34 +01:00
2017-05-01 15:20:19 +02:00
2010-10-13 14:44:22 +00:00
2017-09-29 19:02:20 +10:00
2017-09-11 16:52:53 +10:00
Description
Archive of Blender with old branches
823 MiB
Languages
C 67.4%
C++ 23.4%
Python 6.1%
CMake 1.5%
GLSL 1.1%
Other 0.4%