mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Merge pull request #101069 from DarioSamo/rd-thread-safety-comment
Remove TODO from RenderingDevice regarding thread safety.
This commit is contained in:
commit
62ea2f76b4
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@
|
|||
#include "core/config/project_settings.h"
|
||||
#include "core/io/dir_access.h"
|
||||
|
||||
// TODO: Thread safety
|
||||
// - Roll back thread safe attribute for RID_Owner members after the read-only/atomic update scheme is implemented.
|
||||
|
||||
#define FORCE_SEPARATE_PRESENT_QUEUE 0
|
||||
#define PRINT_FRAMEBUFFER_FORMAT 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue