]> O.S.I.I.S - jp/vkvg.git/shortlog
jp/vkvg.git
2020-01-22 Jean-Philippe... debug utils labels
2020-01-22 Jean-Philippe... debug utils messenger
2020-01-22 Jean-Philippe... add nan test in _build_vb_step to prevent stroke buildi...
2020-01-22 Jean-Philippe... prepare set/get dash
2020-01-14 Jean-Philippe... debug stroke closed path anticlockwise with join !...
2019-11-22 Jean-Philippe... debug, log, comments
2019-09-12 Jean-Philippe... [debug]rebind draw pipeline on operator change only...
2019-09-09 Jean-Philippe... wip
2019-09-05 Jean-Philippe... dyn sizing of vbo and ibo buffers
2019-09-05 Jean-Philippe... use vertexOffset in drawCommand to be able to flush...
2019-09-05 Jean-Philippe... remove fences in direct draw, rect fill test with round...
2019-09-03 Jean-Philippe... remove deferredResolve=true for default tests
2019-09-03 Jean-Philippe... debug
2019-09-03 Jean-Philippe... update vkh
2019-09-03 Jean-Philippe... direct draw on swapchain image as option, several tests
2019-09-03 Jean-Philippe... dual command buffers for context, wait and submit queue...
2019-09-03 Jean-Philippe... using host cached vbo and ibo, memcpy before draw
2019-09-03 Jean-Philippe... simplify path loops increment with PATH_IS_CURVE_BIT...
2019-09-03 Jean-Philippe... init layout to unknown for rd attachment => fps x 2
2019-09-03 Jean-Philippe... add perf tests
2019-09-03 Jean-Philippe... check path array on curve end point
2019-09-03 Jean-Philippe... compute bounds with current matrix for scissor, use...
2019-09-03 Jean-Philippe... using scissor speed up full screen quad
2019-09-03 Jean-Philippe... floating operations
2019-09-03 Jean-Philippe... debug line joins
2019-09-03 Jean-Philippe... curve tracking in pathes to avoid extra operation for...
2019-09-03 Jean-Philippe... use of most significant bit of first point of pathes...
2019-07-04 Jean-Philippe... add debug marker extension to device
2019-05-17 Jean-Philippe... save stencil if save/restore layers exceed 6, recursive
2019-05-11 Jean-Philippe... debug full screen quad, out uv in vertex shader was...
2019-05-10 Jean-Philippe... log messages
2019-05-10 Jean-Philippe... remove full screen rectancle no longer needed
2019-05-05 Jean-Philippe... increase arc resolution
2019-05-03 j-pTravis (#21)
2019-05-03 Jean-Philippe... typo + travis
2019-05-02 Jean-Philippe... enable svg id test, works well with nsvg if subobjects...
2019-05-02 Jean-Philippe... gen full screen quad in vertex shader to solve scaling...
2019-05-02 Jean-Philippe... add subPath parameter, but nsvg doesn't handle g elements
2019-05-01 Jean-Philippe... add nsvg interface in main vkvg header
2019-05-01 Jean-Philippe... create surface from svg with nanosvg
2019-05-01 Jean-Philippe... save stencil state in remaining bits, limit save/restor...
2019-05-01 Jean-Philippe... clear new surface with first renderpass
2019-05-01 Jean-Philippe... debug
2019-05-01 Jean-Philippe... clear stencil on context creation with renderpass begin...
2019-05-01 Jean-Philippe... execute cmd for clearing stencil imediatly
2019-05-01 Jean-Philippe... dont save/restore path datas
2019-05-01 Jean-Philippe... reimplement ear clipping for triangulation with non...
2019-04-29 Jean-Philippe... add debug report, resolve some img layout err msg
2019-04-27 Jean-Philippe... .deb generation, subpass access flag debug
2019-04-06 Jean-Philippe... vkvg_device_create samplecount=1 by default
2019-04-06 Jean-Philippe... .dstAlphaBlendFactor=ONE for premult
2019-04-06 Jean-Philippe... adjust round mitter stepping, add waitIdle at end...
2019-04-06 Jean-Philippe... save restore debug and test
2019-04-06 Jean-Philippe... get/set device dpy, premult alpha optional
2019-04-06 Jean-Philippe... freetype LCD filtering
2019-03-19 Jean-Philippe... split tests in several exe
2019-02-28 Jean-Philippe... deffered resolve funcs, comments, some warnings resolves
2019-02-01 Jean-Philippe... FindHarfBuzz.cmake
2019-01-13 j-pUpdate README.md (#18)
2019-01-13 Jean-Philippe... svg tiger screenshot
2019-01-12 j-pUpdate README.md
2019-01-12 j-pUpdate README.md
2019-01-08 Jean-Philippe... present mode as vkEngine creation argument
2019-01-08 Jean-Philippe... resolve release build sigsev
2019-01-08 j-pMerge pull request #17 from jpbruyere/devel4
2019-01-07 Jean-Philippe... vkvg_surface_create_for_VkhImage 17/head
2019-01-07 Jean-Philippe... code clean, warning cleaning
2019-01-07 Jean-Philippe... add sample count to device, add vkvg_device_create_mult...
2019-01-06 Jean-Philippe... empty texture to prevent unbound descriptor validation...
2018-10-25 Jean-Philippe... vkvg status drafting, same as cairo
2018-10-25 Jean-Philippe... prevent relative context drawing func to sigsev
2018-10-17 Jean-Philippe... debug mutex
2018-10-17 Jean-Philippe... prevent building vkh if target already exists in anothe...
2018-10-11 Jean-Philippe... protect graphic queue submissions with mutex
2018-10-03 Jean-Philippe... function pointers for most used ones
2018-10-03 Jean-Philippe... premult alpha, comments, frame msr in test
2018-08-08 Jean-Philippe... debug cmake, update vkh
2018-08-04 Jean-Philippe... USE_VALIDATION and VKVG_TILING_OPTIMAL cmake options...
2018-07-23 Jean-Philippe... CMake debug
2018-06-19 Jean-Philippe... restore minimal subpass deps (mandatory)
2018-06-13 Jean-Philippe... split text functions to prevent harfbuz code duplicatio...
2018-06-12 Jean-Philippe... test vkClearAttachment, comments, pipelineCache use...
2018-06-06 Jean-Philippe... prevent flushing empty render pass, use vkvg_buffer...
2018-06-06 Jean-Philippe... various small fixed in layout transitions, explicit...
2018-05-11 Jean-Philippe... better antigrain curves params
2018-05-09 Jean-Philippe... update vkh
2018-05-09 Jean-Philippe... LOG macro, some PIPELINE_STAGE changes in copy operations
2018-05-08 Jean-Philippe... use VulkanMemoryAllocator for mem allocs
2018-05-06 Jean-Philippe... add FindVulkan.cmake to address cmake path finding...
2018-05-06 Jean-Philippe... improve VK_IMAGE_LAYOUT handling, solves several proble...
2018-05-05 Jean-Philippe... update with vkh changes (VkhPresenter, VkhPhyInfos)
2018-04-30 Jean-Philippe... rename fill rect
2018-04-29 Jean-Philippe... mimic reference counting from cairo
2018-04-29 Jean-Philippe... surf write to png with stbi (very slow)
2018-04-29 Jean-Philippe... current pattern field in context, save and restore...
2018-04-29 Jean-Philippe... update screenshot
2018-04-28 Jean-Philippe... operator funcs, no implementation yet, VKSDK env var...
2018-04-27 Jean-Philippe... add cairo test line caps and joins
2018-04-27 Jean-Philippe... minimal font and text extents implementation, vkengine...
2018-04-27 Jean-Philippe... add missing stb_image.h in the source tree
next