File tree
114 files changed
+1031
-1308
lines changed- .github/workflows
- ExternalLib
- Resources/Shaders
- post/spv
- rasterizer
- spv
- Src
- GraphicsEngineOpenGL
- renderer
- scene/light/directional_light
- GraphicsEngineVulkan
- app
- cmake
- common
- gui
- memory
- renderer
- accelerationStructures
- pushConstants
- scene
- util
- vulkan_base
- window
- Test
- commit
- OpenGLEngine
- cmake
- VulkanEngine
- cmake
- compile
- perf
- cmake
- docs
- build
- doctrees
- html
- _sources
- source
- include
- common
- vulkan_base
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+1031
-1308
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 53 | + | |
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 |
| |
61 | 68 |
| |
62 | 69 |
| |
| |||
107 | 114 |
| |
108 | 115 |
| |
109 | 116 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - |
+8-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 |
| |
3 | 8 |
| |
4 | 9 |
| |
| |||
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
46 |
| - | |
| 51 | + | |
| 52 | + |
+1-25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 | 35 |
| |
55 |
| - | |
| 36 | + | |
56 | 37 |
| |
57 | 38 |
| |
58 | 39 |
| |
| |||
80 | 61 |
| |
81 | 62 |
| |
82 | 63 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 | 64 |
| |
89 | 65 |
| |
90 | 66 |
| |
|
+45-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
85 | 104 |
| |
86 | 105 |
| |
87 | 106 |
| |
| |||
102 | 121 |
| |
103 | 122 |
| |
104 | 123 |
| |
105 |
| - | |
106 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
107 | 148 |
| |
108 | 149 |
| |
109 | 150 |
| |
110 | 151 |
| |
111 | 152 |
| |
112 | 153 |
| |
113 |
| - | |
| 154 | + | |
| 155 | + | |
114 | 156 |
| |
115 | 157 |
| |
116 | 158 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 | 3 |
| |
8 | 4 |
| |
9 | 5 |
| |
| |||
24 | 20 |
| |
25 | 21 |
| |
26 | 22 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 23 |
| |
34 | 24 |
| |
35 | 25 |
| |
| |||
88 | 78 |
| |
89 | 79 |
| |
90 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
91 | 85 |
| |
92 | 86 |
| |
93 | 87 |
| |
|
- .github/workflows/cmake_test.yml+2-3
- bazel/setup_configs.sh+12-4
- centipede/BUILD+9-8
- centipede/centipede.cc+8-8
- centipede/centipede_callbacks.cc+20-8
- centipede/centipede_callbacks.h+3
- centipede/centipede_interface.cc+19-36
- centipede/command.cc+2-2
- centipede/command_test.cc+6-6
- centipede/early_exit.h-44
- centipede/minimize_crash.cc+2-2
- centipede/runner.cc+19-15
- centipede/stop.cc+19-11
- centipede/stop.h+52
- codelab/CMakeLists.txt+3-3
- e2e_tests/corpus_database_test.cc+11-1
- e2e_tests/functional_test.cc+15
- e2e_tests/testdata/fuzz_tests_for_corpus_database_testing.cc+18
- fuzztest/BUILD+1-1
- fuzztest/domain_core.h+2-2
- fuzztest/init_fuzztest.cc+1-1
- fuzztest/internal/centipede_adaptor.cc+5-5
- fuzztest/internal/configuration.h+1-1
- fuzztest/internal/type_support.h+38-18
- backends/imgui_impl_allegro5.cpp+1-1
- backends/imgui_impl_allegro5.h+1-1
- backends/imgui_impl_android.cpp+1-1
- backends/imgui_impl_android.h+1-1
- backends/imgui_impl_dx10.h+1-1
- backends/imgui_impl_dx11.cpp+1-1
- backends/imgui_impl_dx11.h+1-1
- backends/imgui_impl_dx12.cpp+75-21
- backends/imgui_impl_dx12.h+33-12
- backends/imgui_impl_glfw.cpp+1-1
- backends/imgui_impl_glfw.h+1-1
- backends/imgui_impl_glut.cpp+1-1
- backends/imgui_impl_glut.h+1-1
- backends/imgui_impl_metal.mm+1-1
- backends/imgui_impl_opengl3.cpp+4-2
- backends/imgui_impl_osx.h+1-1
- backends/imgui_impl_osx.mm+2-2
- backends/imgui_impl_sdl2.cpp+1-1
- backends/imgui_impl_sdl2.h+1-1
- backends/imgui_impl_sdl3.cpp+1-1
- backends/imgui_impl_sdl3.h+1-1
- backends/imgui_impl_vulkan.cpp+3-3
- backends/imgui_impl_wgpu.h+1-1
- backends/imgui_impl_win32.cpp+65-59
- backends/imgui_impl_win32.h+1-1
- docs/CHANGELOG.txt+606-260
- examples/example_android_opengl3/main.cpp+1-1
- examples/example_win32_directx12/main.cpp+79-23
- imconfig.h-1
- imgui.cpp+88-213
- imgui.h+45-68
- imgui_demo.cpp+17-21
- imgui_draw.cpp+32-25
- imgui_internal.h+36-22
- imgui_tables.cpp+2-1
- imgui_widgets.cpp+66-63
- misc/freetype/imgui_freetype.cpp+3-2
Submodule NLOHMANN_JSON updated 7 files
- .github/workflows/linux.yml+26-18
- .github/workflows/macos.yml+28
- .github/workflows/windows.yml+148
- CMakeLists.txt+25-5
- README.md+8-1
- cmake/utils.cmake+13-2
- include/spdlog/async_logger-inl.h+17-21
- include/spdlog/details/os-inl.h+3-3
- include/spdlog/details/thread_pool-inl.h+3-23
- include/spdlog/details/thread_pool.h+15-30
- include/spdlog/fmt/bundled/args.h+54-61
- include/spdlog/fmt/bundled/base.h+3.1k
- include/spdlog/fmt/bundled/chrono.h+335-143
- include/spdlog/fmt/bundled/color.h+81-112
- include/spdlog/fmt/bundled/compile.h+52-58
- include/spdlog/fmt/bundled/core.h+4-3.0k
- include/spdlog/fmt/bundled/format-inl.h+277-27
- include/spdlog/fmt/bundled/format.h+624-732
- include/spdlog/fmt/bundled/os.h+86-102
- include/spdlog/fmt/bundled/ostream.h+25-59
- include/spdlog/fmt/bundled/printf.h+117-136
- include/spdlog/fmt/bundled/ranges.h+314-170
- include/spdlog/fmt/bundled/std.h+278-116
- include/spdlog/fmt/bundled/xchar.h+109-46
- include/spdlog/sinks/daily_file_sink.h-1
- include/spdlog/version.h+2-2
- src/bundled_fmtlib_format.cpp+12-10
- tests/CMakeLists.txt+4-2
- tests/includes.h+1
- tests/test_async.cpp-44
- tests/test_misc.cpp+20-2
+13-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
| |||
246 | 249 |
| |
247 | 250 |
| |
248 | 251 |
| |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
249 | 261 |
| |
250 | 262 |
| |
251 | 263 |
| |
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
50 | 60 |
| |
51 | 61 |
| |
52 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 12 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 12 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
| |||
34 | 39 |
| |
35 | 40 |
| |
36 | 41 |
| |
37 |
| - | |
38 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
39 | 49 |
| |
40 | 50 |
| |
41 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
13 | 27 |
| |
14 | 28 |
| |
15 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 |
| - | |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments