| 2025-03-24 |
Jean-Philippe... | rely on cmake BUILD_SHARED_LIBS variable instead of... |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jean-Philippe... | vkvg_device_create_info wip |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jean-Philippe... | use of VkvgCreateInfo to create vkvg device |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2023-09-05 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2023-08-08 |
Jean-Philippe... | update vkh with cstdio include |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Jean-Philippe... | remove -ansi compile option on android and unix |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
Jean-Philippe... | vkvg as c library, vma still require c++ dependencies |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
Jean-Philippe... | store result of cos() |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
Jean-Philippe... | surf and pattern status check when affecting to context |
commit | commitdiff | tree | snapshot |
| 2023-03-01 |
iahuntn | Fix building on MSYS2 MinGW |
commit | commitdiff | tree | snapshot |
| 2023-02-24 |
Christoph Neuhauser | fix compatibility with CMake 3.16 |
commit | commitdiff | tree | snapshot |
| 2023-02-06 |
Christoph Neuhauser | added shader compilation switch for applying opacity... |
commit | commitdiff | tree | snapshot |
| 2023-02-06 |
Christoph Neuhauser | adapted vkvg_set_opacity to internally used premultipli... |
commit | commitdiff | tree | snapshot |
| 2023-02-06 |
Christoph Neuhauser | fix validation error with deferred resolve |
commit | commitdiff | tree | snapshot |
| 2023-02-05 |
Christoph Neuhauser | fix build with static GLFW |
commit | commitdiff | tree | snapshot |
| 2022-10-14 |
Jean-Philippe... | debug when context destroyed with remaining saved ctx |
commit | commitdiff | tree | snapshot |
| 2022-08-02 |
Jean-Philippe... | reenable c extensions by default, should implement... |
commit | commitdiff | tree | snapshot |
| 2022-07-15 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-06-22 |
Jean-Philippe... | get_matrix with const pointer |
commit | commitdiff | tree | snapshot |
| 2022-06-08 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-06-06 |
Jean-Philippe... | add /Od to msvc in Realease build |
commit | commitdiff | tree | snapshot |
| 2022-06-06 |
Jean-Philippe... | try to fix win build |
commit | commitdiff | tree | snapshot |
| 2022-05-28 |
Jean-Philippe... | update cmake.yml |
commit | commitdiff | tree | snapshot |
| 2022-05-28 |
Jean-Philippe... | update vkh 123/head |
commit | commitdiff | tree | snapshot |
| 2022-05-28 |
Jean-Philippe... | remove flto compile option, multithreading problem... |
commit | commitdiff | tree | snapshot |
| 2022-05-28 |
Jean-Philippe... | optional vma, vkvg is now a true c lib |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
Jean-Philippe... | tests |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
Jean-Philippe... | comments |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
Jean-Philippe... | update batchTest |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
Jean-Philippe... | svg-viewer -o => write to file and exit |
commit | commitdiff | tree | snapshot |
| 2022-05-02 |
Jean-Philippe... | update vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-04-26 |
Jean-Philippe... | update vkvg.org address |
commit | commitdiff | tree | snapshot |
| 2022-04-23 |
Jean-Philippe... | dev.stencilAspect code simplification |
commit | commitdiff | tree | snapshot |
| 2022-04-23 |
Jean-Philippe... | disable timelineSemaphore by default |
commit | commitdiff | tree | snapshot |
| 2022-04-23 |
Jean-Philippe... | dev.stencilAspectFlag depending on depth or not for... |
commit | commitdiff | tree | snapshot |
| 2022-04-23 |
j-p | '--' bug in equF macro |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Jean-Philippe... | Merge branch 'timelineSemaphore' |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Jean-Philippe... | Merge branch 'master' into timelineSemaphore |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Jean-Philippe... | removed unnecessary ctx->source 122/head |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Jean-Philippe... | free remaining saved context debug, set pSavedCtxs... |
commit | commitdiff | tree | snapshot |
| 2022-04-22 |
Jean-Philippe... | dash reset debug |
commit | commitdiff | tree | snapshot |
| 2022-04-05 |
Jean-Philippe... | timeline sync source surface, rename _wait_flush_fence... |
commit | commitdiff | tree | snapshot |
| 2022-03-25 |
Jean-Philippe... | reorder svg-viewer.c includes to prevent shadowed defin... |
commit | commitdiff | tree | snapshot |
| 2022-03-25 |
Jean-Philippe... | debug: vkvg-svg without c extensions |
commit | commitdiff | tree | snapshot |
| 2022-03-25 |
Jean-Philippe... | SET(CMAKE_C_EXTENSIONS OFF), replace remainings M_PI... |
commit | commitdiff | tree | snapshot |
| 2022-03-21 |
Jean-Philippe... | debug nsvg surf->new name changed |
commit | commitdiff | tree | snapshot |
| 2022-03-21 |
Jean-Philippe... | threaded context cache merge |
commit | commitdiff | tree | snapshot |
| 2022-03-21 |
Jean-Philippe... | timeline sync for surface operations, surface local... |
commit | commitdiff | tree | snapshot |
| 2022-03-21 |
Jean-Philippe... | debug ctx->timelineStep only if timeline semaphore... |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
Jean-Philippe... | debug scalar block layout support macro name change |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
Jean-Philippe... | timeline semaphore implementation start for context |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
Jean-Philippe... | vulkan optional feature cmake options/readme/presence... |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
Jean-Philippe... | check scalar block layout device support if compile... |
commit | commitdiff | tree | snapshot |
| 2022-03-16 |
Jean-Philippe... | always return valid pointer for surface/context/pattern |
commit | commitdiff | tree | snapshot |
| 2022-03-16 |
Jean-Philippe... | premult: .dstAlphaBlendFactor = ONE_MINUS_SRC_ALPHA... |
commit | commitdiff | tree | snapshot |
| 2022-03-15 |
Jean-Philippe... | use blend LogicOp.Clear for clear operator, restore... |
commit | commitdiff | tree | snapshot |
| 2022-03-14 |
Jean-Philippe... | don't store MS suf image |
commit | commitdiff | tree | snapshot |
| 2022-03-13 |
Jean-Philippe... | .dstColorBlendFactor=0, source alpha as final alpha. |
commit | commitdiff | tree | snapshot |
| 2022-03-13 |
Jean-Philippe... | move strlen(fontname) inside _font_add_name |
commit | commitdiff | tree | snapshot |
| 2022-03-13 |
Marco Rubin | Fix strcpy invalid write size (#111) |
commit | commitdiff | tree | snapshot |
| 2022-03-12 |
Marco Rubin | Docs fixes (#112) |
commit | commitdiff | tree | snapshot |
| 2022-03-11 |
Marco Rubin | Docs typo fixes (#110) |
commit | commitdiff | tree | snapshot |
| 2022-03-11 |
Jean-Philippe... | update tests |
commit | commitdiff | tree | snapshot |
| 2022-03-11 |
Jean-Philippe... | don't enable deferredResolve if sample count=1 |
commit | commitdiff | tree | snapshot |
| 2022-03-11 |
Jean-Philippe... | default solid color for context to opaque black |
commit | commitdiff | tree | snapshot |
| 2022-03-11 |
Jean-Philippe... | update docs |
commit | commitdiff | tree | snapshot |
| 2022-03-09 |
Jean-Philippe... | set default cached context count to 2 |
commit | commitdiff | tree | snapshot |
| 2022-03-09 |
Jean-Philippe... | svg sizing and comment |
commit | commitdiff | tree | snapshot |
| 2022-03-09 |
Jean-Philippe... | increase arc limit for reduced point gen (r:15->30) |
commit | commitdiff | tree | snapshot |
| 2022-03-09 |
Jean-Philippe... | reduce curve distanceTolerance (1.0->0.25) |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Marco Rubin | Remove duplicate documentation (#108) |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Marco Rubin | Fix deallocation (#107) |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Jean-Philippe... | update tests |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Jean-Philippe... | use _get_arc_step for stroke caps resolution |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Jean-Philippe... | move stroke half width (hw) in stroke_ctx_t |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Jean-Philippe... | use _get_arcstep for stroke joins |
commit | commitdiff | tree | snapshot |
| 2022-03-04 |
j-p | glsl compile with -DVKVG_SCALAR..., test macro in shade... |
commit | commitdiff | tree | snapshot |
| 2022-03-04 |
Marco Rubin | Add vkvg_status_to_string (#99) |
commit | commitdiff | tree | snapshot |
| 2022-03-04 |
Jean-Philippe... | store context in device context cache per thread 105/head |
commit | commitdiff | tree | snapshot |
| 2022-03-03 |
Jean-Philippe... | add tests/bezier.c |
commit | commitdiff | tree | snapshot |
| 2022-03-03 |
Jean-Philippe... | debug: use printf instead of LOG in svg-viewer for... |
commit | commitdiff | tree | snapshot |
| 2022-03-03 |
Jean-Philippe... | tight angle curve, switch to curved join when angle... |
commit | commitdiff | tree | snapshot |
| 2022-03-03 |
Jean-Philippe... | add gradient alpha test |
commit | commitdiff | tree | snapshot |
| 2022-03-03 |
Marco Rubin | Patch vkvg_pattern_get_color_stop_rgba and vkvg_rel_cur... |
commit | commitdiff | tree | snapshot |
| 2022-03-02 |
Jean-Philippe... | debug win: missing ';' |
commit | commitdiff | tree | snapshot |
| 2022-03-02 |
Jean-Philippe... | implement vkvg_set_miter_limit |
commit | commitdiff | tree | snapshot |
| 2022-03-02 |
Jean-Philippe... | replace internal call to public api (move_to) with... |
commit | commitdiff | tree | snapshot |
| 2022-03-02 |
Jean-Philippe... | harfbuzz: detect script with unicode funcs testing... |
commit | commitdiff | tree | snapshot |
| 2022-03-01 |
Jean-Philippe... | add -L option to tests, enable LOG in debug with loglev... |
commit | commitdiff | tree | snapshot |
| 2022-03-01 |
Jean-Philippe... | remove strlen from _font_cache_create_text_run |
commit | commitdiff | tree | snapshot |
| 2022-03-01 |
Jean-Philippe... | stbtt_InitFont assert debug |
commit | commitdiff | tree | snapshot |
| 2022-03-01 |
Jean-Philippe... | add vertex unchecked in draw fsq |
commit | commitdiff | tree | snapshot |
| 2022-03-01 |
j-p | Fill eo scissor (#101) |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | update appveyor |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | update appveyor |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | update appveyor |
commit | commitdiff | tree | snapshot |
| next |