texture
This commit is contained in:
parent
01a3211dfb
commit
98b775e33e
21 changed files with 361 additions and 5541 deletions
|
|
@ -19,7 +19,7 @@ export namespace Crafter {
|
|||
WindowWayland(std::string name, std::uint32_t width, std::uint32_t height);
|
||||
~WindowWayland();
|
||||
protected:
|
||||
Pixel* shm_data = NULL;
|
||||
Pixel_RU8_GU8_BU8_AU8* shm_data = NULL;
|
||||
bool configured = false;
|
||||
wl_shm* shm = NULL;
|
||||
wl_seat* seat = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue