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 569e2e6dba GPUDebug: Avoid using STREQ on StringRef
This might be dangerous because StringRef is not guaranteed to be
null-terminated and STREQ assumes null termination.
2020-09-16 15:24:37 +02:00
..
2020-09-16 14:52:48 +02:00
2020-08-29 18:56:08 +10:00
2020-09-16 14:52:48 +02:00
2020-09-09 13:30:05 +10:00