This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9bcf10cf44bd37c9130d5155d073c73bdf8a40a1
filament
/
libs
/
utils
History
Pixelflinger
9bcf10cf44
fix thread count initialization
...
if hw thread count was 1, we'd end-up with 32 threads
2019-07-22 13:01:53 -07:00
..
benchmark
improve JobSystem::parallel_for + minor optimizations
2019-07-09 16:12:15 -07:00
include
/utils
make sure we never execute a job smaller than requested
2019-07-09 16:12:15 -07:00
src
fix thread count initialization
2019-07-22 13:01:53 -07:00
test
Fix a theoretical wrapping around issue in WSDQ
2019-07-01 14:25:26 -07:00
.gitignore
Initial commit
2018-08-03 10:38:22 -07:00
CMakeLists.txt
Make CMake 3.10 the minimum version, add LTO option (
#1316
)
2019-06-19 12:53:03 -07:00