]>
O.S.I.I.S - jp/vke.net.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Philippe Bruyère [Tue, 19 May 2020 09:19:19 +0000 (11:19 +0200)]
wip
Jean-Philippe Bruyère [Sat, 9 May 2020 10:48:37 +0000 (12:48 +0200)]
glfw win ptr public in vkCrowWin, save sample tests, use cmd base intead of primary where possible
Jean-Philippe Bruyère [Tue, 5 May 2020 15:26:28 +0000 (17:26 +0200)]
use CommanBuffer instead of PrimaryCmd where no submission is done
Jean-Philippe Bruyère [Tue, 5 May 2020 15:09:49 +0000 (17:09 +0200)]
shaderc.net integration
Jean-Philippe Bruyère [Sun, 3 May 2020 18:20:05 +0000 (20:20 +0200)]
SecondaryCommandBuffer, debug, ...
Jean-Philippe Bruyère [Sun, 2 Feb 2020 16:31:48 +0000 (17:31 +0100)]
update README: typo and broken links
Jean-Philippe Bruyère [Sun, 2 Feb 2020 16:17:42 +0000 (17:17 +0100)]
Fence as activable + Fence collection, split glfw bindings in glfw-sharp external project, documentation
Jean-Philippe Bruyère [Fri, 31 Jan 2020 09:07:29 +0000 (10:07 +0100)]
update triangle readme
Jean-Philippe Bruyère [Mon, 27 Jan 2020 11:16:40 +0000 (12:16 +0100)]
update version to 0.1.13-beta, share vke versionning in top dir.props
Jean-Philippe Bruyère [Mon, 27 Jan 2020 10:33:52 +0000 (11:33 +0100)]
fix runtime issues with dotnet
Jean-Philippe Bruyère [Mon, 27 Jan 2020 03:27:28 +0000 (04:27 +0100)]
add apt install harfbuzz-dev and libglfw3-dev to appveyor ubuntu
j-p [Sun, 26 Jan 2020 02:22:50 +0000 (03:22 +0100)]
Update README.md
j-p [Sun, 26 Jan 2020 02:18:04 +0000 (03:18 +0100)]
Test ci (#1)
* update samples with initVulkan() override, update CI files
* build spirvtasks first
* use dist xenial for travis, update vulkan apt source
Jean-Philippe Bruyère [Fri, 24 Jan 2020 23:57:07 +0000 (00:57 +0100)]
comments, move initVulkan in Run()
Jean-Philippe Bruyère [Fri, 24 Jan 2020 11:49:39 +0000 (12:49 +0100)]
debug spirvtasks glslc executable for win
Jean-Philippe Bruyère [Fri, 17 Jan 2020 02:06:38 +0000 (03:06 +0100)]
debug, wip
Jean-Philippe Bruyère [Wed, 8 Jan 2020 15:09:49 +0000 (16:09 +0100)]
debug SpirVTask, correct error position with several includes in source
Jean-Philippe Bruyère [Tue, 31 Dec 2019 17:45:23 +0000 (18:45 +0100)]
add glsl includes
Jean-Philippe Bruyère [Tue, 31 Dec 2019 17:44:15 +0000 (18:44 +0100)]
wip
Jean-Philippe Bruyère [Tue, 29 Oct 2019 06:28:15 +0000 (07:28 +0100)]
update travis to have lunarg sdk installed
Jean-Philippe Bruyère [Tue, 29 Oct 2019 06:14:34 +0000 (07:14 +0100)]
datas download script
Jean-Philippe Bruyère [Tue, 29 Oct 2019 04:47:49 +0000 (05:47 +0100)]
debug
Jean-Philippe Bruyère [Tue, 8 Oct 2019 13:32:00 +0000 (15:32 +0200)]
debug
Jean-Philippe Bruyère [Mon, 7 Oct 2019 22:22:13 +0000 (00:22 +0200)]
use environmentPipeline from addons, clear duplicate shaders, fixed viewport state handling in pipeline config
Jean-Philippe Bruyère [Mon, 7 Oct 2019 17:39:26 +0000 (19:39 +0200)]
SpirVTasks Optimisation attribute, DefineConstants attribute for passing macros to glslc, project DefineConstants is automatically added
Jean-Philippe Bruyère [Mon, 7 Oct 2019 06:34:17 +0000 (08:34 +0200)]
wip
Jean-Philippe Bruyère [Fri, 27 Sep 2019 01:11:40 +0000 (03:11 +0200)]
handle includes in SpirVTasks for emiting line of error
Jean-Philippe Bruyère [Thu, 19 Sep 2019 15:17:59 +0000 (17:17 +0200)]
wip
Jean-Philippe Bruyère [Thu, 12 Sep 2019 19:11:40 +0000 (21:11 +0200)]
add font.ktx
Jean-Philippe Bruyère [Thu, 12 Sep 2019 19:09:17 +0000 (21:09 +0200)]
netstandard for libs, netcoreapp for application (or net47x)
Jean-Philippe Bruyère [Thu, 12 Sep 2019 03:14:40 +0000 (05:14 +0200)]
uninstall lfs
Jean-Philippe Bruyère [Thu, 12 Sep 2019 03:08:12 +0000 (05:08 +0200)]
debug
Jean-Philippe Bruyère [Tue, 10 Sep 2019 03:02:43 +0000 (05:02 +0200)]
update with latest modif from old vk.net branch
j-p [Tue, 10 Sep 2019 01:20:16 +0000 (03:20 +0200)]
Update README.md
Jean-Philippe Bruyère [Tue, 10 Sep 2019 01:15:01 +0000 (03:15 +0200)]
split vk.net and cvkl, cvkl renamed in vke.net