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.
Files
blender-archive/source/blender/gpu/opengl
Clément Foucault 3ac2f15a04 GL: Fix incorrect shader state after shader interface creation
The interface needs to bind the shaders for some parameter setup.
This program change wasn't reflected in the GPUContext.
This was then conflicting with the next shader bind if the next shader was
the same as the shader bound before the interface creation.

Setting the state to the correct shader ensures a rebind if needed.

Fix T101792 New hair curves do not render properly first time in EEVEE with motion blur enabled
2022-10-19 14:40:42 +02:00
..
2022-10-07 22:55:03 +11:00
2022-09-23 14:33:40 +10:00
2022-08-15 16:10:29 +02:00
2022-08-15 16:10:29 +02:00
2022-08-02 21:53:17 +02:00
2022-08-15 16:10:29 +02:00
2022-08-15 16:10:29 +02:00