]> O.S.I.I.S - jp/vkvg.git/shortlog
jp/vkvg.git
2021-12-21 Jean-Philippe... update tests 54/head
2021-12-21 Jean-Philippe... beter join handling, dot = -1 still problematic
2021-12-20 Jean-Philippe... rlh only if dot < 0
2021-12-20 Jean-Philippe... debug arc-neg
2021-12-20 Jean-Philippe... single rlh inside point computation in build_vb_step
2021-12-20 Jean-Philippe... build_vb_step seems ok, code may be simplified, still...
2021-12-20 Jean-Philippe... join mitter stroke ok, save commit
2021-12-20 Jean-Philippe... restore vectex layout in main pipeline
2021-12-19 Jean-Philippe... dev or inst pfn calls
2021-12-19 Jean-Philippe... add func ptrs in device internal
2021-12-19 Jean-Philippe... profiling option in cmake
2021-12-19 Jean-Philippe... gradient stop count check, raise status if count <...
2021-12-17 Jean-Philippe... debug, flush ctx if lastpat is not solid color in all...
2021-12-17 Jean-Philippe... wait for flush_fence on image pattern descriptor update
2021-12-17 Jean-Philippe... limit check for radial grad
2021-12-16 Jean-Philippe... false positive validation for std430 ?
2021-12-16 Jean-Philippe... use std430 for gradient buffer
2021-12-16 Jean-Philippe... save png in srgb color space
2021-12-16 Jean-Philippe... 2 radii radial gradient
2021-12-16 Jean-Philippe... add shaders to target lib for ide display
2021-12-16 Jean-Philippe... solve shader header late rebuilding
2021-12-16 Jean-Philippe... srgb presenter and swapchain
2021-12-15 Jean-Philippe... test radial gradient
2021-12-15 Jean-Philippe... wip
2021-12-14 Jean-Philippe... doxy + sphinx, device_status, unit vectors, save commit...
2021-12-12 Jean-Philippe... remove sphinx
2021-12-12 Jean-Philippe... doc gen with sphinx
2021-12-12 Jean-Philippe... update vkh
2021-12-12 Jean-Philippe... vector code clean
2021-12-12 Jean-Philippe... test draw batch index count during very long path
2021-12-12 Jean-Philippe... code clean
2021-12-12 Jean-Philippe... solve most of stroking gliches, add lines options to...
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 ...
next