Choose between x11grab and kmsgrab at runtime
This commit is contained in:
parent
ac5f439839
commit
065e9e718a
8 changed files with 341 additions and 118 deletions
|
|
@ -4,5 +4,7 @@
|
|||
#include "sunshine/platform/common.h"
|
||||
namespace va {
|
||||
std::shared_ptr<platf::hwdevice_t> make_hwdevice(int width, int height);
|
||||
|
||||
int init();
|
||||
} // namespace va
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue