Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-06 | libretro: always use fixed samples per frame | notaz | |
2015-01-10 | spu: support multiple pending buffers | notaz | |
for threaded implementation | |||
2015-01-04 | spu: threaded implementation | notaz | |
unlike original P.E.Op.S. implementation, the goal here is to carefully avoid any side effects caused by having the thread enabled | |||
2014-12-20 | spu: put globals into a structure | notaz | |
- also clean up some unused stuff - put spu config into it's own structure and header |