xenia-canary/src/xenia/apu
Gliniak b2dd489151 [APU] Set first frame offset for next buffer + Note about edgecase 2022-12-13 22:57:36 +01:00
..
nop [App] Simplify and improve factory template. 2019-08-03 17:36:50 -05:00
sdl [APU, SDL] Refactor sample submission 2021-06-12 18:57:39 +03:00
xaudio2 Minor decoder optimizations, kernel fixes, cpu backend fixes 2022-11-05 10:50:33 -07:00
apu_flags.cc Clean up cvars (rename, recategorize). 2019-08-03 23:46:03 -05:00
apu_flags.h Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
audio_driver.cc Removing apu/ deps on Emulator. 2015-08-18 10:54:56 -07:00
audio_driver.h Removing apu/ deps on Emulator. 2015-08-18 10:54:56 -07:00
audio_system.cc Merge remote-tracking branch 'GliniakRepo/experimentals' into canary_experimental 2022-05-19 10:51:44 +02:00
audio_system.h Refactor FourCC magic uses 2021-06-02 22:28:43 -05:00
conversion.h Minor decoder optimizations, kernel fixes, cpu backend fixes 2022-11-05 10:50:33 -07:00
debug_visualizers.natvis More improvements to the XMA decoder (and included some forgotten files) 2015-08-29 21:18:04 -05:00
premake5.lua Replace references to libav. 2021-05-01 12:41:02 -05:00
xma_context.cc [APU] Set first frame offset for next buffer + Note about edgecase 2022-12-13 22:57:36 +01:00
xma_context.h [APU] Set first frame offset for next buffer + Note about edgecase 2022-12-13 22:57:36 +01:00
xma_decoder.cc Drastically reduce cpu time wasted by XMADecoderThread spinning, went from 13% of all cpu time to about 0.6% in my tests 2022-10-15 03:07:07 -07:00
xma_decoder.h [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00
xma_helpers.h [APU] Rewrite XMA packet parser 2021-05-01 12:41:02 -05:00
xma_register_file.cc [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00
xma_register_file.h [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00
xma_register_table.inc [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00