You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei b96fd0bd0e
Merge pull request #3601 from ReinUsesLisp/some-shader-encodings
6 years ago
..
arithmetic.cpp shader: FMUL switch to using LUT (#3441) 6 years ago
arithmetic_half.cpp shader/decode: Reduce severity of arithmetic rounding warnings 7 years ago
arithmetic_half_immediate.cpp shader/decode: Reduce severity of arithmetic rounding warnings 7 years ago
arithmetic_immediate.cpp shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
arithmetic_integer.cpp shader/lea: Simplify generated LEA code 6 years ago
arithmetic_integer_immediate.cpp shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
bfe.cpp clang-format 6 years ago
bfi.cpp shader/decode: Fix constant buffer offsets 6 years ago
conversion.cpp shader/conversion: Fix F2F rounding operations with different sizes 6 years ago
ffma.cpp shader/decode: Reduce severity of arithmetic rounding warnings 7 years ago
float_set.cpp video_core: Silent miscellaneous warnings (#2820) 7 years ago
float_set_predicate.cpp Merge pull request #2811 from ReinUsesLisp/fsetp-fix 7 years ago
half_set.cpp shader/decode: Reduce severity of arithmetic rounding warnings 7 years ago
half_set_predicate.cpp shader/decode: Reduce severity of arithmetic rounding warnings 7 years ago
hfma2.cpp Shader_Ir: Downgrade precision and rounding asserts to debug asserts. 7 years ago
image.cpp address nit. 6 years ago
integer_set.cpp video_core: Silent miscellaneous warnings (#2820) 7 years ago
integer_set_predicate.cpp video_core: Silent miscellaneous warnings (#2820) 7 years ago
memory.cpp shader/memory: Silence no return value warning 6 years ago
other.cpp Merge pull request #3601 from ReinUsesLisp/some-shader-encodings 6 years ago
predicate_set_predicate.cpp shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
predicate_set_register.cpp video_core: Silent miscellaneous warnings (#2820) 7 years ago
register_set_predicate.cpp shader/p2r: Implement P2R Pr 6 years ago
shift.cpp shader/shift: Implement SHIFT_RIGHT_{IMM,R} 6 years ago
texture.cpp video_core: Rename "const buffer locker" to "registry" 6 years ago
video.cpp video_core/shader: Resolve instances of variable shadowing 7 years ago
warp.cpp shader: Keep track of shaders using warp instructions 6 years ago
xmad.cpp xmad: fix clang build error 6 years ago