| 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 |
| 2020-01-23 |
Jean-Philippe... | correct appveyor badge url in README, try install glfw3... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
Jean-Philippe... | downgrade cmake min version to 12 for travis, copy... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
j-p | Appveyor (#27) |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
Jean-Philippe... | debug utils labels |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
Jean-Philippe... | debug utils messenger |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
Jean-Philippe... | add nan test in _build_vb_step to prevent stroke buildi... |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
Jean-Philippe... | prepare set/get dash |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
Jean-Philippe... | debug stroke closed path anticlockwise with join !... |
commit | commitdiff | tree | snapshot |
| 2019-11-22 |
Jean-Philippe... | debug, log, comments |
commit | commitdiff | tree | snapshot |
| 2019-09-12 |
Jean-Philippe... | [debug]rebind draw pipeline on operator change only... |
commit | commitdiff | tree | snapshot |
| 2019-09-09 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2019-09-05 |
Jean-Philippe... | dyn sizing of vbo and ibo buffers |
commit | commitdiff | tree | snapshot |
| 2019-09-05 |
Jean-Philippe... | use vertexOffset in drawCommand to be able to flush... |
commit | commitdiff | tree | snapshot |
| 2019-09-05 |
Jean-Philippe... | remove fences in direct draw, rect fill test with round... |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | remove deferredResolve=true for default tests |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | debug |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | direct draw on swapchain image as option, several tests |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | dual command buffers for context, wait and submit queue... |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | using host cached vbo and ibo, memcpy before draw |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | simplify path loops increment with PATH_IS_CURVE_BIT... |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | init layout to unknown for rd attachment => fps x 2 |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | add perf tests |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | check path array on curve end point |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | compute bounds with current matrix for scissor, use... |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | using scissor speed up full screen quad |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | floating operations |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | debug line joins |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | curve tracking in pathes to avoid extra operation for... |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Jean-Philippe... | use of most significant bit of first point of pathes... |
commit | commitdiff | tree | snapshot |
| 2019-07-04 |
Jean-Philippe... | add debug marker extension to device |
commit | commitdiff | tree | snapshot |
| 2019-05-17 |
Jean-Philippe... | save stencil if save/restore layers exceed 6, recursive |
commit | commitdiff | tree | snapshot |
| 2019-05-11 |
Jean-Philippe... | debug full screen quad, out uv in vertex shader was... |
commit | commitdiff | tree | snapshot |
| 2019-05-10 |
Jean-Philippe... | log messages |
commit | commitdiff | tree | snapshot |
| 2019-05-10 |
Jean-Philippe... | remove full screen rectancle no longer needed |
commit | commitdiff | tree | snapshot |
| 2019-05-05 |
Jean-Philippe... | increase arc resolution |
commit | commitdiff | tree | snapshot |
| 2019-05-03 |
j-p | Travis (#21) |
commit | commitdiff | tree | snapshot |
| 2019-05-03 |
Jean-Philippe... | typo + travis |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
Jean-Philippe... | enable svg id test, works well with nsvg if subobjects... |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
Jean-Philippe... | gen full screen quad in vertex shader to solve scaling... |
commit | commitdiff | tree | snapshot |
| 2019-05-02 |
Jean-Philippe... | add subPath parameter, but nsvg doesn't handle g elements |
commit | commitdiff | tree | snapshot |
| 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 |
| next |