Simon Zeni
|
30706b71fb
|
render/pixman: implement preferred_read_format
|
2021-04-27 18:28:41 +02:00 |
Simon Ser
|
c314920a3d
|
render: remove NULL checks in wlr_texture_impl.destroy
The NULL check already exists in wlr_texture_destroy, no need to
duplicate it in each impl
|
2021-04-22 15:44:49 +02:00 |
Simon Ser
|
8ca2b4cf49
|
render/pixman: destroy textures on renderer teardown
|
2021-04-22 15:44:49 +02:00 |
Simon Ser
|
9901d49fa5
|
render/pixman: cleanup when renderer is destroyed
We were leaking wlr_pixman_buffers and a wlr_drm_format_set.
|
2021-04-22 15:44:49 +02:00 |
Simon Zeni
|
0d90dddfab
|
render: introduce pixman renderer
|
2021-04-17 09:54:39 +02:00 |