]> O.S.I.I.S - jp/vkhelpers.git/shortlog
jp/vkhelpers.git
2018-04-14 j-pMerge pull request #1 from jpbruyere/devel
2018-04-14 Jean-Philippe... vkh_image_get_sampler 1/head
2018-04-09 Jean-Philippe... add image mem mapping funcs
2018-04-06 Jean-Philippe... force correct fPic for both static and shared
2018-04-05 Jean-Philippe... vkh_app
2018-04-04 Jean-Philippe... rename vkDev to dev in vkhdevice
2018-04-03 Jean-Philippe... use first phy if only one present
2018-04-02 Jean-Philippe... add get functions on opaque pointers
2018-04-02 Jean-Philippe... dont use same obj for shared and static (for runtime...
2018-04-02 Jean-Philippe... build static and shared libs
2018-01-16 Jean-Philippe... cmake files to build shared lib
2017-12-26 Jean-Philippe... set current layout to undef on img creation
2017-12-25 Jean-Philippe... separate view and sampler create func, vkh_image_set_la...
2017-12-23 Jean-Philippe... add addressMode to descriptor creation args
2017-12-19 Jean-Philippe... init vkhimage structure with calloc
2017-12-18 Jean-Philippe... set_image_layout_subres
2017-12-17 Jean-Philippe... create fence signaled or unsignaled
2017-12-09 Jean-Philippe... opaque pointers
2017-12-08 Jean-Philippe... layout for descriptors
2017-12-08 Jean-Philippe... first commit