index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
/
frontend
/
maxwell
/
translate
/
impl
Mode
Name
Size
-rw-r--r--
atomic_operations_global_memory.cpp
6581
log
stats
plain
blame
-rw-r--r--
atomic_operations_shared_memory.cpp
3199
log
stats
plain
blame
-rw-r--r--
attribute_memory_to_physical.cpp
964
log
stats
plain
blame
-rw-r--r--
barrier_operations.cpp
2418
log
stats
plain
blame
-rw-r--r--
bitfield_extract.cpp
2575
log
stats
plain
blame
-rw-r--r--
bitfield_insert.cpp
2006
log
stats
plain
blame
-rw-r--r--
branch_indirect.cpp
840
log
stats
plain
blame
-rw-r--r--
common_encoding.h
1380
log
stats
plain
blame
-rw-r--r--
common_funcs.cpp
6235
log
stats
plain
blame
-rw-r--r--
common_funcs.h
1262
log
stats
plain
blame
-rw-r--r--
condition_code_set.cpp
2382
log
stats
plain
blame
-rw-r--r--
double_add.cpp
1652
log
stats
plain
blame
-rw-r--r--
double_compare_and_set.cpp
2349
log
stats
plain
blame
-rw-r--r--
double_fused_multiply_add.cpp
1767
log
stats
plain
blame
-rw-r--r--
double_min_max.cpp
1626
log
stats
plain
blame
-rw-r--r--
double_multiply.cpp
1421
log
stats
plain
blame
-rw-r--r--
double_set_predicate.cpp
1988
log
stats
plain
blame
-rw-r--r--
exit_program.cpp
1297
log
stats
plain
blame
-rw-r--r--
find_leading_one.cpp
1347
log
stats
plain
blame
-rw-r--r--
floating_point_add.cpp
2632
log
stats
plain
blame
-rw-r--r--
floating_point_compare.cpp
1809
log
stats
plain
blame
-rw-r--r--
floating_point_compare_and_set.cpp
2585
log
stats
plain
blame
-rw-r--r--
floating_point_conversion_floating_point.cpp
6518
log
stats
plain
blame
-rw-r--r--
floating_point_conversion_integer.cpp
8842
log
stats
plain
blame
-rw-r--r--
floating_point_fused_multiply_add.cpp
3358
log
stats
plain
blame
-rw-r--r--
floating_point_min_max.cpp
1867
log
stats
plain
blame
-rw-r--r--
floating_point_multi_function.cpp
2111
log
stats
plain
blame
-rw-r--r--
floating_point_multiply.cpp
3767
log
stats
plain
blame
-rw-r--r--
floating_point_range_reduction.cpp
993
log
stats
plain
blame
-rw-r--r--
floating_point_set_predicate.cpp
2225
log
stats
plain
blame
-rw-r--r--
floating_point_swizzled_add.cpp
1383
log
stats
plain
blame
-rw-r--r--
half_floating_point_add.cpp
4236
log
stats
plain
blame
-rw-r--r--
half_floating_point_fused_multiply_add.cpp
6277
log
stats
plain
blame
-rw-r--r--
half_floating_point_helper.cpp
2109
log
stats
plain
blame
-rw-r--r--
half_floating_point_helper.h
840
log
stats
plain
blame
-rw-r--r--
half_floating_point_multiply.cpp
5185
log
stats
plain
blame
-rw-r--r--
half_floating_point_set.cpp
4372
log
stats
plain
blame
-rw-r--r--
half_floating_point_set_predicate.cpp
4365
log
stats
plain
blame
-rw-r--r--
impl.cpp
7883
log
stats
plain
blame
-rw-r--r--
impl.h
10274
log
stats
plain
blame
-rw-r--r--
integer_add.cpp
3069
log
stats
plain
blame
-rw-r--r--
integer_add_three_input.cpp
3801
log
stats
plain
blame
-rw-r--r--
integer_compare.cpp
1467
log
stats
plain
blame
-rw-r--r--
integer_compare_and_set.cpp
2610
log
stats
plain
blame
-rw-r--r--
integer_floating_point_conversion.cpp
5965
log
stats
plain
blame
-rw-r--r--
integer_funnel_shift.cpp
2740
log
stats
plain
blame
-rw-r--r--
integer_minimum_maximum.cpp
1688
log
stats
plain
blame
-rw-r--r--
integer_popcount.cpp
955
log
stats
plain
blame
-rw-r--r--
integer_scaled_add.cpp
2570
log
stats
plain
blame
-rw-r--r--
integer_set_predicate.cpp
2163
log
stats
plain
blame
-rw-r--r--
integer_shift_left.cpp
2708
log
stats
plain
blame
-rw-r--r--
integer_shift_right.cpp
2022
log
stats
plain
blame
-rw-r--r--
integer_short_multiply_add.cpp
4306
log
stats
plain
blame
-rw-r--r--
integer_to_integer_conversion.cpp
4262
log
stats
plain
blame
-rw-r--r--
internal_stage_buffer_entry_read.cpp
1279
log
stats
plain
blame
-rw-r--r--
load_constant.cpp
2587
log
stats
plain
blame
-rw-r--r--
load_constant.h
690
log
stats
plain
blame
-rw-r--r--
load_effective_address.cpp
3365
log
stats
plain
blame
-rw-r--r--
load_store_attribute.cpp
6556
log
stats
plain
blame
-rw-r--r--
load_store_local_shared.cpp
6801
log
stats
plain
blame
-rw-r--r--
load_store_memory.cpp
5753
log
stats
plain
blame
-rw-r--r--
logic_operation.cpp
3448
log
stats
plain
blame
-rw-r--r--
logic_operation_three_input.cpp
24308
log
stats
plain
blame
-rw-r--r--
logic_operation_three_input_lut3.py
2801
log
stats
plain
blame
-rw-r--r--
move_predicate_to_register.cpp
1957
log
stats
plain
blame
-rw-r--r--
move_register.cpp
1182
log
stats
plain
blame
-rw-r--r--
move_register_to_predicate.cpp
2383
log
stats
plain
blame
-rw-r--r--
move_special_register.cpp
5251
log
stats
plain
blame
-rw-r--r--
not_implemented.cpp
5905
log
stats
plain
blame
-rw-r--r--
output_geometry.cpp
1233
log
stats
plain
blame
-rw-r--r--
pixel_load.cpp
1206
log
stats
plain
blame
-rw-r--r--
predicate_set_predicate.cpp
1521
log
stats
plain
blame
-rw-r--r--
predicate_set_register.cpp
1779
log
stats
plain
blame
-rw-r--r--
select_source_with_predicate.cpp
1136
log
stats
plain
blame
-rw-r--r--
surface_atomic_operations.cpp
5924
log
stats
plain
blame
-rw-r--r--
surface_load_store.cpp
8566
log
stats
plain
blame
-rw-r--r--
texture_fetch.cpp
7450
log
stats
plain
blame
-rw-r--r--
texture_fetch_swizzled.cpp
9061
log
stats
plain
blame
-rw-r--r--
texture_gather.cpp
7021
log
stats
plain
blame
-rw-r--r--
texture_gather_swizzled.cpp
4348
log
stats
plain
blame
-rw-r--r--
texture_gradient.cpp
5779
log
stats
plain
blame
-rw-r--r--
texture_load.cpp
5500
log
stats
plain
blame
-rw-r--r--
texture_load_swizzled.cpp
7301
log
stats
plain
blame
-rw-r--r--
texture_mipmap_level.cpp
3973
log
stats
plain
blame
-rw-r--r--
texture_query.cpp
2112
log
stats
plain
blame
-rw-r--r--
video_helper.cpp
1042
log
stats
plain
blame
-rw-r--r--
video_helper.h
632
log
stats
plain
blame
-rw-r--r--
video_minimum_maximum.cpp
3013
log
stats
plain
blame
-rw-r--r--
video_multiply_add.cpp
2436
log
stats
plain
blame
-rw-r--r--
video_set_predicate.cpp
3508
log
stats
plain
blame
-rw-r--r--
vote.cpp
1442
log
stats
plain
blame
-rw-r--r--
warp_shuffle.cpp
2383
log
stats
plain
blame