mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Apply additional fixes to servers' threading
This commit is contained in:
parent
6f0760beb3
commit
1589433e8f
10 changed files with 144 additions and 143 deletions
|
|
@ -303,7 +303,6 @@ public:
|
|||
|
||||
void handle_timestamp(String p_timestamp, uint64_t p_cpu_time, uint64_t p_gpu_time);
|
||||
|
||||
void set_default_clear_color(const Color &p_color);
|
||||
void draw_viewports(bool p_swap_buffers);
|
||||
|
||||
bool free(RID p_rid);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue