Skip to content

core: Hide GraphicsBuffer implementations

Vlad Zahorodnii requested to merge work/zzag/hide-graphics-buffer-impl into master

The user code should not rely on concrete GraphicsBuffer implementations, but instead of generic abstractions.

Merge request reports