xenia-canary/src/xenia/apu
Margen67 28c67b9384 [APU] Add apu_ prefix to max_queued_frames cvar
Also add note about the minimum value.
2023-06-12 07:21:44 -07: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 [APU] Add apu_ prefix to max_queued_frames cvar 2023-06-12 07:21:44 -07:00
audio_system.h [Win] Revert XE_USE_KUSER_SHARED back to 0 2023-02-11 18:20:21 +01: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 [XMA] Clear host data on context clear + swap buffer if decoding fails 2023-01-06 19:27:41 +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 Added logger flags, for selectively disabling categories of logging (cpu, apu, kernel). Need to make more log messages make use of these flags. 2023-04-16 12:42:42 -04: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