]>
O.S.I.I.S - jp/vkhelpers.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Philippe Bruyère [Mon, 2 Apr 2018 20:17:47 +0000 (22:17 +0200)]
add get functions on opaque pointers
Jean-Philippe Bruyère [Mon, 2 Apr 2018 19:22:05 +0000 (21:22 +0200)]
dont use same obj for shared and static (for runtime perfs), set same output name for both
Jean-Philippe Bruyère [Mon, 2 Apr 2018 18:59:44 +0000 (20:59 +0200)]
build static and shared libs
Jean-Philippe Bruyère [Tue, 16 Jan 2018 07:05:39 +0000 (08:05 +0100)]
cmake files to build shared lib
Jean-Philippe Bruyère [Tue, 26 Dec 2017 00:34:09 +0000 (01:34 +0100)]
set current layout to undef on img creation
Jean-Philippe Bruyère [Mon, 25 Dec 2017 18:40:37 +0000 (19:40 +0100)]
separate view and sampler create func, vkh_image_set_layout with current layout
Jean-Philippe Bruyère [Sat, 23 Dec 2017 21:29:15 +0000 (22:29 +0100)]
add addressMode to descriptor creation args
Jean-Philippe Bruyère [Tue, 19 Dec 2017 16:20:36 +0000 (17:20 +0100)]
init vkhimage structure with calloc
Jean-Philippe Bruyère [Mon, 18 Dec 2017 12:05:29 +0000 (13:05 +0100)]
set_image_layout_subres
Jean-Philippe Bruyère [Sun, 17 Dec 2017 16:01:14 +0000 (17:01 +0100)]
create fence signaled or unsignaled
Jean-Philippe Bruyère [Sat, 9 Dec 2017 01:36:21 +0000 (02:36 +0100)]
opaque pointers
Jean-Philippe Bruyère [Fri, 8 Dec 2017 15:19:23 +0000 (16:19 +0100)]
layout for descriptors
Jean-Philippe Bruyère [Fri, 8 Dec 2017 14:15:06 +0000 (15:15 +0100)]
first commit