duckstation/src/util
Stenzek 8c4d595a89
Qt: Make input source selection non-inheritable
Makes sense to set this in the profile specifically,
given it is tied to devices.
2024-11-03 20:17:56 +10:00
..
CMakeLists.txt CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
audio_stream.cpp Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
audio_stream.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
cd_image.cpp CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
cd_image.h CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
cd_image_bin.cpp CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
cd_image_chd.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_cue.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_device.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_ecm.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_hasher.cpp dep/fmt: Bump to v11.0.2 2024-09-03 17:54:43 +10:00
cd_image_hasher.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
cd_image_m3u.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_mds.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_memory.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_pbp.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
cd_image_ppf.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
compress_helpers.cpp CompressHelpers: Support XZ compression/decompression 2024-10-22 19:40:02 +10:00
compress_helpers.h CompressHelpers: Support XZ compression/decompression 2024-10-22 19:40:02 +10:00
cubeb_audio_stream.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cue_parser.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cue_parser.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d11_device.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d11_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d11_pipeline.cpp GPUDevice: Add API version field 2024-09-08 23:33:05 +10:00
d3d11_pipeline.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d11_stream_buffer.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d11_stream_buffer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d11_texture.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d11_texture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_builders.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_builders.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_descriptor_heap_manager.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_descriptor_heap_manager.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_device.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d12_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d12_pipeline.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d12_pipeline.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_stream_buffer.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d12_stream_buffer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d12_texture.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d12_texture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
d3d_common.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
d3d_common.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
dinput_source.cpp Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
dinput_source.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
gpu_device.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
gpu_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
gpu_framebuffer_manager.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
gpu_shader_cache.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
gpu_shader_cache.h GPUDevice: Add API version field 2024-09-08 23:33:05 +10:00
gpu_texture.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
gpu_texture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
host.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
host.h Host: Make resource routines fill error object 2024-10-22 20:41:33 +10:00
http_downloader.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
http_downloader.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
http_downloader_curl.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
http_downloader_curl.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
http_downloader_winhttp.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
http_downloader_winhttp.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
image.cpp Image: Support rendering SVGs 2024-10-11 22:52:11 +10:00
image.h Image: Support rendering SVGs 2024-10-11 22:52:11 +10:00
imgui_animated.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
imgui_fullscreen.cpp Host: Make resource routines fill error object 2024-10-22 20:41:33 +10:00
imgui_fullscreen.h ImGuiFullscreen: Support loading SVGs 2024-10-11 22:52:11 +10:00
imgui_glyph_ranges.inl InputManager: Add pressure/deadzone to macros 2024-10-22 19:39:56 +10:00
imgui_manager.cpp Host: Make resource routines fill error object 2024-10-22 20:41:33 +10:00
imgui_manager.h ImGuiManager: Add 'Screen Margins' (i.e. safe zone) 2024-10-20 13:17:22 +10:00
ini_settings_interface.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
ini_settings_interface.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
input_manager.cpp Qt: Make input source selection non-inheritable 2024-11-03 20:17:56 +10:00
input_manager.h Qt: Make input source selection non-inheritable 2024-11-03 20:17:56 +10:00
input_source.cpp dep/fmt: Bump to v11.0.2 2024-09-03 17:54:43 +10:00
input_source.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
iso_reader.cpp System: Don't try to read SYSTEM.CNF from Audio CD 2024-09-26 13:39:01 +10:00
iso_reader.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
media_capture.cpp BIOS: Make GetInfoForHash() public 2024-10-01 21:14:43 +10:00
media_capture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
metal_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
metal_device.mm Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
metal_layer.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
metal_shaders.metal MetalDevice: Use shader to clear current depth target 2024-04-12 21:07:16 +10:00
metal_stream_buffer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
metal_stream_buffer.mm GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_agl.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_agl.mm GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl_wayland.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl_wayland.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl_x11.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_egl_x11.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_wgl.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_context_wgl.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_device.cpp Qt: Qt 6.8 deprecation fixes 2024-10-18 22:25:31 +10:00
opengl_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_loader.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
opengl_pipeline.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_pipeline.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
opengl_stream_buffer.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
opengl_stream_buffer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
opengl_texture.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
opengl_texture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
page_fault_handler.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
page_fault_handler.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
pch.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
pch.h dep/fmt: Bump to v11.0.2 2024-09-03 17:54:43 +10:00
platform_misc.h MemMap: Support dynamic page size selection 2024-10-05 19:25:23 +10:00
platform_misc_mac.mm GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
platform_misc_unix.cpp MemMap: Support dynamic page size selection 2024-10-05 19:25:23 +10:00
platform_misc_win32.cpp MemMap: Support dynamic page size selection 2024-10-05 19:25:23 +10:00
postprocessing.cpp Host: Make resource routines fill error object 2024-10-22 20:41:33 +10:00
postprocessing.h GPUDevice: Add recovery from lost device 2024-09-07 12:48:44 +10:00
postprocessing_shader.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
postprocessing_shader.h GPUDevice: Add recovery from lost device 2024-09-07 12:48:44 +10:00
postprocessing_shader_fx.cpp Host: Make resource routines fill error object 2024-10-22 20:41:33 +10:00
postprocessing_shader_fx.h dep/reshadefx: Update to 7bdfb03 2024-09-08 19:19:58 +10:00
postprocessing_shader_glsl.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
postprocessing_shader_glsl.h GPUDevice: Add recovery from lost device 2024-09-07 12:48:44 +10:00
sdl_audio_stream.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
sdl_input_source.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
sdl_input_source.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
shadergen.cpp GPU/HW: Only enable fbfetch/DSB when needed 2024-10-30 15:19:10 +10:00
shadergen.h GPU/HW: Only enable fbfetch/DSB when needed 2024-10-30 15:19:10 +10:00
shiftjis.cpp Common: Fix incorrect sign extension in sjis2ascii() 2023-09-30 12:20:46 +10:00
shiftjis.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
sockets.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
sockets.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
state_wrapper.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
state_wrapper.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
util.props Cheats: Use libzip for reading archive 2024-10-22 21:25:27 +10:00
util.vcxproj CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
util.vcxproj.filters CDROM: Move subchannel replacement from CDImage 2024-10-25 15:35:12 +10:00
vulkan_builders.cpp Log: Replace channel string search with bitset 2024-10-31 14:41:33 +10:00
vulkan_builders.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
vulkan_device.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_device.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_entry_points.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
vulkan_entry_points.inl Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
vulkan_loader.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_loader.h Misc: Warning fixes 2024-09-10 23:53:27 +10:00
vulkan_pipeline.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_pipeline.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
vulkan_stream_buffer.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_stream_buffer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
vulkan_swap_chain.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_swap_chain.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_texture.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
vulkan_texture.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
wav_writer.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
wav_writer.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
win32_raw_input_source.cpp Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
win32_raw_input_source.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
window_info.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
window_info.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
xinput_source.cpp Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00
xinput_source.h Misc: Pass SettingsInterface by const reference 2024-10-20 23:59:47 +10:00