Johan Malm
|
77ac3474b6
|
buffer.c: chase wlroots master
Include <wlr/interfaces/wlr_buffer.h>
39b68ea47a
|
2022-03-04 20:25:04 +00:00 |
|
Consolatis
|
5862b65f89
|
Convert SSD to scene nodes
|
2022-02-23 21:47:01 +00:00 |
|
Consolatis
|
044388a5cd
|
Prepare to move from wlr_texture to lab_data_buffer
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
04ca9fbdf5
|
buffer: use cairo_surface_destroy()
...rather than free(buffer->data)
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
f22bfc96b2
|
buffer: create cairo_t inside buffer_create()
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
ba909e4fc7
|
Refactor buffer implementation to take a cairo_t
Remove buffer_drop() and just destroy it.
|
2022-02-23 21:47:01 +00:00 |
|
Johan Malm
|
d2552232c7
|
Add buffer.c to cover cairo-surface to wlr_buffer
|
2022-02-23 21:41:01 +00:00 |
|