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
Clément Foucault a1459b2f7a Cleanup: GPU: Move towards an explicit Blend state
This make use of the GLStateStack functions for:
- `GPU_blend()`
- `GPU_blend_set_func()`
- `GPU_blend_set_func_separate()`

The goal is to unify them using an explicit state setting.
This will remove the need to use obscure blend functions
2020-08-18 21:30:10 +02:00
..
2020-08-18 15:51:32 +02:00
2020-08-17 12:40:03 +10:00
2020-08-18 21:30:10 +02:00
2020-08-18 15:51:32 +02:00
2020-08-18 15:51:32 +02:00
2020-08-18 13:11:23 +02:00
2020-08-18 21:30:09 +02:00
2020-08-17 12:40:03 +10:00