You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Merge pull request #101069 from DarioSamo/rd-thread-safety-comment
Remove TODO from RenderingDevice regarding thread safety.
This commit is contained in:
@@ -37,9 +37,6 @@
|
|||||||
#include "core/config/project_settings.h"
|
#include "core/config/project_settings.h"
|
||||||
#include "core/io/dir_access.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 FORCE_SEPARATE_PRESENT_QUEUE 0
|
||||||
#define PRINT_FRAMEBUFFER_FORMAT 0
|
#define PRINT_FRAMEBUFFER_FORMAT 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user