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.
 
 
 
 
 
 
ameerj 27f8f3333f vulkan_device: Enable VK_KHR_swapchain_mutable_format if available 5 years ago
..
abstract_syntax_list.h shader_recompiler: GCC fixes 5 years ago
attribute.cpp shader: Implement transform feedbacks and define file format 5 years ago
attribute.h shader: Rework varyings and implement passthrough geometry shaders 5 years ago
basic_block.cpp glasm: Rework control flow introducing a syntax list 5 years ago
basic_block.h glasm: Rework control flow introducing a syntax list 5 years ago
breadth_first_search.h shader: Move microinstruction header to the value header 5 years ago
condition.cpp shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
condition.h shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
flow_test.cpp shader: Initial recompiler work 5 years ago
flow_test.h shader: Implement CSET and CSETP 5 years ago
ir_emitter.cpp shader: Remove IAbs64 5 years ago
ir_emitter.h shader_recompiler: Remove unnecessary [[nodiscard]] instances 5 years ago
microinstruction.cpp shader: Read branch conditions from an instruction 5 years ago
modifiers.h shader: Implement indexed textures 5 years ago
opcodes.cpp shader: Inline common Opcode and Inst functions 5 years ago
opcodes.h shader_recompiler, video_core: Resolve clang errors 5 years ago
opcodes.inc shader: Ignore global memory ops on devices lacking int64 support 5 years ago
patch.cpp video_core,shader: Clang-format fixes 5 years ago
patch.h shader: Implement tessellation shaders, polygon mode and invocation id 5 years ago
post_order.cpp shader_recompiler: GCC fixes 5 years ago
post_order.h video_core,shader: Clang-format fixes 5 years ago
pred.h shader: Rename, implement FADD.SAT and P2R (imm) 5 years ago
program.cpp shader: Move microinstruction header to the value header 5 years ago
program.h shader: Rework varyings and implement passthrough geometry shaders 5 years ago
reg.h shader: Fix alignment checks on RZ 5 years ago
type.cpp shader: Make typed IR 5 years ago
type.h glasm: Rework control flow introducing a syntax list 5 years ago
value.cpp glasm: Rework control flow introducing a syntax list 5 years ago
value.h Merge pull request #6722 from ReinUsesLisp/xmad-opts 5 years ago