Enable transparent resizing and display changes for supported renderers
This commit is contained in:
parent
481f23b6e9
commit
2a05b890d8
14 changed files with 116 additions and 4 deletions
|
|
@ -66,6 +66,7 @@ public:
|
|||
virtual int getDecoderColorspace() override;
|
||||
virtual int getDecoderCapabilities() override;
|
||||
virtual void notifyOverlayUpdated(Overlay::OverlayType) override;
|
||||
virtual bool notifyWindowChanged(PWINDOW_STATE_CHANGE_INFO) override;
|
||||
|
||||
#ifdef HAVE_EGL
|
||||
virtual bool canExportEGL() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue