Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash f522abd8ab decode/texture: Collapse loop down into std::generate hace 6 años
  Lioncash 7e2d60de26 decode/texture: Eliminate trivial missing field initializer warnings hace 6 años
  ReinUsesLisp a87b16da9a shader/texture: Remove type mismatches management from shader decoder hace 6 años
  ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" hace 6 años
  ReinUsesLisp 7dc488a375 shader/texture: Fix illegal 3D texture assert hace 6 años
  ReinUsesLisp 6910ade146 shader/texture: Allow 2D shadow arrays and simplify code hace 6 años
  ReinUsesLisp 223a89a19f shader: Remove curly braces initializers on shared pointers hace 6 años
  Fernando Sahmkow bb8eb15d39 Shader_IR: Address feedback. hace 6 años
  Fernando Sahmkow 806f569143 Shader_IR: Change name of TrackSampler function so it does not confuse with the type. hace 6 años
  Fernando Sahmkow 7c530e0666 Shader_IR: Propagate bindless index into the GL compiler. hace 6 años
  Fernando Sahmkow 037ea431ce Shader_IR: deduce size of indexed samplers hace 6 años
  Fernando Sahmkow f4603d23c5 Shader_IR: Setup Indexed Samplers on the IR hace 6 años
  bunnei a104b985a8 Merge pull request #3273 from FernandoS27/txd-array hace 6 años
  ReinUsesLisp 13021b534c shader_ir/texture: Simplify AOFFI code hace 6 años
  Fernando Sahmkow a1667a7b46 Shader_IR: Implement TXD Array. hace 6 años
  bunnei 8a76f816a4 Merge pull request #3228 from ReinUsesLisp/ptp hace 6 años
  ReinUsesLisp 15a753b9a5 shader/texture: Properly shrink unused entries in size mismatches hace 6 años
  ReinUsesLisp e09c1fbc1f shader/texture: Implement TLD4.PTP hace 6 años
  ReinUsesLisp 844e4a297b shader/texture: Enable arrayed TLD4 hace 6 años
  ReinUsesLisp 3d2c44848b shader/texture: Implement AOFFI for TLD4S hace 6 años
  ReinUsesLisp 3d9fff82c0 shader/texture: Remove unnecesary parenthesis hace 6 años
  Fernando Sahmkow c0ee0aa1a8 Shader_IR: Correct TLD4S Depth Compare. hace 6 años
  Fernando Sahmkow af89723fa3 Shader_Ir: Correct TLD4S encoding and implement f16 flag. hace 6 años
  Fernando Sahmkow 271a3264f3 Shader_Ir: default failed tracks on bindless samplers to null values. hace 6 años
  bunnei e36814d6d5 Merge pull request #3109 from FernandoS27/new-instr hace 6 años
  ReinUsesLisp dc9961f341 shader/texture: Handle TLDS texture type mismatches hace 6 años
  ReinUsesLisp 32c1bc6a67 shader/texture: Deduce texture buffers from locker hace 6 años
  Fernando Sahmkow c8473f399e Shader_IR: Address Feedback hace 6 años
  Fernando Sahmkow cd0f5dfc17 Shader_IR: Implement TXD instruction. hace 6 años
  ReinUsesLisp 35d40b74b3 shader/texture: Remove NODEP warnings hace 6 años