Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create one decode thread for each CPU | Pierre Ossman | 2015-11-27 | 1 | -0/+3 |
| | | | | | | We can start creating more decoding threads now that we handle rect ordering properly. No point in creating more threads than there are CPUs though. | ||||
* | Add abstraction classes for system thread primitives | Pierre Ossman | 2015-11-27 | 1 | -0/+53 |