Implement support for KMS cursor plane capture (#1981)
This commit is contained in:
@@ -280,6 +280,7 @@ namespace egl {
|
||||
class cursor_t: public platf::img_t {
|
||||
public:
|
||||
int x, y;
|
||||
int src_w, src_h;
|
||||
|
||||
unsigned long serial;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user