2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/common
lat9nq 7ffbffe170 settings_enums: More aggressively use macros
This lets us define an enum and all the textual representations
of its values in one swing. All for the price of some ugly macros.
2023-07-21 10:56:55 -04:00
..
fs
logging
windows
x64
address_space.cpp
address_space.h
address_space.inc
algorithm.h
alignment.h
announce_multiplayer_room.h
assert.cpp
assert.h
atomic_helpers.h
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
CMakeLists.txt settings,uisettings: Remove leading underscore 2023-07-21 10:56:55 -04:00
common_funcs.h
common_precompiled_headers.h
common_types.h
concepts.h
container_hash.h
demangle.cpp
demangle.h
detached_tasks.cpp
detached_tasks.h
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp common: error: Fix for Android. 2023-06-03 00:05:27 -07:00
error.h
expected.h
fiber.cpp
fiber.h
fixed_point.h
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h
intrusive_list.h common: add intrusive list type 2023-04-29 17:46:26 -04:00
intrusive_red_black_tree.h
literals.h
lru_cache.h
lz4_compression.cpp
lz4_compression.h
make_unique_for_overwrite.h
math_util.h
memory_detect.cpp
memory_detect.h
microprofile.cpp
microprofile.h
microprofileui.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
multi_level_page_table.cpp
multi_level_page_table.h
multi_level_page_table.inc
nvidia_flags.cpp
nvidia_flags.h
overflow.h
page_table.cpp
page_table.h
param_package.cpp
param_package.h
parent_of_member.h
point.h
polyfill_ranges.h
polyfill_thread.h
precompiled_headers.h
quaternion.h
range_map.h
reader_writer_queue.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
scratch_buffer.h
settings.cpp settings,uisettings: Remove leading underscore 2023-07-21 10:56:55 -04:00
settings.h settings,uisettings: Remove leading underscore 2023-07-21 10:56:55 -04:00
settings_common.cpp settings: Move IsConfiguringGlobal to settings_common 2023-07-21 10:56:54 -04:00
settings_common.h common,yuzu-qt: GCC warning silences 2023-07-21 10:56:55 -04:00
settings_enums.h settings_enums: More aggressively use macros 2023-07-21 10:56:55 -04:00
settings_input.cpp
settings_input.h
settings_setting.h settings_setting: Fix MSVC error 2023-07-21 10:56:55 -04:00
socket_types.h
spin_lock.cpp
spin_lock.h
steady_clock.cpp
steady_clock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread.cpp
thread.h
thread_queue_list.h
thread_worker.h
threadsafe_queue.h
time_zone.cpp
time_zone.h
tiny_mt.h
tree.h
typed_address.h
uint128.h common: remove unneeded x86-specific header 2022-08-16 15:19:57 -06:00
unique_function.h
uuid.cpp
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp (wall, native)_clock: Add GetGPUTick 2023-06-07 21:44:42 -04:00
wall_clock.h
zstd_compression.cpp
zstd_compression.h