| 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 |
| 2022-01-06 |
Jean-Philippe... | elliptical_arc, ellipse, rounded_rectangle2 |
commit | commitdiff | tree | snapshot |
| 2022-01-06 |
Jean-Philippe... | optional glutesselator for non-zero filling |
commit | commitdiff | tree | snapshot |
| 2022-01-05 |
Jean-Philippe... | matrix_transform_point for get_arc_steps gives no glitch |
commit | commitdiff | tree | snapshot |
| 2022-01-05 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2022-01-05 |
Jean-Philippe... | update tests |
commit | commitdiff | tree | snapshot |
| 2022-01-05 |
Jean-Philippe... | pattern transform, opacity, debug getarcsteps (abs) |
commit | commitdiff | tree | snapshot |
| 2022-01-04 |
Jean-Philippe... | cmake cleanup |
commit | commitdiff | tree | snapshot |
| 2022-01-03 |
Jean-Philippe... | add test |
commit | commitdiff | tree | snapshot |
| 2022-01-03 |
Jean-Philippe... | increment flush fence timeout |
commit | commitdiff | tree | snapshot |
| 2022-01-02 |
Jean-Philippe... | gradient stop premult alpha |
commit | commitdiff | tree | snapshot |
| 2022-01-02 |
Jean-Philippe... | vkvg_rounded_rectangle |
commit | commitdiff | tree | snapshot |
| 2022-01-02 |
Jean-Philippe... | path extents untransformed, moved transform for scissor... |
commit | commitdiff | tree | snapshot |
| 2021-12-31 |
j-p | Merge pull request #56 from Volatus/master |
commit | commitdiff | tree | snapshot |
| 2021-12-30 |
Ismayil Mirzali | Resolve spelling issues and use clearer language. 56/head |
commit | commitdiff | tree | snapshot |
| 2021-12-30 |
Jean-Philippe... | add missing vkvg_status() |
commit | commitdiff | tree | snapshot |
| 2021-12-29 |
Jean-Philippe... | set offscreen/on screen as sample options, no longer... |
commit | commitdiff | tree | snapshot |
| 2021-12-29 |
Jean-Philippe... | removed pattern status, commands return status instead... |
commit | commitdiff | tree | snapshot |
| 2021-12-28 |
Jean-Philippe... | update appveyor |
commit | commitdiff | tree | snapshot |
| 2021-12-27 |
Jean-Philippe... | lcd font filter cmake option as dependant |
commit | commitdiff | tree | snapshot |
| 2021-12-27 |
j-p | update window build tutorial, add vulkan include dir... |
commit | commitdiff | tree | snapshot |
| 2021-12-27 |
Jean-Philippe... | use cmake_dependant_option, add offscreen test build... |
commit | commitdiff | tree | snapshot |
| 2021-12-27 |
Jean-Philippe... | update readme |
commit | commitdiff | tree | snapshot |
| 2021-12-27 |
Jean-Philippe... | debug stb_truetype |
commit | commitdiff | tree | snapshot |
| 2021-12-26 |
Jean-Philippe... | optional freetype, stb_truetype implementation |
commit | commitdiff | tree | snapshot |
| 2021-12-26 |
Jean-Philippe... | add option USE_FREETYPE in cmake, update licence dates |
commit | commitdiff | tree | snapshot |
| 2021-12-26 |
Jean-Philippe... | vkvg_load_font_from_path, usefull if run without fontconfig |
commit | commitdiff | tree | snapshot |
| 2021-12-25 |
Jean-Philippe... | write to png as test option (-w filepath) |
commit | commitdiff | tree | snapshot |
| 2021-12-25 |
Jean-Philippe... | optional fontconfig and harfbuzz |
commit | commitdiff | tree | snapshot |
| 2021-12-25 |
Jean-Philippe... | remove local FindVulkan, update cmake min vers to 3... |
commit | commitdiff | tree | snapshot |
| 2021-12-25 |
Jean-Philippe... | add layer check functions in device internal |
commit | commitdiff | tree | snapshot |
| 2021-12-24 |
j-p | Appveyor (#55) |
commit | commitdiff | tree | snapshot |
| 2021-12-21 |
j-p | debug windows v0.2.1 |
commit | commitdiff | tree | snapshot |
| 2021-12-21 |
Jean-Philippe... | update version to 0.2 v0.2.0 |
commit | commitdiff | tree | snapshot |
| 2021-12-21 |
Jean-Philippe... | swapchain color to unorm |
commit | commitdiff | tree | snapshot |
| 2021-12-21 |
Jean-Philippe... | update tests 54/head |
commit | commitdiff | tree | snapshot |
| 2021-12-21 |
Jean-Philippe... | beter join handling, dot = -1 still problematic |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | rlh only if dot < 0 |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | debug arc-neg |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | single rlh inside point computation in build_vb_step |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | build_vb_step seems ok, code may be simplified, still... |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | join mitter stroke ok, save commit |
commit | commitdiff | tree | snapshot |
| 2021-12-20 |
Jean-Philippe... | restore vectex layout in main pipeline |
commit | commitdiff | tree | snapshot |
| 2021-12-19 |
Jean-Philippe... | dev or inst pfn calls |
commit | commitdiff | tree | snapshot |
| 2021-12-19 |
Jean-Philippe... | add func ptrs in device internal |
commit | commitdiff | tree | snapshot |
| 2021-12-19 |
Jean-Philippe... | profiling option in cmake |
commit | commitdiff | tree | snapshot |
| 2021-12-19 |
Jean-Philippe... | gradient stop count check, raise status if count <... |
commit | commitdiff | tree | snapshot |
| 2021-12-17 |
Jean-Philippe... | debug, flush ctx if lastpat is not solid color in all... |
commit | commitdiff | tree | snapshot |
| 2021-12-17 |
Jean-Philippe... | wait for flush_fence on image pattern descriptor update |
commit | commitdiff | tree | snapshot |
| 2021-12-17 |
Jean-Philippe... | limit check for radial grad |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | false positive validation for std430 ? |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | use std430 for gradient buffer |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | save png in srgb color space |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | 2 radii radial gradient |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | add shaders to target lib for ide display |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | solve shader header late rebuilding |
commit | commitdiff | tree | snapshot |
| 2021-12-16 |
Jean-Philippe... | srgb presenter and swapchain |
commit | commitdiff | tree | snapshot |
| 2021-12-15 |
Jean-Philippe... | test radial gradient |
commit | commitdiff | tree | snapshot |
| 2021-12-15 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2021-12-14 |
Jean-Philippe... | doxy + sphinx, device_status, unit vectors, save commit... |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | remove sphinx |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | doc gen with sphinx |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | update vkh |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | vector code clean |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | test draw batch index count during very long path |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | code clean |
commit | commitdiff | tree | snapshot |
| 2021-12-12 |
Jean-Philippe... | solve most of stroking gliches, add lines options to... |
commit | commitdiff | tree | snapshot |
| 2021-12-11 |
Jean-Philippe... | save commit |
commit | commitdiff | tree | snapshot |
| 2021-12-11 |
Jean-Philippe... | move internal stroke func and struct to vkvg_context_in... |
commit | commitdiff | tree | snapshot |
| 2021-12-11 |
Jean-Philippe... | stroke context and dash context instead of static vars... |
commit | commitdiff | tree | snapshot |
| 2021-12-09 |
Jean-Philippe... | vec2_dot |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Jean-Philippe... | polyfill pipeline not created on apple because of molte... |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Jean-Philippe... | check instance extensions support before activation... |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Jean-Philippe... | debug VK_KHR_portability_subset |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | check instance extensions presence before enabling it |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | VK_KHR_get_physical_device_properties2 is an instance ext |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | activate VK_KHR_portability_subset if present in vkvg_d... |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | suppress unused variable generated by LOG macro |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | osx inline pragma, activate VK_KHR_portability_subset... |
commit | commitdiff | tree | snapshot |
| 2021-12-07 |
Jean-Philippe... | set c stadard to 11 |
commit | commitdiff | tree | snapshot |
| 2021-11-30 |
Jean-Philippe... | vkvg_device_create->own vk ctx, full vk context creatio... |
commit | commitdiff | tree | snapshot |
| 2021-11-30 |
Jean-Philippe... | quadratic debug |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Jean-Philippe... | dynamic distanceTolerance in _recursive_bezier |
commit | commitdiff | tree | snapshot |
| 2021-11-27 |
Jean-Philippe... | quadratic, don't fault on missing current point for... |
commit | commitdiff | tree | snapshot |
| 2021-11-21 |
Jean-Philippe... | update readme with perf comparison |
commit | commitdiff | tree | snapshot |
| 2021-11-21 |
Jean-Philippe... | contributing href |
commit | commitdiff | tree | snapshot |
| 2021-11-20 |
Jean-Philippe... | default gpu selection=prefered,discreet,integrated... |
commit | commitdiff | tree | snapshot |
| 2021-11-20 |
Jean-Philippe... | contributing |
commit | commitdiff | tree | snapshot |
| 2021-11-20 |
Jean-Philippe... | no explicit close for path on fill, empty path test... |
commit | commitdiff | tree | snapshot |
| 2021-11-20 |
Jean-Philippe... | _get_arc_steps = asinf (1.0f / radius) * 1.5f * sqrtf... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |