| 2019-05-01 |
Jean-Philippe... | add nsvg interface in main vkvg header |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | create surface from svg with nanosvg |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | save stencil state in remaining bits, limit save/restor... |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | clear new surface with first renderpass |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | debug |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | clear stencil on context creation with renderpass begin... |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | execute cmd for clearing stencil imediatly |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | dont save/restore path datas |
commit | commitdiff | tree | snapshot |
| 2019-05-01 |
Jean-Philippe... | reimplement ear clipping for triangulation with non... |
commit | commitdiff | tree | snapshot |
| 2019-04-29 |
Jean-Philippe... | add debug report, resolve some img layout err msg |
commit | commitdiff | tree | snapshot |
| 2019-04-27 |
Jean-Philippe... | .deb generation, subpass access flag debug |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | vkvg_device_create samplecount=1 by default |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | .dstAlphaBlendFactor=ONE for premult |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | adjust round mitter stepping, add waitIdle at end... |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | save restore debug and test |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | get/set device dpy, premult alpha optional |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Jean-Philippe... | freetype LCD filtering |
commit | commitdiff | tree | snapshot |
| 2019-03-19 |
Jean-Philippe... | split tests in several exe |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
Jean-Philippe... | deffered resolve funcs, comments, some warnings resolves |
commit | commitdiff | tree | snapshot |
| 2019-02-01 |
Jean-Philippe... | FindHarfBuzz.cmake |
commit | commitdiff | tree | snapshot |
| 2019-01-13 |
j-p | Update README.md (#18) |
commit | commitdiff | tree | snapshot |
| 2019-01-13 |
Jean-Philippe... | svg tiger screenshot |
commit | commitdiff | tree | snapshot |
| 2019-01-12 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2019-01-12 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2019-01-08 |
Jean-Philippe... | present mode as vkEngine creation argument |
commit | commitdiff | tree | snapshot |
| 2019-01-08 |
Jean-Philippe... | resolve release build sigsev |
commit | commitdiff | tree | snapshot |
| 2019-01-08 |
j-p | Merge pull request #17 from jpbruyere/devel4 |
commit | commitdiff | tree | snapshot |
| 2019-01-07 |
Jean-Philippe... | vkvg_surface_create_for_VkhImage 17/head |
commit | commitdiff | tree | snapshot |
| 2019-01-07 |
Jean-Philippe... | code clean, warning cleaning |
commit | commitdiff | tree | snapshot |
| 2019-01-07 |
Jean-Philippe... | add sample count to device, add vkvg_device_create_mult... |
commit | commitdiff | tree | snapshot |
| 2019-01-06 |
Jean-Philippe... | empty texture to prevent unbound descriptor validation... |
commit | commitdiff | tree | snapshot |
| 2018-10-25 |
Jean-Philippe... | vkvg status drafting, same as cairo |
commit | commitdiff | tree | snapshot |
| 2018-10-25 |
Jean-Philippe... | prevent relative context drawing func to sigsev |
commit | commitdiff | tree | snapshot |
| 2018-10-17 |
Jean-Philippe... | debug mutex |
commit | commitdiff | tree | snapshot |
| 2018-10-17 |
Jean-Philippe... | prevent building vkh if target already exists in anothe... |
commit | commitdiff | tree | snapshot |
| 2018-10-11 |
Jean-Philippe... | protect graphic queue submissions with mutex |
commit | commitdiff | tree | snapshot |
| 2018-10-03 |
Jean-Philippe... | function pointers for most used ones |
commit | commitdiff | tree | snapshot |
| 2018-10-03 |
Jean-Philippe... | premult alpha, comments, frame msr in test |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Jean-Philippe... | debug cmake, update vkh |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Jean-Philippe... | USE_VALIDATION and VKVG_TILING_OPTIMAL cmake options... |
commit | commitdiff | tree | snapshot |
| 2018-07-23 |
Jean-Philippe... | CMake debug |
commit | commitdiff | tree | snapshot |
| 2018-06-19 |
Jean-Philippe... | restore minimal subpass deps (mandatory) |
commit | commitdiff | tree | snapshot |
| 2018-06-13 |
Jean-Philippe... | split text functions to prevent harfbuz code duplicatio... |
commit | commitdiff | tree | snapshot |
| 2018-06-12 |
Jean-Philippe... | test vkClearAttachment, comments, pipelineCache use... |
commit | commitdiff | tree | snapshot |
| 2018-06-06 |
Jean-Philippe... | prevent flushing empty render pass, use vkvg_buffer... |
commit | commitdiff | tree | snapshot |
| 2018-06-06 |
Jean-Philippe... | various small fixed in layout transitions, explicit... |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Jean-Philippe... | better antigrain curves params |
commit | commitdiff | tree | snapshot |
| 2018-05-09 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2018-05-09 |
Jean-Philippe... | LOG macro, some PIPELINE_STAGE changes in copy operations |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Jean-Philippe... | use VulkanMemoryAllocator for mem allocs |
commit | commitdiff | tree | snapshot |
| 2018-05-06 |
Jean-Philippe... | add FindVulkan.cmake to address cmake path finding... |
commit | commitdiff | tree | snapshot |
| 2018-05-06 |
Jean-Philippe... | improve VK_IMAGE_LAYOUT handling, solves several proble... |
commit | commitdiff | tree | snapshot |
| 2018-05-05 |
Jean-Philippe... | update with vkh changes (VkhPresenter, VkhPhyInfos) |
commit | commitdiff | tree | snapshot |
| 2018-04-30 |
Jean-Philippe... | rename fill rect |
commit | commitdiff | tree | snapshot |
| 2018-04-29 |
Jean-Philippe... | mimic reference counting from cairo |
commit | commitdiff | tree | snapshot |
| 2018-04-29 |
Jean-Philippe... | surf write to png with stbi (very slow) |
commit | commitdiff | tree | snapshot |
| 2018-04-29 |
Jean-Philippe... | current pattern field in context, save and restore... |
commit | commitdiff | tree | snapshot |
| 2018-04-29 |
Jean-Philippe... | update screenshot |
commit | commitdiff | tree | snapshot |
| 2018-04-28 |
Jean-Philippe... | operator funcs, no implementation yet, VKSDK env var... |
commit | commitdiff | tree | snapshot |
| 2018-04-27 |
Jean-Philippe... | add cairo test line caps and joins |
commit | commitdiff | tree | snapshot |
| 2018-04-27 |
Jean-Philippe... | minimal font and text extents implementation, vkengine... |
commit | commitdiff | tree | snapshot |
| 2018-04-27 |
Jean-Philippe... | add missing stb_image.h in the source tree |
commit | commitdiff | tree | snapshot |
| 2018-04-26 |
Jean-Philippe... | update readme |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
j-p | Merge pull request #12 from jpbruyere/devel2 |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | code clean 12/head |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | update clipping with new poly filling |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | update README and test |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | matrix operations on context |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | svg rendering |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | prevent storing path containing only a moveto |
commit | commitdiff | tree | snapshot |
| 2018-04-25 |
Jean-Philippe... | simplify path handling, prevent closing on same positio... |
commit | commitdiff | tree | snapshot |
| 2018-04-24 |
Jean-Philippe... | fill poly with stencil tests |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Jean-Philippe... | debug |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Jean-Philippe... | split vkengine in separate file |
commit | commitdiff | tree | snapshot |
| 2018-04-21 |
Jean-Philippe... | some code clean and comments |
commit | commitdiff | tree | snapshot |
| 2018-04-21 |
Jean-Philippe... | debug fill when multiple subpath, code cleaning required |
commit | commitdiff | tree | snapshot |
| 2018-04-21 |
Jean-Philippe... | add fill and stroke tests |
commit | commitdiff | tree | snapshot |
| 2018-04-21 |
Jean-Philippe... | debug curvesto, if last point of closed path is same... |
commit | commitdiff | tree | snapshot |
| 2018-04-20 |
Jean-Philippe... | arc neg, set solid black as default source in push... |
commit | commitdiff | tree | snapshot |
| 2018-04-20 |
Jean-Philippe... | CurPointExists boolean in ctx, lineto and arc debug... |
commit | commitdiff | tree | snapshot |
| 2018-04-20 |
Jean-Philippe... | simplify line cap algo |
commit | commitdiff | tree | snapshot |
| 2018-04-20 |
Jean-Philippe... | line joins in all direction, colinear case not cleared |
commit | commitdiff | tree | snapshot |
| 2018-04-19 |
Jean-Philippe... | add license headers |
commit | commitdiff | tree | snapshot |
| 2018-04-19 |
Jean-Philippe... | debug nx et ny < 0 |
commit | commitdiff | tree | snapshot |
| 2018-04-19 |
Jean-Philippe... | line join basis, try to cover every angles for line... |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Jean-Philippe... | line caps |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Jean-Philippe... | save matrix, line join and cap config, not yet applied... |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Jean-Philippe... | matrix transformations, grabbed from cairo |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Jean-Philippe... | add matrix to push consts, strange padding required... |
commit | commitdiff | tree | snapshot |
| 2018-04-18 |
Jean-Philippe... | basic linear gradient |
commit | commitdiff | tree | snapshot |
| 2018-04-17 |
Jean-Philippe... | devel |
commit | commitdiff | tree | snapshot |
| 2018-04-15 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Jean-Philippe... | allow building and installing without glslc, xxd or... |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
j-p | Merge pull request #5 from jpbruyere/devel2 |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Jean-Philippe... | record draw cmd after paint operation 5/head |
commit | commitdiff | tree | snapshot |
| 2018-04-14 |
Jean-Philippe... | reset descriptor of bound source when no longer used... |
commit | commitdiff | tree | snapshot |
| 2018-04-12 |
Jean-Philippe... | add wired triangulations for debug and optimisation |
commit | commitdiff | tree | snapshot |
| 2018-04-10 |
Jean-Philippe... | vkvg_rectangle |
commit | commitdiff | tree | snapshot |
| 2018-04-10 |
j-p | Devel (#4) |
commit | commitdiff | tree | snapshot |
| 2018-04-09 |
Jean-Philippe... | add include paths in CMake for test executable |
commit | commitdiff | tree | snapshot |
| next |