| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | duke3d: further optimize audio mixing | Franklin Wei | 2018-01-15 |
| | | | | | | | | | | Rather than holding intermediate results as fixed-point, this converts them directly to normal integers (in the range of the PCM sample) while mixing, instead of waiting till the end to perform a separate shifting step. Also, this precalculates some constants in the reverb code. Change-Id: Ie04e444d145bc28ce67eef9ae0ead6d328acf28a | ||
| * | Port of Duke Nukem 3D | Franklin Wei | 2017-12-23 |
| This ports Fabien Sanglard's Chocolate Duke to run on a version of SDL for Rockbox. Change-Id: I8f2c4c78af19de10c1633ed7bb7a997b43256dd9 | |||