Polish interaction between windowing, input and rendering
- Adapt GL make/release API to the current architecture. - Fix DisplayServer being locked while dispatching input (prevent deadlocks).
This commit is contained in:
parent
1b104ffcd8
commit
c28f5901c7
22 changed files with 34 additions and 112 deletions
|
|
@ -559,7 +559,6 @@ public:
|
|||
virtual void force_process_and_drop_events();
|
||||
|
||||
virtual void release_rendering_thread();
|
||||
virtual void make_rendering_thread();
|
||||
virtual void swap_buffers();
|
||||
|
||||
virtual void set_native_icon(const String &p_filename);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue