]> git.mdlowis.com Git - proto/labwc.git/commit
Add abstract scaled_scene_buffer implementation
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 13 Jun 2022 19:32:12 +0000 (21:32 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 14 Jun 2022 21:03:08 +0000 (22:03 +0100)
commitc3f07aacf08d242c483cd4c4113ae773b62de617
tree8f7883f8232f6c8ccf735bf9606905f62141c570
parentf3a685155ddcae71233c4154f0e2ae0b50ca4d97
Add abstract scaled_scene_buffer implementation
include/common/scaled_scene_buffer.h [new file with mode: 0644]
src/common/meson.build
src/common/scaled_scene_buffer.c [new file with mode: 0644]