ce3b2d1eab
Removes the renderer from the `DrmRenderSurface` allowing anvil to use just one renderer per backend. Since the old `DrmRenderSurface` was dependant on gbm anyway to import buffers, the new `GbmBufferedSurface` does now only supports gbm as an allocator, which hugely simplifies the code and also skips some unnecessary imports/exports. |
||
---|---|---|
.. | ||
resources | ||
src | ||
Cargo.toml | ||
build.rs |