File tree
60 files changed
+1294
-1986
lines changed- 3rdparty/dxc
- include
- nbl
- asset
- format
- builtin/hlsl
- cpp_compat
- glsl_compat
- spirv_intrinsics
- subgroup
- workgroup
- core
- ext/ScreenShot
- video
- alloc
- utilities
- src/nbl
- video
- alloc
- utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1294
-1986
lines changedSubmodule dxc updated 1614 files
Submodule examples_tests updated 23 files
- 02_HelloCompute/main.cpp+1-1
- 03_DeviceSelectionAndSharedSources/main.cpp+1-320
- 05_StreamingAndBufferDeviceAddressApp/main.cpp+67-38
- 06_HelloGraphicsQueue/main.cpp+89-108
- 08_HelloSwapchain/main.cpp+99-214
- 22_CppCompat/CMakeLists.txt+24
- 22_CppCompat/app_resources/test.comp.hlsl+63-3
- 22_CppCompat/config.json.template
- 22_CppCompat/main.cpp+109-190
- 22_CppCompat/pipeline.groovy
- 22_CppCompat/test.hlsl.orig
- 23_ArithmeticUnitTest/app_resources/shaderCommon.hlsl+4-7
- 23_ArithmeticUnitTest/app_resources/testSubgroup.comp.hlsl+1-4
- 23_ArithmeticUnitTest/app_resources/testWorkgroup.comp.hlsl+9-10
- 23_ArithmeticUnitTest/main.cpp+68-68
- 25_FilterTest/CMakeLists.txt
- 25_FilterTest/config.json.template
- 25_FilterTest/main.cpp+141-168
- 25_FilterTest/pipeline.groovy
- 64_CppCompat/CMakeLists.txt-7
- CMakeLists.txt+2-3
- common/BasicMultiQueueApplication.hpp+102-49
- common/MonoDeviceApplication.hpp+23-59
Lines changed: 0 additions & 67 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 | 153 |
| |
156 | 154 |
| |
157 | 155 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 105 | + | |
113 | 106 |
| |
114 | 107 |
| |
115 | 108 |
| |
116 | 109 |
| |
117 | 110 |
| |
118 | 111 |
| |
| 112 | + | |
119 | 113 |
| |
120 | 114 |
| |
121 | 115 |
| |
|
Lines changed: 52 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 | 1764 |
| |
1765 |
| - | |
1766 |
| - | |
1767 |
| - | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
1768 | 1778 |
| |
1769 | 1779 |
| |
1770 | 1780 |
| |
1771 | 1781 |
| |
1772 | 1782 |
| |
1773 |
| - | |
1774 |
| - | |
1775 |
| - | |
1776 |
| - | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
1777 | 1787 |
| |
1778 | 1788 |
| |
1779 | 1789 |
| |
| |||
1882 | 1892 |
| |
1883 | 1893 |
| |
1884 | 1894 |
| |
1885 |
| - | |
1886 |
| - | |
1887 | 1895 |
| |
1888 | 1896 |
| |
1889 |
| - | |
1890 |
| - | |
1891 |
| - | |
1892 |
| - | |
1893 |
| - | |
1894 |
| - | |
1895 |
| - | |
1896 |
| - | |
1897 |
| - | |
1898 |
| - | |
1899 |
| - | |
1900 |
| - | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
| 1902 | + | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
1901 | 1914 |
| |
1902 | 1915 |
| |
1903 | 1916 |
| |
1904 | 1917 |
| |
1905 |
| - | |
1906 |
| - | |
1907 |
| - | |
1908 |
| - | |
1909 |
| - | |
1910 |
| - | |
1911 |
| - | |
1912 |
| - | |
1913 |
| - | |
1914 |
| - | |
1915 |
| - | |
1916 |
| - | |
1917 |
| - | |
1918 |
| - | |
1919 |
| - | |
1920 |
| - | |
1921 |
| - | |
1922 |
| - | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
1923 | 1936 |
| |
1924 | 1937 |
| |
1925 | 1938 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2488 | 2488 |
| |
2489 | 2489 |
| |
2490 | 2490 |
| |
| 2491 | + | |
2491 | 2492 |
| |
2492 | 2493 |
| |
2493 | 2494 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
0 commit comments