Commit ffaebd4
committed
Add imiv docs and Vulkan capture support
Add comprehensive documentation for the new imiv viewer (user, developer, and test-suite guides) and wire imiv into the docs index and CMake manpage generation. Update Doxygen config to focus on public headers, adjust include paths, and disable HTML/LaTeX/clang-assisted parsing for this build. Implement Vulkan capture helper in imiv_capture.cpp (add <cstdio> and capture_swapchain_region_rgba8_from_layout) and apply small supporting changes to Vulkan setup and imiv test/OCIO helper scripts to support live/update regression and tooling.1 parent 89335ae commit ffaebd4
11 files changed
Lines changed: 1909 additions & 234 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
| 832 | + | |
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
| 857 | + | |
872 | 858 | | |
873 | 859 | | |
874 | 860 | | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | | - | |
892 | | - | |
893 | | - | |
894 | | - | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
| 861 | + | |
902 | 862 | | |
903 | 863 | | |
904 | 864 | | |
| |||
1158 | 1118 | | |
1159 | 1119 | | |
1160 | 1120 | | |
1161 | | - | |
| 1121 | + | |
1162 | 1122 | | |
1163 | 1123 | | |
1164 | 1124 | | |
| |||
1713 | 1673 | | |
1714 | 1674 | | |
1715 | 1675 | | |
1716 | | - | |
| 1676 | + | |
1717 | 1677 | | |
1718 | 1678 | | |
1719 | 1679 | | |
| |||
2157 | 2117 | | |
2158 | 2118 | | |
2159 | 2119 | | |
2160 | | - | |
| 2120 | + | |
| 2121 | + | |
2161 | 2122 | | |
2162 | 2123 | | |
2163 | 2124 | | |
| |||
2587 | 2548 | | |
2588 | 2549 | | |
2589 | 2550 | | |
2590 | | - | |
| 2551 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments