Commit ef4a55c
csmartdalton
chore(runtime): Remove tess renderer (#12207) 862f1ff44c
1 parent bfb459a commit ef4a55c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule rive-runtime updated 26 files
- .rive_head+1-1
- tess/include/rive/math/mat4.hpp-78
- tess/include/rive/tess/contour_stroke.hpp-38
- tess/include/rive/tess/segmented_contour.hpp-44
- tess/include/rive/tess/sokol/sokol_factory.hpp-46
- tess/include/rive/tess/sokol/sokol_tess_renderer.hpp-113
- tess/include/rive/tess/sub_path.hpp-26
- tess/include/rive/tess/tess_render_path.hpp-73
- tess/include/rive/tess/tess_renderer.hpp-66
- tess/premake5_tess.lua-67
- tess/src/contour_stroke.cpp-356
- tess/src/math/mat4.cpp-70
- tess/src/segmented_contour.cpp-103
- tess/src/sokol/generated/.clang-format-2
- tess/src/sokol/generated/shader.h-2.8k
- tess/src/sokol/shader.glsl-101
- tess/src/sokol/sokol_factory.cpp-36
- tess/src/sokol/sokol_tess_renderer.cpp-1.2k
- tess/src/sub_path.cpp-10
- tess/src/tess_render_path.cpp-249
- tess/src/tess_renderer.cpp-59
- tess/test/assets/marty.riv
- tess/test/assets/triangle.riv
- tess/test/main_test.cpp-6
- tess/test/mat4_test.cpp-69
- tess/test/triangulation_test.cpp-43
0 commit comments