]> O.S.I.I.S - jp/vkvg.git/shortlog
jp/vkvg.git
2022-02-20 Jean-Philippe... update vkh, optional scalar block layout in main frag...
2022-02-19 Jean-Philippe... debug: buffers size check in polyfill
2022-02-19 Jean-Philippe... debug: _poly_fill vbo size check
2022-02-19 Jean-Philippe... add fill rule to test detail output
2022-02-18 Jean-Philippe... add glibc guard for backtrace in cross_os.c
2022-02-18 Jean-Philippe... only provide backtrace on linux gcc in debug
2022-02-18 Jean-Philippe... removed log level in multithreaded2
2022-02-18 Jean-Philippe... multithreading is not ok with context caching, articula...
2022-02-18 Jean-Philippe... with harfbuzz, _prepare_char is only required on show_text
2022-02-18 Jean-Philippe... cleanup
2022-02-18 Jean-Philippe... buggy font cache mutex guarding, multithreaded tests
2022-02-18 Jean-Philippe... remove duplicated _parse_args
2022-02-18 Jean-Philippe... add svg and recording options in cmake resume
2022-02-18 Jean-Philippe... add invalid font status
2022-02-18 Jean-Philippe... remove unecessary fence wait
2022-02-18 Jean-Philippe... font cache mutex, func renames
2022-02-18 Jean-Philippe... -t option for test: thread aware
2022-02-18 Jean-Philippe... _device prefix in device_internal
2022-02-18 Jean-Philippe... thread aware option in device, simple mutex device...
2022-02-18 Jean-Philippe... merge multithreading device guards with cached context
2022-02-18 Jean-Philippe... add multihreaded test direct draw on main surface
2022-02-18 Jean-Philippe... test with only guarded last fence wait and submit
2022-02-18 Jean-Philippe... vkvg_device_set_queue_guards
2022-02-18 Jean-Philippe... replace cross_mutex with tinycthread, add multisampled...
2022-02-18 Jean-Philippe... don't store context with status_invalid, check surf...
2022-02-18 Jean-Philippe... move getarcstep.c to tmp dir, it reference vkvg interna...
2022-02-18 Jean-Philippe... wip
2022-02-18 Jean-Philippe... store context in vkvgdevice to be reused on creation
2022-02-18 Marco RubinAdded stdarg.h inclusion (#82)
2022-02-05 Jean-Philippe... typo in readme
2022-02-01 Marco RubinDocs fixes
2022-01-25 Jean-Philippe... typo
2022-01-25 Marco Rubingetopt instead of manual parsing, style changes (#70)
2022-01-25 j-pWorflow test (#68)
2022-01-25 Jean-Philippe... update vkh
2022-01-24 Jean-Philippe... clean dev, surf, ctx error handling
2022-01-24 Jean-Philippe... unified layer and instance exts check
2022-01-24 Jean-Philippe... make glfw init and vulkan support check fatal failure...
2022-01-24 j-pMerge pull request #63 from Rubo3/patch-4
2022-01-24 Marco RubinSubstitute nested ifs with a single bigger if 63/head
2022-01-24 j-pMerge pull request #60 from Rubo3/patch-1
2022-01-24 Jean-Philippe... NDEBUG disable assert, so required function MUST be...
2022-01-24 Marco RubinFix a possible memory leak in vkengine_create (#62)
2022-01-24 j-pMerge pull request #61 from Rubo3/patch-2
2022-01-24 Marco Rubinadd GLFW error callback function and assertion 61/head
2022-01-24 Marco RubinFixed spelling 60/head
2022-01-23 Jean-Philippe... provide 2 steps blit if blitting not supported in linea...
2022-01-23 Jean-Philippe... add test for png blit img format support, debug surface...
2022-01-23 Jean-Philippe... port scalar block layout fixes to vkvg_device_create
2022-01-22 Jean-Philippe... set vulkan version to 1.2 in vkvg_device_create
2022-01-22 j-pUpdate README.md
2022-01-22 Jean-Philippe... check sample count support on device creation
2022-01-22 j-pUpdate README.md
2022-01-22 j-pUpdate README.md v0.3.0-beta
2022-01-18 Jean-Philippe... reset simpleConcave if curve
2022-01-18 Jean-Philippe... simple concave path handling
2022-01-18 Jean-Philippe... update readme
2022-01-17 Jean-Philippe... update vkvg-svg
2022-01-16 Jean-Philippe... cmake options in readme
2022-01-16 Jean-Philippe... add text test
2022-01-15 Jean-Philippe... Merge branch 'master' of github.com:jpbruyere/vkvg
2022-01-14 Jean-Philippe... debug paint_surf test
2022-01-14 Jean-Philippe... don't clear stencil on surf creation, but on ctx first...
2022-01-14 Jean-Philippe... check vbo size once during poly fill
2022-01-13 Jean-Philippe... render svg #subid: update vkvg-svg
2022-01-13 Jean-Philippe... scalar block layout enabled in vk device creation info
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
next