duckstation/src/util
Stenzek 41c709ef6f
CMake: Reference shaderc/spirv-cross unconditionally
Should fix build with Vulkan disabled.
2024-10-19 13:15:00 +10:00
..
CMakeLists.txt CMake: Reference shaderc/spirv-cross unconditionally 2024-10-19 13:15:00 +10:00
audio_stream.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
audio_stream.h AudioStream: Fix incorrect padding 2024-09-21 22:26:05 +10:00
cd_image.cpp CDROM: Add SubQ Skew option 2024-09-29 17:11:52 +10:00
cd_image.h CDROM: Add SubQ Skew option 2024-09-29 17:11:52 +10:00
cd_image_bin.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
cd_image_chd.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_cue.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_device.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_ecm.cpp Log: Switch to enum class 2024-09-21 22:26:06 +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: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_mds.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_memory.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_pbp.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_image_ppf.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_subchannel_replacement.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
cd_subchannel_replacement.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
compress_helpers.cpp Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
compress_helpers.h Misc: Update copyright headers 2024-09-01 22:08:31 +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 Log: Switch to enum class 2024-09-21 22:26:06 +10:00
dinput_source.h Misc: Update copyright headers 2024-09-01 22:08:31 +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: Add disambiguation variants for translations 2024-09-03 21:39:00 +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 ImGuiFullscreen: Support loading SVGs 2024-10-11 22:52:11 +10:00
imgui_fullscreen.h ImGuiFullscreen: Support loading SVGs 2024-10-11 22:52:11 +10:00
imgui_glyph_ranges.inl Cheats: Rewrite cheat management system 2024-10-13 16:43:22 +10:00
imgui_manager.cpp Host: Add 'Auxiliary Render Windows' 2024-10-18 20:48:30 +10:00
imgui_manager.h Host: Add 'Auxiliary Render Windows' 2024-10-18 20:48:30 +10:00
ini_settings_interface.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
ini_settings_interface.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
input_manager.cpp GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
input_manager.h GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
input_source.cpp dep/fmt: Bump to v11.0.2 2024-09-03 17:54:43 +10:00
input_source.h Misc: Update copyright headers 2024-09-01 22:08:31 +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 GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +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 GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +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 GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +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: Switch to enum class 2024-09-21 22:26:06 +10:00
sdl_input_source.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
sdl_input_source.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
shadergen.cpp Log: Switch to enum class 2024-09-21 22:26:06 +10:00
shadergen.h dep/reshadefx: Update to 7bdfb03 2024-09-08 19:19:58 +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 GPUDevice: Extract swap chain to separate class 2024-10-18 20:48:29 +10:00
util.vcxproj AudioStream: Rewrite and integrate expander 2024-09-01 13:16:10 +10:00
util.vcxproj.filters Util: Add CompressHelpers 2024-08-26 21:27:30 +10:00
vulkan_builders.cpp Log: Switch to enum class 2024-09-21 22:26:06 +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 Log: Switch to enum class 2024-09-21 22:26:06 +10:00
win32_raw_input_source.h Misc: Update copyright headers 2024-09-01 22:08:31 +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 Log: Switch to enum class 2024-09-21 22:26:06 +10:00
xinput_source.h Misc: Update copyright headers 2024-09-01 22:08:31 +10:00