Commit e70146c
committed
Cleanup gpu, add gpu_bgfx module, update zgui, zflecs and zbgfx.
1 parent b4de573 commit e70146c
File tree
505 files changed
+133212
-83466
lines changed- .ci
- .github/workflows
- docs/topics
- examples
- editor_foo_tab/src
- editor_foo_viewport_tab
- src
- foo/src
- fixtures/test_graph
- modules
- editor
- asset_browser/src
- asset_preview/src
- editor/src
- entity_asset/src
- entity_editor/src
- explorer/src
- graph/src
- inspector/src
- log/src
- metrics/src
- obj_buffer/src
- simulation/src
- physics/physics
- src
- rendering
- camera/src
- default_render_pipeline/src
- gpu_bgfx
- src
- embed
- instance_system/src
- light_component/src
- light_system/src
- render_component/src
- render_graph/src
- render_pipeline/src
- render_viewport/src
- renderer_nodes/src
- renderer/src
- shader_system/src
- embed
- transform/src
- vertex_system/src
- visibility_flags/src
- scripting
- entity_logic_component/src
- graphvm/src
- public
- src
- src
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
505 files changed
+133212
-83466
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
| 124 | + | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
148 | | - | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
204 | | - | |
| 205 | + | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
| |||
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
213 | | - | |
214 | | - | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
216 | 218 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
0 commit comments