| 2021-11-17 |
Jean-Philippe... | path_extents + doc |
commit | commitdiff | tree | snapshot |
| 2021-11-16 |
Jean-Philippe... | add null test on _text_extents |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
Jean-Philippe... | Merge branch 'inlined_vector_ops' |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
Jean-Philippe... | update readme |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
Jean-Philippe... | update windows doc |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
j-p | debug 53/head |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
Jean-Philippe... | debug _normalizeAngle |
commit | commitdiff | tree | snapshot |
| 2021-11-15 |
Jean-Philippe... | tests wip |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Jean-Philippe... | take vkimg stride into account when saving surface... |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Jean-Philippe... | tests |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Jean-Philippe... | make vec operations inlined |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Jean-Philippe... | vkvg_surface_write_to_memory, #vkvg_export and #vkvg_in... |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Jean-Philippe... | split font identity and size structure, the second... |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Jean-Philippe... | save fontconfig results in _vkvg_font_t; status check... |
commit | commitdiff | tree | snapshot |
| 2021-07-17 |
Jean-Philippe... | debug: new pattern type was set prior flushing undrawn vx |
commit | commitdiff | tree | snapshot |
| 2021-07-15 |
Jean-Philippe... | check draw batch size between path émissions to avoid... |
commit | commitdiff | tree | snapshot |
| 2021-07-14 |
Jean-Philippe... | inverse sign for fontextent.descent |
commit | commitdiff | tree | snapshot |
| 2021-07-14 |
Jean-Philippe... | implement clear operator with substract blending |
commit | commitdiff | tree | snapshot |
| 2021-07-14 |
Jean-Philippe... | emit draw before operator switching, status for invalid... |
commit | commitdiff | tree | snapshot |
| 2021-07-01 |
Jean-Philippe... | add test options (samples, prefered gpu type) |
commit | commitdiff | tree | snapshot |
| 2021-07-01 |
Jean-Philippe... | fetch device proc addresses when possible, dashed closi... |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Jean-Philippe... | split select font face/path, preferedPhysicalDeviceType... |
commit | commitdiff | tree | snapshot |
| 2021-06-08 |
Jean-Philippe... | try using APPVEYOR_CACHE_SKIP_RESTORE |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Jean-Philippe... | disable even/odd fill on macOS because of missing trian... |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Florian Zwoch | compile fixes for macOS |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | check if defined(FT_CONFIG_OPTION_SUBPIXEL_RENDERING) |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | dynamic depthStencil image format selection |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | solve macro=type problem for ibo int, debug statistic |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | wip, reame path bits, typo |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | rename _flush_undrawn to emit_undrawn |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | debug:no variable array definition in c |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Jean-Philippe... | tests improvments, print test config header, cmd args... |
commit | commitdiff | tree | snapshot |
| 2020-09-08 |
Jean-Philippe... | fixed random series for better perf comparison accuracy |
commit | commitdiff | tree | snapshot |
| 2020-09-07 |
Jean-Philippe... | code clean, add optional dashes config for lines, curve... |
commit | commitdiff | tree | snapshot |
| 2020-09-04 |
Jean-Philippe... | move surface internal func to vkvg_surface_internal |
commit | commitdiff | tree | snapshot |
| 2020-09-03 |
Jean-Philippe... | limit bisectrice length in strokes, prevent oversized... |
commit | commitdiff | tree | snapshot |
| 2020-09-02 |
Jean-Philippe... | dynamic selection of image tiling depending on suppot... |
commit | commitdiff | tree | snapshot |
| 2020-09-01 |
Jean-Philippe... | separate CMake option for VK debug utils, random curves... |
commit | commitdiff | tree | snapshot |
| 2020-09-01 |
Jean-Philippe... | define isnanf macro if not yet done on linux |
commit | commitdiff | tree | snapshot |
| 2020-09-01 |
Jean-Philippe... | doc wip |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | dllexport on win shared build |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | add include guard to vkvg_nsvg.h debug |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | add include guard to vkvg_nsvg.h |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | set vkvg version macro in cmake |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | split nsvg and vkvg, docs wip, cmake target props ... |
commit | commitdiff | tree | snapshot |
| 2020-08-31 |
Jean-Philippe... | debug font cache |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Jean-Philippe... | doc wip |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Jean-Philippe... | doc wip, move log to vkvg_internals |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Jean-Philippe... | save commit |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Jean-Philippe... | docs |
commit | commitdiff | tree | snapshot |
| 2020-08-30 |
Jean-Philippe... | typo |
commit | commitdiff | tree | snapshot |
| 2020-08-28 |
Jean-Philippe... | split lib and tests cmake |
commit | commitdiff | tree | snapshot |
| 2020-08-28 |
Jean-Philippe... | VKVG_TEST_OFFSCREEN cmake option to perform offscreen... |
commit | commitdiff | tree | snapshot |
| 2020-08-28 |
Jean-Philippe... | variadic args in nanosvg macro malformed bug |
commit | commitdiff | tree | snapshot |
| 2020-08-27 |
Jean-Philippe... | update nanosvg copyright |
commit | commitdiff | tree | snapshot |
| 2020-08-27 |
Jean-Philippe... | check that all points of curve are not equal before... |
commit | commitdiff | tree | snapshot |
| 2020-08-26 |
Jean-Philippe... | update nanosvg with several fixes from Michael Tesch |
commit | commitdiff | tree | snapshot |
| 2020-08-25 |
Jean-Philippe... | debug: update shader from no-lcd option |
commit | commitdiff | tree | snapshot |
| 2020-08-25 |
Jean-Philippe... | debut |
commit | commitdiff | tree | snapshot |
| 2020-08-21 |
Jean-Philippe... | check VK_EXT_debug_utils extension is loaded in debug... |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
Jean-Philippe... | update vkh with debug presentMode enum comparison v0.1-alpha |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
Jean-Philippe... | update vkh (fallback present mode log) |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
Jean-Philippe... | move vk func pointer impl in .c, set extern in header |
commit | commitdiff | tree | snapshot |
| 2020-08-13 |
Jean-Philippe... | update vkh, remove vkh_static from test_common target... |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | fix fontconfig and freetype leaks |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | debug svg fsquad problem |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | restore text uv in default vertices for text |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | prevent overflow of index addressing |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | source, gradient, clipping ok |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | paint |
commit | commitdiff | tree | snapshot |
| 2020-07-22 |
Jean-Philippe... | solid fill & stroke |
commit | commitdiff | tree | snapshot |
| 2020-07-15 |
Jean-Philippe... | vkvg_clear use renderpass clear when command not alread... |
commit | commitdiff | tree | snapshot |
| 2020-07-14 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2020-07-11 |
Jean-Philippe... | path array with only segment lengths instead of start... |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
j-p | Win warn clean (#38) |
commit | commitdiff | tree | snapshot |
| 2020-05-23 |
j-p | Update windows_build_tutorial.md |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | use FIFO presentation by default for win10 + init all... |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | use uint32_t for win |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2020-05-11 |
j-p | Dynamic tiling (#34) |
commit | commitdiff | tree | snapshot |
| 2020-05-08 |
Jean-Philippe... | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
| 2020-05-07 |
Jean-Philippe... | update todo |
commit | commitdiff | tree | snapshot |
| 2020-05-06 |
Jean-Philippe... | remove inline statement in tests |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | zip the whole build directory as artifact |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | add --recurse to vcpkg appveyor command |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | fetch debug utils function pointers in vkvg device... |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | Fontconfig init check, sample startup simplified, code... |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | tests |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | cancel stroke with dash_invalid status if all dashes... |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | remove lm linker flag for win, linking seems aborded... |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | scale arc steps with current matrix |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | set min steps for rounded caps to 4 |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | combine with existant normal stroke |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | dashed straight lines ok, offset should be improved |
commit | commitdiff | tree | snapshot |
| 2020-05-05 |
Jean-Philippe... | tests with dashed lines |
commit | commitdiff | tree | snapshot |
| 2020-01-29 |
Jean-Philippe... | add generic _draw_stroke_cap to prepare dashed line... |
commit | commitdiff | tree | snapshot |
| 2020-01-29 |
Jean-Philippe... | add 1 to scissor test for float rounding |
commit | commitdiff | tree | snapshot |
| 2020-01-29 |
j-p | Appveyor (#28) |
commit | commitdiff | tree | snapshot |
| 2020-01-24 |
Jean-Philippe... | try some corrections for glyph metrics |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
Jean-Philippe... | prepare func _build_vb_step for custom points from... |
commit | commitdiff | tree | snapshot |
| next |