Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | Diablo Music fix for PCSX Rearmed. (optional hack) | gameblabla | |
Let's also allow it to be changed from the menu. Set to off by default as it could cause issues in some other games. | |||
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 |