1002 Commits (d6d942bf359d59730fc0e0af6ae9bbd8102b1b62)

Author SHA1 Message Date
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 7 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 7 months ago
SDK Chan 3f12ae1e6e
[shader_recompiler/Maxwell] Unstub ISBERD completely (#160) 7 months ago
lizzie 9e0e31132a
[icc] fix intel c++ compiler errors (#146) 7 months ago
lizzie bdfcb6c950
[shader_recompiler/ Maxwell] ISBERD initial implementation 7 months ago
lizzie 7962c81738
[spirv] new castings for int8/int16/etc (#86) 7 months ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 8 months ago
CamilleLaVey 3df06da02c revert Align and bias memory stronger 8 months ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 8 months ago
Aleksandr Popovich cb3521272f
[ir] Align and bias memory stronger 8 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 8 months ago
crueter 94c66f98bf
[frontend, web] refactor: web service frontend rewrite (#221) 8 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 8 months ago
JPikachu 11b152ab58 [spirv] Avoid NaN when a conversion to f16 is emitted (#215) 8 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 8 months ago
xbzk 1240cd43d7 patch: mock return for textures not found by Track method (#150) 9 months ago
swurl 918d6d3514 proper placement of clip distance init 10 months ago
JPikachu c64f1994c7 Fix complination issues by making clip_distance_written static 10 months ago
JPikachu fc1a3b6310 shader compiler: Ensure all clip distances are initialized when used 10 months ago
EmulationEnjoyer fcec7995af feat(shader): implement geometry shader invocation info 1 year ago
MrPurple666 44dc152a2b Add InputTopologyVertices from torzu adapted to eden 10 months ago
EmulationEnjoyer cb135ba86f shader/recompiler: Revert NVN storage buffer bias range 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 11 months ago
darktux 9f4ef30b55 Add SR_WScaleFactorXY/SR_WScaleFactorZ stubs for Prince of Persia (#5) 2 years ago
Liam 749f0564ae shader_recompiler: throw on missing geometry streams in geometry shaders 2 years ago
Liam 8c5083b014 shader_recompiler: fix non-const offset for arrayed image types 2 years ago
Liam 0466d1dedb Revert "shader_recompiler: use only ConstOffset for OpImageFetch" 2 years ago
Liam d69e462d13 shader_recompiler: use only ConstOffset for OpImageFetch 2 years ago
Viktor Szépe 8f8a15827f Fix more typos 2 years ago
Liam 9070fbdc09 shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop 2 years ago
Liam b51ba38c29 shader_recompiler: fix Offset operand usage for non-OpImage*Gather 2 years ago
Viktor Szépe ce9152ad68 Fix "Propietary" typo elsewhere 2 years ago
Liam 221f2edfb9 shader_recompiler: use default value for clip distances array 2 years ago
Liam e7b5befdad shader_recompiler: respect clip distance limits in indexed store 2 years ago
Ameer J deb6899663 spirv_emit_context: Fix BaseInstance for OGL spirv 2 years ago
Liam d74d5f8cfd shader_recompiler: ensure derivatives for textureGrad are f32 2 years ago
Liam a952270b5c shader_recompiler: use float image operations on load/store when required 2 years ago
Ameer J 822348997d emit_glsl_image: Use inlined texelFetch offsets 2 years ago
Liam 3c14f747f9 shader_recompiler: use minimal clip distance array 2 years ago
Liam 6611ba122b shader_recompiler: ignore clip distances beyond driver support level 2 years ago
Ameer J 38449c071d GLSL: Prefer known used cbuf sizes 2 years ago
Liam a41e57d968 renderer_vulkan: ignore viewport stores on non-supporting drivers 2 years ago
Ameer J abd400e04f shader_recompiler: Fix spelling of "derivate" (#12067) 2 years ago
Ameer J 6b239acfc1 shader_recompiler: add byteswap pattern workaround for Nvidia 2 years ago
Ameer J b49639e786 shader_recompiler: Align SSBO offsets in GlobalMemory functions 2 years ago
Ameer J e538b932de shader_recompiler: Align SSBO offsets to meet host requirements 2 years ago
Ameer J ef8f689761 emit_glsl_warp: Fix shfl_in_bounds conditional 2 years ago
Kelebek1 90d99fbd00 Manually robust on Maxwell and earlier 2 years ago
Liam 445d504f94 ci: fix new codespell errors 2 years ago
Liam 47ea64c9a5 emit_spirv: fix incorrect use of descriptor index in image atomics 2 years ago