This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Wtf * Fix bvh and add header deps in ninja build
- Loading branch information
Showing
9 changed files
with
221 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
Build: | ||
[ ] Create windows target for ninja build script generator (configure.py) | ||
[x] Create windows target for ninja build script generator (configure.py) | ||
[x] build.bat for Windows | ||
[x] Create Windows entry point i.e. win32_main.cpp | ||
|
||
|
||
[ ] Tile size independent multithreaded rendering | ||
- Height and width are must be multiples of the tile size currently | ||
Multithreading: | ||
[ ] Fix off by one error in tile compositing @BUG | ||
[ ] Tile size independent multithreaded rendering | ||
Height and width are must be multiples of the tile size currently |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.