Commit 5640d3d
4 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
243 | 244 | | |
244 | | - | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
542 | 543 | | |
543 | 544 | | |
544 | 545 | | |
545 | | - | |
| 546 | + | |
546 | 547 | | |
547 | 548 | | |
548 | 549 | | |
| |||
- CMakeLists.txt+1-1
- include/library/bitmap/bitmap.hpp+27-4
- include/library/bitmap/colortools.hpp+9
- include/library/math/toolbox.hpp+14-3
- include/library/opengl/fbo.hpp+5-2
- include/library/opengl/input.hpp+8-2
- include/library/opengl/query.hpp+8-7
- include/library/opengl/shader.hpp+5-3
- include/library/opengl/texture.hpp+6
- include/library/opengl/vao.hpp+46-38
- include/library/voxels/voxelizer.hpp+11-15
- include/library/voxels/voxelmodel.hpp+13-11
- library/bitmap/bitmap.cpp+100-24
- library/bitmap/colortools.cpp+5-5
- library/bitmap/lodepng.cpp+5.9k-5.5k
- library/bitmap/lodepng.h+638-254
- library/log.cpp+6-5
- library/math/baseconv.cpp+2-2
- library/opengl/fbo.cpp+32-2
- library/opengl/query.cpp+28-21
- library/opengl/shader.cpp+26-11
- library/opengl/texture.cpp-5
- library/opengl/vao.cpp+103-99
- library/voxels/voxelizer.cpp+36-138
- library/voxels/voxelmodel.cpp+14-9
Submodule libriscv updated from 6fe4117 to 444e9ab
0 commit comments