yuzu-android/src/common
Morph b8c906f9d1 scratch_buffer: Add member types to ScratchBuffer
Allows for implicit conversion to std::span<T>.
2023-06-30 13:33:13 -04:00
..
fs android: Fix size check for content uris 2023-06-26 22:24:18 -04:00
logging Use yuzu as category instead of citra 2023-06-03 00:05:44 -07:00
windows
x64 x64: cpu_wait: Implement MWAITX for non-MSVC compilers 2023-06-28 01:39:15 -04:00
CMakeLists.txt x64: Deduplicate RDTSC usage 2023-06-07 21:44:42 -04:00
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 externals: Update to fmt 10 and add format_as formatter for BitField 2023-05-28 15:05:55 -04:00
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
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 common: dynamic_library: Add ctor for existing handle. 2023-06-03 00:05:31 -07:00
dynamic_library.h common: dynamic_library: Add ctor for existing handle. 2023-06-03 00:05:31 -07:00
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 Merge pull request #10508 from yuzu-emu/lime 2023-06-05 21:43:43 -07:00
host_memory.h
input.h input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
intrusive_list.h
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
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 Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h
scratch_buffer.h scratch_buffer: Add member types to ScratchBuffer 2023-06-30 13:33:13 -04:00
settings.cpp settings: Clean up includes 2023-06-27 19:13:54 -04:00
settings.h Merge pull request #10495 from bm01/master 2023-06-27 11:21:28 -04:00
settings_input.cpp
settings_input.h
socket_types.h
spin_lock.cpp
spin_lock.h
steady_clock.cpp (wall, native)_clock: Rework NativeClock 2023-06-07 21:44:42 -04:00
steady_clock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp x64: Add detection of monitorx instructions 2023-06-28 01:36:06 -04:00
telemetry.h
thread.cpp
thread.h general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
thread_queue_list.h
thread_worker.h
threadsafe_queue.h
time_zone.cpp time_zone: Handle offset time zones 2023-06-05 15:15:23 -04:00
time_zone.h common: Move system time zone string detection 2023-06-05 15:15:11 -04:00
tiny_mt.h
tree.h
typed_address.h
uint128.h
unique_function.h
uuid.cpp Fix potentially uninitialized local variable warning 2023-06-09 05:12:22 +05:00
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 core_timing: Fix SingleCore cycle timer 2023-06-07 21:44:42 -04:00
zstd_compression.cpp
zstd_compression.h