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
Sergey Sharybin 8dde1e13e2 FIx/workaround wrong number of primitives in PBVG grid buffers
Nodes can have different number of grids, so can not so simply
re-use index buffer across nodes. For now allow re-using buffer
if number of grids matches.

The issue is, number of grids is probably almost never matches,
so in order to have this optimization working need more tricks.
Maybe we can "instance" index buffers?
2018-09-11 14:45:13 +02:00
..
2018-09-06 21:23:25 +10:00
2018-07-19 16:06:37 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-06-18 08:10:23 +02:00
2018-07-18 23:10:31 +10:00
2014-10-07 15:47:32 -05:00
2018-09-02 18:28:27 +10:00
2018-09-02 18:28:27 +10:00
2018-07-18 23:10:31 +10:00