Age | Commit message (Collapse) | Author |
|
|
|
This allows raw GL calls outside wlr_renderer to be removed.
|
|
|
|
|
|
|
|
|
|
|
|
so we can use the alpha channel to e.g. blend in textures
|
|
|
|
|
|
|
|
|
|
|
|
This backports some changes to #319 to fix the screenshooter data
format. This also adds wlr_backend_get_renderer which will be
useful to support multiple renderers.
|
|
|
|
|
|
|
|
- remove trivial destroy() function
- make sure we check impl and impl->destroy before calling
- always call free if not implemented
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|