]> O.S.I.I.S - jp/vkhelpers.git/commit
use image create struct for keeping infos, don't rely on current img layout field...
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 6 Jun 2018 15:46:35 +0000 (17:46 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 6 Jun 2018 15:46:35 +0000 (17:46 +0200)
commit7ae56421ae5cc41f230610e3042839e4586d4cfc
treea255dd3a88a9e4ccfff6af22dae5db4855b84327
parentc73beac894a8d1f6bcbd21c103bf4db613420f10
use image create struct for keeping infos, don't rely on current img layout field of vkh_image for old_layout in transitionning, img being automatically transitionned in various steps
CMakeLists.txt
include/vkh.h
src/vkh_image.c
src/vkh_image.h
src/vkh_presenter.c