Historique des commits

Auteur SHA1 Message Date
  ReinUsesLisp 6442e02c5d shader/shader_ir: Track usage in input attribute and of legacy varyings il y a 6 ans
  ReinUsesLisp 8e6e55d6f8 shader/shader_ir: Fix clip distance usage stores il y a 6 ans
  ReinUsesLisp 464bd5fad7 shader/shader_ir: Change declare output attribute to a switch il y a 6 ans
  ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" il y a 6 ans
  Fernando Sahmkow bb8eb15d39 Shader_IR: Address feedback. il y a 6 ans
  Fernando Sahmkow 3c34678627 Shader_IR: Implement Injectable Custom Variables to the IR. il y a 6 ans
  Fernando Sahmkow c921e496eb GPU: Implement guest driver profile and deduce texture handler sizes. il y a 6 ans
  Fernando Sahmkow 3dd6b55851 Shader_IR: Address Feedback il y a 6 ans
  Fernando Sahmkow b3371ed09e Shader_IR: add the ability to amend code in the shader ir. il y a 6 ans
  Rodrigo Locatti 26f3e18c5c Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased il y a 6 ans
  ReinUsesLisp 7b81ba4d8a gl_shader_decompiler: Move entries to a separate function il y a 6 ans
  Fernando Sahmkow acd6441134 Shader_Cache: setup connection of ConstBufferLocker il y a 6 ans
  Lioncash 382717172e shader_ir: Use std::array with pair instead of unordered_map il y a 6 ans
  Fernando Sahmkow 2e9a810423 Shader_IR: allow else derivation to be optional. il y a 6 ans
  Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. il y a 7 ans
  Fernando Sahmkow 38fc995f6c gl_shader_decompiler: Implement AST decompiling il y a 7 ans
  Fernando Sahmkow 6fdd501113 shader_ir: Declare Manager and pass it to appropiate programs. il y a 7 ans
  Fernando Sahmkow 7606da5611 VideoCore: Corrections to the MME Inliner and removal of hacky instance management. il y a 6 ans
  ReinUsesLisp f17415d431 shader_ir: Implement ST_S il y a 7 ans
  ReinUsesLisp 104641db07 shader/decode: Implement S2R Tic il y a 7 ans
  Lioncash bebbdc2067 shader_ir: std::move Node instance where applicable il y a 7 ans
  Lioncash 60926ac16b shader_ir: Rename Get/SetTemporal to Get/SetTemporary il y a 7 ans
  Fernando Sahmkow b56e7f870a Merge pull request #2565 from ReinUsesLisp/track-indirect il y a 7 ans
  Fernando Sahmkow 1bdb59fc6e Merge pull request #2695 from ReinUsesLisp/layer-viewport il y a 7 ans
  ReinUsesLisp afa8096df5 shader: Allow tracking of indirect buffers without variable offset il y a 7 ans
  Fernando Sahmkow 459fce3a8f shader_ir: propagate shader size to the IR il y a 7 ans
  ReinUsesLisp c9d886c84e gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders il y a 7 ans
  ReinUsesLisp bf4dfb3ad4 shader: Use shared_ptr to store nodes and move initialization to file il y a 7 ans
  Lioncash b6dcb1ae4d shader/shader_ir: Make Comment() take a std::string by value il y a 7 ans
  bunnei d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p il y a 7 ans