]> O.S.I.I.S - jp/vke.net.git/shortlog
jp/vke.net.git
2021-11-20 Shawdooowupdate docs
2021-11-20 Shawdooowremove check for #
2021-11-20 ShawdooowUse : to split assembly and resource
2021-11-20 Jean-Philippe... contribution guide
2021-11-20 Jean-Philippe... debug distanceFieldFontTest
2021-11-20 Shawdooow`FromByteArray` is now `Unsafe`
2021-11-20 Shawdooowquat and vec4 use unsafe now
2021-11-20 Shawdooowremove unused using
2021-11-20 ShawdooowUse Unsafe since its faster
2021-11-20 Shawdooowuse MemoryMarshal instead of manual copys
2021-11-20 Jean-Philippe... phy.TryGetImageFormatProperties
2021-11-20 Jean-Philippe... dont unpin deviceExt list if not pinned
2021-11-20 Jean-Philippe... use space key for model switching in deferred sample
2021-11-20 Jean-Philippe... debug utils buffer overflow debug, print enabled layers...
2021-11-20 Jean-Philippe... EnabledLayers[] overridable property in VkWindow, insta...
2021-11-19 Jean-Philippe... remove glfw window pointer on cleanup from win list
2021-11-16 Jean-Philippe... GetStreamFromPath: allow embedded ressource assembly... v0.2.3-beta
2021-11-04 Jean-Philippe... netcoreapp3.0 support, update docs v0.2.2-beta
2021-10-23 Jean-Philippe... doc, update data download link
2021-09-28 j-pdebug SpirVglslcPath global property usage in SpirVTasks
2021-09-11 Jean-Philippe... tesselation support v0.2.1-beta
2021-08-21 Jean-Philippe... PATH environment split char is ';' on windows and ...
2021-07-13 Jean-Philippe... linux dll resolve for netcore
2021-03-01 Jean-Philippe... linux support
2021-02-27 Jean-Philippe... update nuget versions, destroy/recreate swapchain semap... v0.2.0-beta
2020-12-03 Jean-Philippe... pipeline config with IDisposable interface to dispose... codeclean 6/head
2020-12-03 Jean-Philippe... debug
2020-12-01 Jean-Philippe... debug
2020-12-01 Jean-Philippe... wip 7/head
2020-12-01 Jean-Philippe... release 0.1.21
2020-12-01 Jean-Philippe... code clean, removed vkvg and crow
2020-06-01 Jean-Philippe... optional stbimagesharp, not optimized but functional
2020-05-31 Jean-Philippe... Memory<T> and Span<T> introduction
2020-05-30 Jean-Philippe... save commit before switching os
2020-05-19 Jean-Philippe... wip devel
2020-05-09 Jean-Philippe... glfw win ptr public in vkCrowWin, save sample tests...
2020-05-05 Jean-Philippe... use CommanBuffer instead of PrimaryCmd where no submiss...
2020-05-05 Jean-Philippe... shaderc.net integration
2020-05-03 Jean-Philippe... SecondaryCommandBuffer, debug, ...
2020-02-02 Jean-Philippe... update README: typo and broken links
2020-02-02 Jean-Philippe... Fence as activable + Fence collection, split glfw bindi...
2020-01-31 Jean-Philippe... update triangle readme
2020-01-27 Jean-Philippe... update version to 0.1.13-beta, share vke versionning...
2020-01-27 Jean-Philippe... fix runtime issues with dotnet
2020-01-27 Jean-Philippe... add apt install harfbuzz-dev and libglfw3-dev to appvey...
2020-01-26 j-pUpdate README.md
2020-01-26 j-pTest ci (#1)
2020-01-24 Jean-Philippe... comments, move initVulkan in Run()
2020-01-24 Jean-Philippe... debug spirvtasks glslc executable for win
2020-01-17 Jean-Philippe... debug, wip
2020-01-08 Jean-Philippe... debug SpirVTask, correct error position with several...
2020-01-01 Jean-Philippe... add glsl includes
2019-12-31 Jean-Philippe... wip
2019-10-29 Jean-Philippe... update travis to have lunarg sdk installed
2019-10-29 Jean-Philippe... datas download script
2019-10-29 Jean-Philippe... debug
2019-10-08 Jean-Philippe... debug
2019-10-07 Jean-Philippe... use environmentPipeline from addons, clear duplicate...
2019-10-07 Jean-Philippe... SpirVTasks Optimisation attribute, DefineConstants...
2019-10-07 Jean-Philippe... wip
2019-09-27 Jean-Philippe... handle includes in SpirVTasks for emiting line of error
2019-09-19 Jean-Philippe... wip
2019-09-12 Jean-Philippe... add font.ktx
2019-09-12 Jean-Philippe... netstandard for libs, netcoreapp for application (or...
2019-09-12 Jean-Philippe... uninstall lfs
2019-09-12 Jean-Philippe... debug
2019-09-10 Jean-Philippe... update with latest modif from old vk.net branch
2019-09-10 j-pUpdate README.md
2019-09-10 Jean-Philippe... split vk.net and cvkl, cvkl renamed in vke.net