| 2022-02-20 |
Jean-Philippe... | port fix to vkengine |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | VKVG_VK_SCALAR_BLOCK_SUPPORTED fix |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | update vkh, optional scalar block layout in main frag... |
commit | commitdiff | tree | snapshot |
| 2022-02-19 |
Jean-Philippe... | debug: buffers size check in polyfill |
commit | commitdiff | tree | snapshot |
| 2022-02-19 |
Jean-Philippe... | debug: _poly_fill vbo size check |
commit | commitdiff | tree | snapshot |
| 2022-02-19 |
Jean-Philippe... | add fill rule to test detail output |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | add glibc guard for backtrace in cross_os.c |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | only provide backtrace on linux gcc in debug |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | removed log level in multithreaded2 |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | multithreading is not ok with context caching, articula... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | with harfbuzz, _prepare_char is only required on show_text |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | cleanup |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | buggy font cache mutex guarding, multithreaded tests |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | remove duplicated _parse_args |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | add svg and recording options in cmake resume |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | add invalid font status |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | remove unecessary fence wait |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | font cache mutex, func renames |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | -t option for test: thread aware |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | _device prefix in device_internal |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | thread aware option in device, simple mutex device... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | merge multithreading device guards with cached context |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | add multihreaded test direct draw on main surface |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | test with only guarded last fence wait and submit |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | vkvg_device_set_queue_guards |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | replace cross_mutex with tinycthread, add multisampled... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | don't store context with status_invalid, check surf... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | move getarcstep.c to tmp dir, it reference vkvg interna... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | store context in vkvgdevice to be reused on creation |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Marco Rubin | Added stdarg.h inclusion (#82) |
commit | commitdiff | tree | snapshot |
| 2022-02-05 |
Jean-Philippe... | typo in readme |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Marco Rubin | Docs fixes |
commit | commitdiff | tree | snapshot |
| 2022-01-25 |
Jean-Philippe... | typo |
commit | commitdiff | tree | snapshot |
| 2022-01-25 |
Marco Rubin | getopt instead of manual parsing, style changes (#70) |
commit | commitdiff | tree | snapshot |
| 2022-01-25 |
j-p | Worflow test (#68) |
commit | commitdiff | tree | snapshot |
| 2022-01-25 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Jean-Philippe... | clean dev, surf, ctx error handling |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Jean-Philippe... | unified layer and instance exts check |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Jean-Philippe... | make glfw init and vulkan support check fatal failure... |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
j-p | Merge pull request #63 from Rubo3/patch-4 |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Marco Rubin | Substitute nested ifs with a single bigger if 63/head |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
j-p | Merge pull request #60 from Rubo3/patch-1 |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Jean-Philippe... | NDEBUG disable assert, so required function MUST be... |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Marco Rubin | Fix a possible memory leak in vkengine_create (#62) |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
j-p | Merge pull request #61 from Rubo3/patch-2 |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Marco Rubin | add GLFW error callback function and assertion 61/head |
commit | commitdiff | tree | snapshot |
| 2022-01-24 |
Marco Rubin | Fixed spelling 60/head |
commit | commitdiff | tree | snapshot |
| 2022-01-23 |
Jean-Philippe... | provide 2 steps blit if blitting not supported in linea... |
commit | commitdiff | tree | snapshot |
| 2022-01-23 |
Jean-Philippe... | add test for png blit img format support, debug surface... |
commit | commitdiff | tree | snapshot |
| 2022-01-23 |
Jean-Philippe... | port scalar block layout fixes to vkvg_device_create |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
Jean-Philippe... | set vulkan version to 1.2 in vkvg_device_create |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
Jean-Philippe... | check sample count support on device creation |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2022-01-22 |
j-p | Update README.md v0.3.0-beta |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Jean-Philippe... | reset simpleConcave if curve |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Jean-Philippe... | simple concave path handling |
commit | commitdiff | tree | snapshot |
| 2022-01-18 |
Jean-Philippe... | update readme |
commit | commitdiff | tree | snapshot |
| 2022-01-17 |
Jean-Philippe... | update vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Jean-Philippe... | cmake options in readme |
commit | commitdiff | tree | snapshot |
| 2022-01-16 |
Jean-Philippe... | add text test |
commit | commitdiff | tree | snapshot |
| 2022-01-15 |
Jean-Philippe... | Merge branch 'master' of github.com:jpbruyere/vkvg |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Jean-Philippe... | debug paint_surf test |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Jean-Philippe... | don't clear stencil on surf creation, but on ctx first... |
commit | commitdiff | tree | snapshot |
| 2022-01-14 |
Jean-Philippe... | check vbo size once during poly fill |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Jean-Philippe... | render svg #subid: update vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Jean-Philippe... | scalar block layout enabled in vk device creation info |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Jean-Philippe... | get matrix scaling to scale arcstep and curve dist... |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Jean-Philippe... | comments |
commit | commitdiff | tree | snapshot |
| 2022-01-13 |
Jean-Philippe... | vkvg_clip_state_t implementation |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Jean-Philippe... | don't flush context on restore if no clipping info... |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Jean-Philippe... | isClipped boolean in context_t, save/restore handle... |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Jean-Philippe... | svg #subid rendering test |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Jean-Philippe... | elliptical arc step limit reduced |
commit | commitdiff | tree | snapshot |
| 2022-01-12 |
Jean-Philippe... | nsvg public iface rename as vkvg-svg, single api for... |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | use private _line_to in arc |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | recording wip |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | base implementation of recording infrastructure |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | implement svg from fragment for vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | prevent trying to create surface with dim <= 0 |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | set cmake min vers to 3.16 |
commit | commitdiff | tree | snapshot |
| 2022-01-11 |
Jean-Philippe... | wired debug modes |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Jean-Philippe... | fix vkh missing in package |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Jean-Philippe... | try obj lib for vkvg sources and shaders |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Jean-Philippe... | update glutess |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Jean-Philippe... | cpack nsis |
commit | commitdiff | tree | snapshot |
| 2022-01-10 |
Jean-Philippe... | fix win compilation issues |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Jean-Philippe... | embed vkvg-svg, svg-viewer as in vkvg/tests |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Jean-Philippe... | cmake:check glutess target exists |
commit | commitdiff | tree | snapshot |
| 2022-01-09 |
Jean-Philippe... | try to better handle static/shared libraries and linkage |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Jean-Philippe... | reset submodule addresses to https |
commit | commitdiff | tree | snapshot |
| 2022-01-08 |
Jean-Philippe... | set vkh remote address |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Jean-Philippe... | debug without glutess |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Jean-Philippe... | call glutess directly |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Jean-Philippe... | uint_32 for log_level, log commands |
commit | commitdiff | tree | snapshot |
| 2022-01-07 |
Jean-Philippe... | update vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-01-06 |
Jean-Philippe... | rename elliptic arc to fit api |
commit | commitdiff | tree | snapshot |
| 2022-01-06 |
Jean-Philippe... | vkvg-svg library integration |
commit | commitdiff | tree | snapshot |
| 2022-01-06 |
Jean-Philippe... | vkvg-svg library as submodule |
commit | commitdiff | tree | snapshot |
| next |