Historique des commits

Auteur SHA1 Message Date
  Billy Laws 8804a4eb23 shader_recompiler: Align SSBO offsets to meet host requirements il y a 3 ans
  Fernando Sahmkow aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. il y a 3 ans
  Liam 3ef006b5ab shader_recompiler: add gl_Layer translation GS for older hardware il y a 3 ans
  Morph c9bb888adf ir/texture_pass: Use host_info instead of querying Settings::values (#9176) il y a 3 ans
  bunnei 38e4382f53 Merge pull request #8858 from vonchenplus/mipmap il y a 3 ans
  FengChen 20139f8a55 Address feedback il y a 3 ans
  FengChen d4cb0eac87 video_core: Fix legacy to generic location unpaired il y a 3 ans
  FengChen 9a95c7fa14 video_core: Generate mipmap texture by drawing il y a 3 ans
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
  Fernando Sahmkow 185fc03c3c Shader decompiler: do constant propgation before texture pass. il y a 4 ans
  vonchenplus 4908a07c20 Address format clang il y a 4 ans
  Feng Chen 4dd85f86a8 Implement convert legacy to generic il y a 4 ans
  ameerj 99eec162da rescaling_pass: Logic simplification and minor style cleanup il y a 4 ans
  Fernando Sahmkow b3a9c8f108 Shader: Don't rescale FragCoord if used by Shuffle il y a 4 ans
  ReinUsesLisp 656adee630 spirv: Implement rescaling patching il y a 5 ans
  Fernando Sahmkow c50ad56bf5 ShaderCache: Order Phi Arguments from farthest away to nearest. il y a 4 ans
  ameerj 4fda7f1c82 structured_control_flow: Conditionally invoke demote reorder pass il y a 5 ans
  ReinUsesLisp bf2956d77a shader: Avoid usage of C++20 ranges to build in clang il y a 5 ans
  ReinUsesLisp 2235a51b5d shader: Manually convert from array<u32> to bitset instead of using bit_cast il y a 5 ans
  ReinUsesLisp 8612b5fec5 shader: Use std::bit_cast instead of Common::BitCast for passthrough il y a 5 ans
  ReinUsesLisp 7dafa96ab5 shader: Rework varyings and implement passthrough geometry shaders il y a 5 ans
  ReinUsesLisp ecd6b4356b shader: Only verify shader when graphics debugging is enabled il y a 5 ans
  ReinUsesLisp fb166b5ff4 shader: Emulate 64-bit integers when not supported il y a 5 ans
  ReinUsesLisp 1091995f8e shader: Simplify MergeDualVertexPrograms il y a 5 ans
  ReinUsesLisp 374eeda1a3 shader: Properly manage attributes not written from previous stages il y a 5 ans
  ReinUsesLisp cbbca26d18 shader: Add support for native 16-bit floats il y a 5 ans
  ReinUsesLisp 376aa94819 shader: Rename maxwell/program.h to translate_program.h il y a 5 ans