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
11b980832ce3d44e2c7609dfe2cd6795e2c4db4f
filament
/
libs
/
utils
History
Mathias Agopian
f365cb965b
fix a potential memory corruption when using more than 4 render targets
...
The array size in the GL structure didn't match the number of supported render targets.
2021-06-17 14:40:48 -07:00
..
benchmark
JobSystem: remove the DONT_SIGNAL flag
2021-06-08 09:47:16 -07:00
include
/utils
fix a potential memory corruption when using more than 4 render targets
2021-06-17 14:40:48 -07:00
src
JobSystem: set thread pool count to ncores - 2
2021-06-08 09:47:16 -07:00
test
JobSystem: remove the DONT_SIGNAL flag
2021-06-08 09:47:16 -07:00
.gitignore
Initial commit
2018-08-03 10:38:22 -07:00
CMakeLists.txt
Systrace now uses the official ATrace API
2021-06-02 18:28:39 -07:00