smithay/anvil
Victor Brekenfeld ce3b2d1eab Rework `DrmRenderSurface` into `GbmBufferedSurface`.
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.
2021-06-23 18:36:06 +02:00
..
resources move examples into our own compositor: anvil 2018-05-07 19:56:38 +02:00
src Rework `DrmRenderSurface` into `GbmBufferedSurface`. 2021-06-23 18:36:06 +02:00
Cargo.toml libseat support (#292) 2021-06-15 23:35:16 +02:00
build.rs libseat support (#292) 2021-06-15 23:35:16 +02:00