aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/emit_glasm_bitwise_conversion.cpp
AgeCommit message (Expand)Author
2023-01-25shader_recompiler: Remove S32 IR typeameerj
2022-11-04video_core: Fix SNORM texture buffer emulating error (#9001)Feng Chen
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-12-05shader_recompiler: Adjust emit_context includesameerj
2021-07-22glasm: Catch more register leaksReinUsesLisp
2021-07-22glasm: Do not alias ConditionRef for nowReinUsesLisp
2021-07-22shader: Read branch conditions from an instructionReinUsesLisp
2021-07-22glasm: Fix aliased bitcasts ref countingReinUsesLisp
2021-07-22glasm: Add conversion instructions to GLASMReinUsesLisp
2021-07-22glasm: Initial GLASM fp64 supportReinUsesLisp
2021-07-22glasm: Implement GLASM fp16 packing and move bitwise insnsReinUsesLisp
2021-07-22glasm: Add GLASM backend infrastructureReinUsesLisp