提交歷史

作者 SHA1 備註 提交日期
  Rodrigo Locatti 12f3b13995 Merge pull request #5159 from lioncash/move-amend 5 年之前
  Lioncash 7234f436aa shader_ir: std::move node within DeclareAmend() 5 年之前
  Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages 5 年之前
  Lioncash f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 年之前
  Lioncash 6adc824d9d video_core: Allow copy elision to take place where applicable 6 年之前
  ReinUsesLisp 4e57f9d5cf shader_ir: Separate float-point comparisons in ordered and unordered 6 年之前
  Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 年之前
  ReinUsesLisp 16ae98dbb3 shader_ir: Add error message for EXIT.FCSM_TR 6 年之前
  ReinUsesLisp 6442e02c5d shader/shader_ir: Track usage in input attribute and of legacy varyings 6 年之前
  ReinUsesLisp 8e6e55d6f8 shader/shader_ir: Fix clip distance usage stores 6 年之前
  ReinUsesLisp 464bd5fad7 shader/shader_ir: Change declare output attribute to a switch 6 年之前
  ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" 6 年之前
  Fernando Sahmkow bb8eb15d39 Shader_IR: Address feedback. 6 年之前
  Fernando Sahmkow 3c34678627 Shader_IR: Implement Injectable Custom Variables to the IR. 6 年之前
  Fernando Sahmkow c921e496eb GPU: Implement guest driver profile and deduce texture handler sizes. 6 年之前
  Fernando Sahmkow 3dd6b55851 Shader_IR: Address Feedback 6 年之前
  Fernando Sahmkow b3371ed09e Shader_IR: add the ability to amend code in the shader ir. 6 年之前
  Rodrigo Locatti 26f3e18c5c Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased 6 年之前
  ReinUsesLisp 7b81ba4d8a gl_shader_decompiler: Move entries to a separate function 6 年之前
  Fernando Sahmkow acd6441134 Shader_Cache: setup connection of ConstBufferLocker 6 年之前
  Lioncash 382717172e shader_ir: Use std::array with pair instead of unordered_map 6 年之前
  Fernando Sahmkow 2e9a810423 Shader_IR: allow else derivation to be optional. 6 年之前
  Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 7 年之前
  Fernando Sahmkow 38fc995f6c gl_shader_decompiler: Implement AST decompiling 7 年之前
  Fernando Sahmkow 6fdd501113 shader_ir: Declare Manager and pass it to appropiate programs. 7 年之前
  Fernando Sahmkow 7606da5611 VideoCore: Corrections to the MME Inliner and removal of hacky instance management. 6 年之前
  ReinUsesLisp f17415d431 shader_ir: Implement ST_S 7 年之前
  ReinUsesLisp 104641db07 shader/decode: Implement S2R Tic 7 年之前
  Lioncash bebbdc2067 shader_ir: std::move Node instance where applicable 7 年之前
  Lioncash 60926ac16b shader_ir: Rename Get/SetTemporal to Get/SetTemporary 7 年之前