| 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 |
| 2022-02-28 |
j-p | Update cmake.yml (#100) |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | revert getop in test, does not compile on win |
commit | commitdiff | tree | snapshot |
| 2022-02-28 |
Jean-Philippe... | printf->LOG in font cache init |
commit | commitdiff | tree | snapshot |
| 2022-02-27 |
Marco Rubin | Surface refs increment/decrement on context creation... |
commit | commitdiff | tree | snapshot |
| 2022-02-27 |
Marco Rubin | Add vkvg_has_current_point and vkvg_get_target (#97) |
commit | commitdiff | tree | snapshot |
| 2022-02-27 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-02-27 |
Jean-Philippe... | vkengine_get_instance |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | update vkvg-svg |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | debug, missing ';' in vkvg.h |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | expose vkvg_glyph_t |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | get_glyph_count of text run |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | remove GlyphInfo, return individual positions elements |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | implement vkvg_text_run_get_glyph_positions |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | implement vkvg_load_font_from_memory |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | implement changes without freetype |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | use font file buffer and FT_New_Memory_Face |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | add vkvg_create_text_run_with_length to vkvg.h |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | add vkvg_text_run_create2, should find a better name |
commit | commitdiff | tree | snapshot |
| 2022-02-26 |
Jean-Philippe... | expose public methods to query required inst and dev... |
commit | commitdiff | tree | snapshot |
| 2022-02-25 |
Marco Rubin | Remove constness from svgFragment (#95) |
commit | commitdiff | tree | snapshot |
| 2022-02-24 |
Jean-Philippe... | tabulation |
commit | commitdiff | tree | snapshot |
| 2022-02-24 |
Jean-Philippe... | debug:validation err old font cache restore RO_OPT... |
commit | commitdiff | tree | snapshot |
| 2022-02-23 |
Jean-Philippe... | debug:vkvg_text_run_get_extents |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | debug recording2, I should find a better name |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | add some credits on README |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | don't automatically enable scalar block if vk version... |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | record return value fix for vkvg_rectangle |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | vkvg-svg return value fix |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | VK_MAKE_API_VERSION fix, update readme with vk version... |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | port fix to vkengine |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | VKVG_VK_SCALAR_BLOCK_SUPPORTED fix |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | update vkh, optional scalar block layout in main frag... |
commit | commitdiff | tree | snapshot |
| 2022-02-21 |
Jean-Philippe... | Merge branch 'isnan_fix' |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | add todo comment |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | add multithreaded test for text |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | debug: font cache locking, waiting reader writer mutex... |
commit | commitdiff | tree | snapshot |
| 2022-02-20 |
Jean-Philippe... | debug: buffers sizes checks |
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... | replace isnanf by isnan in vectors.h |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Jean-Philippe... | replace obsolete isnanf by isnan |
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 |
| next |