]> O.S.I.I.S - jp/vkvg.git/shortlog
jp/vkvg.git
2021-12-11 Jean-Philippe... save commit
2021-12-11 Jean-Philippe... move internal stroke func and struct to vkvg_context_in...
2021-12-11 Jean-Philippe... stroke context and dash context instead of static vars...
2021-12-09 Jean-Philippe... vec2_dot
2021-12-08 Jean-Philippe... polyfill pipeline not created on apple because of molte...
2021-12-08 Jean-Philippe... check instance extensions support before activation...
2021-12-08 Jean-Philippe... debug VK_KHR_portability_subset
2021-12-07 Jean-Philippe... check instance extensions presence before enabling it
2021-12-07 Jean-Philippe... VK_KHR_get_physical_device_properties2 is an instance ext
2021-12-07 Jean-Philippe... activate VK_KHR_portability_subset if present in vkvg_d...
2021-12-07 Jean-Philippe... suppress unused variable generated by LOG macro
2021-12-07 Jean-Philippe... osx inline pragma, activate VK_KHR_portability_subset...
2021-12-07 Jean-Philippe... set c stadard to 11
2021-11-30 Jean-Philippe... vkvg_device_create->own vk ctx, full vk context creatio...
2021-11-30 Jean-Philippe... quadratic debug
2021-11-29 Jean-Philippe... dynamic distanceTolerance in _recursive_bezier
2021-11-27 Jean-Philippe... quadratic, don't fault on missing current point for...
2021-11-21 Jean-Philippe... update readme with perf comparison
2021-11-21 Jean-Philippe... contributing href
2021-11-20 Jean-Philippe... default gpu selection=prefered,discreet,integrated...
2021-11-20 Jean-Philippe... contributing
2021-11-20 Jean-Philippe... no explicit close for path on fill, empty path test...
2021-11-20 Jean-Philippe... _get_arc_steps = asinf (1.0f / radius) * 1.5f * sqrtf...
2021-11-17 Jean-Philippe... path_extents + doc
2021-11-16 Jean-Philippe... add null test on _text_extents
2021-11-15 Jean-Philippe... Merge branch 'inlined_vector_ops'
2021-11-15 Jean-Philippe... update readme
2021-11-15 Jean-Philippe... update windows doc
2021-11-15 j-pdebug 53/head
2021-11-15 Jean-Philippe... debug _normalizeAngle
2021-11-15 Jean-Philippe... tests wip
2021-08-12 Jean-Philippe... take vkimg stride into account when saving surface...
2021-08-09 Jean-Philippe... tests
2021-08-09 Jean-Philippe... make vec operations inlined
2021-08-09 Jean-Philippe... vkvg_surface_write_to_memory, #vkvg_export and #vkvg_in...
2021-07-19 Jean-Philippe... split font identity and size structure, the second...
2021-07-19 Jean-Philippe... save fontconfig results in _vkvg_font_t; status check...
2021-07-17 Jean-Philippe... debug: new pattern type was set prior flushing undrawn vx
2021-07-15 Jean-Philippe... check draw batch size between path émissions to avoid...
2021-07-14 Jean-Philippe... inverse sign for fontextent.descent
2021-07-14 Jean-Philippe... implement clear operator with substract blending
2021-07-14 Jean-Philippe... emit draw before operator switching, status for invalid...
2021-07-01 Jean-Philippe... add test options (samples, prefered gpu type)
2021-07-01 Jean-Philippe... fetch device proc addresses when possible, dashed closi...
2021-06-14 Jean-Philippe... split select font face/path, preferedPhysicalDeviceType...
2021-06-08 Jean-Philippe... try using APPVEYOR_CACHE_SKIP_RESTORE
2021-06-07 Jean-Philippe... disable even/odd fill on macOS because of missing trian...
2021-06-07 Florian Zwochcompile fixes for macOS
2021-05-10 Jean-Philippe... check if defined(FT_CONFIG_OPTION_SUBPIXEL_RENDERING)
2021-05-10 Jean-Philippe... dynamic depthStencil image format selection
2021-05-10 Jean-Philippe... solve macro=type problem for ibo int, debug statistic
2021-05-10 Jean-Philippe... wip, reame path bits, typo
2021-05-10 Jean-Philippe... rename _flush_undrawn to emit_undrawn
2021-05-10 Jean-Philippe... debug:no variable array definition in c
2021-05-10 Jean-Philippe... tests improvments, print test config header, cmd args...
2020-09-08 Jean-Philippe... fixed random series for better perf comparison accuracy
2020-09-07 Jean-Philippe... code clean, add optional dashes config for lines, curve...
2020-09-04 Jean-Philippe... move surface internal func to vkvg_surface_internal
2020-09-03 Jean-Philippe... limit bisectrice length in strokes, prevent oversized...
2020-09-02 Jean-Philippe... dynamic selection of image tiling depending on suppot...
2020-09-01 Jean-Philippe... separate CMake option for VK debug utils, random curves...
2020-09-01 Jean-Philippe... define isnanf macro if not yet done on linux
2020-09-01 Jean-Philippe... doc wip
2020-08-31 Jean-Philippe... dllexport on win shared build
2020-08-31 Jean-Philippe... add include guard to vkvg_nsvg.h debug
2020-08-31 Jean-Philippe... add include guard to vkvg_nsvg.h
2020-08-31 Jean-Philippe... set vkvg version macro in cmake
2020-08-31 Jean-Philippe... split nsvg and vkvg, docs wip, cmake target props ...
2020-08-31 Jean-Philippe... debug font cache
2020-08-30 Jean-Philippe... doc wip
2020-08-30 Jean-Philippe... doc wip, move log to vkvg_internals
2020-08-30 Jean-Philippe... save commit
2020-08-30 Jean-Philippe... docs
2020-08-30 Jean-Philippe... typo
2020-08-28 Jean-Philippe... split lib and tests cmake
2020-08-28 Jean-Philippe... VKVG_TEST_OFFSCREEN cmake option to perform offscreen...
2020-08-28 Jean-Philippe... variadic args in nanosvg macro malformed bug
2020-08-27 Jean-Philippe... update nanosvg copyright
2020-08-27 Jean-Philippe... check that all points of curve are not equal before...
2020-08-26 Jean-Philippe... update nanosvg with several fixes from Michael Tesch
2020-08-25 Jean-Philippe... debug: update shader from no-lcd option
2020-08-25 Jean-Philippe... debut
2020-08-21 Jean-Philippe... check VK_EXT_debug_utils extension is loaded in debug...
2020-08-13 Jean-Philippe... update vkh with debug presentMode enum comparison v0.1-alpha
2020-08-13 Jean-Philippe... update vkh (fallback present mode log)
2020-08-13 Jean-Philippe... move vk func pointer impl in .c, set extern in header
2020-08-13 Jean-Philippe... update vkh, remove vkh_static from test_common target...
2020-07-22 Jean-Philippe... fix fontconfig and freetype leaks
2020-07-22 Jean-Philippe... debug svg fsquad problem
2020-07-22 Jean-Philippe... restore text uv in default vertices for text
2020-07-22 Jean-Philippe... prevent overflow of index addressing
2020-07-22 Jean-Philippe... source, gradient, clipping ok
2020-07-22 Jean-Philippe... paint
2020-07-22 Jean-Philippe... solid fill & stroke
2020-07-15 Jean-Philippe... vkvg_clear use renderpass clear when command not alread...
2020-07-14 Jean-Philippe... wip
2020-07-11 Jean-Philippe... path array with only segment lengths instead of start...
2020-06-01 j-pWin warn clean (#38)
2020-05-23 j-pUpdate windows_build_tutorial.md
2020-05-20 Jean-Philippe... use FIFO presentation by default for win10 + init all...
next