]> O.S.I.I.S - jp/vkvg.git/shortlog
jp/vkvg.git
2022-01-13 Jean-Philippe... get matrix scaling to scale arcstep and curve dist...
2022-01-13 Jean-Philippe... comments
2022-01-13 Jean-Philippe... vkvg_clip_state_t implementation
2022-01-12 Jean-Philippe... don't flush context on restore if no clipping info...
2022-01-12 Jean-Philippe... isClipped boolean in context_t, save/restore handle...
2022-01-12 Jean-Philippe... svg #subid rendering test
2022-01-12 Jean-Philippe... elliptical arc step limit reduced
2022-01-12 Jean-Philippe... nsvg public iface rename as vkvg-svg, single api for...
2022-01-11 Jean-Philippe... use private _line_to in arc
2022-01-11 Jean-Philippe... recording wip
2022-01-11 Jean-Philippe... base implementation of recording infrastructure
2022-01-11 Jean-Philippe... implement svg from fragment for vkvg-svg
2022-01-11 Jean-Philippe... prevent trying to create surface with dim <= 0
2022-01-11 Jean-Philippe... set cmake min vers to 3.16
2022-01-11 Jean-Philippe... wired debug modes
2022-01-10 Jean-Philippe... fix vkh missing in package
2022-01-10 Jean-Philippe... try obj lib for vkvg sources and shaders
2022-01-10 Jean-Philippe... update glutess
2022-01-10 Jean-Philippe... cpack nsis
2022-01-10 Jean-Philippe... fix win compilation issues
2022-01-09 Jean-Philippe... embed vkvg-svg, svg-viewer as in vkvg/tests
2022-01-09 Jean-Philippe... cmake:check glutess target exists
2022-01-09 Jean-Philippe... try to better handle static/shared libraries and linkage
2022-01-08 Jean-Philippe... reset submodule addresses to https
2022-01-08 Jean-Philippe... set vkh remote address
2022-01-07 Jean-Philippe... debug without glutess
2022-01-07 Jean-Philippe... call glutess directly
2022-01-07 Jean-Philippe... uint_32 for log_level, log commands
2022-01-07 Jean-Philippe... update vkvg-svg
2022-01-06 Jean-Philippe... rename elliptic arc to fit api
2022-01-06 Jean-Philippe... vkvg-svg library integration
2022-01-06 Jean-Philippe... vkvg-svg library as submodule
2022-01-06 Jean-Philippe... elliptical_arc, ellipse, rounded_rectangle2
2022-01-06 Jean-Philippe... optional glutesselator for non-zero filling
2022-01-05 Jean-Philippe... matrix_transform_point for get_arc_steps gives no glitch
2022-01-05 Jean-Philippe... update vkh
2022-01-05 Jean-Philippe... update tests
2022-01-05 Jean-Philippe... pattern transform, opacity, debug getarcsteps (abs)
2022-01-04 Jean-Philippe... cmake cleanup
2022-01-03 Jean-Philippe... add test
2022-01-03 Jean-Philippe... increment flush fence timeout
2022-01-02 Jean-Philippe... gradient stop premult alpha
2022-01-02 Jean-Philippe... vkvg_rounded_rectangle
2022-01-02 Jean-Philippe... path extents untransformed, moved transform for scissor...
2021-12-31 j-pMerge pull request #56 from Volatus/master
2021-12-30 Ismayil MirzaliResolve spelling issues and use clearer language. 56/head
2021-12-30 Jean-Philippe... add missing vkvg_status()
2021-12-29 Jean-Philippe... set offscreen/on screen as sample options, no longer...
2021-12-29 Jean-Philippe... removed pattern status, commands return status instead...
2021-12-28 Jean-Philippe... update appveyor
2021-12-27 Jean-Philippe... lcd font filter cmake option as dependant
2021-12-27 j-pupdate window build tutorial, add vulkan include dir...
2021-12-27 Jean-Philippe... use cmake_dependant_option, add offscreen test build...
2021-12-27 Jean-Philippe... update readme
2021-12-27 Jean-Philippe... debug stb_truetype
2021-12-26 Jean-Philippe... optional freetype, stb_truetype implementation
2021-12-26 Jean-Philippe... add option USE_FREETYPE in cmake, update licence dates
2021-12-26 Jean-Philippe... vkvg_load_font_from_path, usefull if run without fontconfig
2021-12-25 Jean-Philippe... write to png as test option (-w filepath)
2021-12-25 Jean-Philippe... optional fontconfig and harfbuzz
2021-12-25 Jean-Philippe... remove local FindVulkan, update cmake min vers to 3...
2021-12-25 Jean-Philippe... add layer check functions in device internal
2021-12-24 j-pAppveyor (#55)
2021-12-21 j-pdebug windows v0.2.1
2021-12-21 Jean-Philippe... update version to 0.2 v0.2.0
2021-12-21 Jean-Philippe... swapchain color to unorm
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...
next