Historial de Commits

Autor SHA1 Mensaje Fecha
  Fernando Sahmkow 459fce3a8f shader_ir: propagate shader size to the IR hace 7 años
  ReinUsesLisp bf4dfb3ad4 shader: Use shared_ptr to store nodes and move initialization to file hace 7 años
  Lioncash b6dcb1ae4d shader/shader_ir: Make Comment() take a std::string by value hace 7 años
  bunnei d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
  Lioncash ce04ab38bb shader/shader_ir: Place implementations of constructor and destructor in cpp file hace 7 años
  ReinUsesLisp fe700e1856 shader: Add physical attributes commentaries hace 7 años
  ReinUsesLisp 71aa9d0877 shader_ir/memory: Implement physical input attributes hace 7 años
  ReinUsesLisp 06b363c9b5 shader: Remove unused AbufNode Ipa mode hace 7 años
  bunnei c52233ec8b Merge pull request #2322 from ReinUsesLisp/wswitch hace 7 años
  ReinUsesLisp fbe8d1ceaa video_core: Silent -Wswitch warnings hace 7 años
  ReinUsesLisp f43995ec53 shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic hace 7 años
  ReinUsesLisp 64613db605 shader_ir/decode: Implement half float saturation hace 7 años
  ReinUsesLisp acf618afbc renderer_opengl: Implement half float NaN comparisons hace 7 años
  ReinUsesLisp ae46ad48ed shader_ir: Avoid using static on heap-allocated objects hace 7 años
  ReinUsesLisp 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock hace 7 años
  ReinUsesLisp 2d6c064e66 shader_decode: Improve zero flag implementation hace 7 años
  ReinUsesLisp d911740e5d shader_ir: Remove composite primitives and use temporals instead hace 7 años
  ReinUsesLisp 2faad9bf23 shader_decode: Use BitfieldExtract instead of shift + and hace 7 años
  ReinUsesLisp 2df55985b6 shader_decode: Rework HSETP2 hace 7 años
  ReinUsesLisp 027f443e69 shader_decode: Implement POPC hace 7 años
  ReinUsesLisp fc46ecddb3 video_core: Return safe values after an assert hits hace 7 años
  ReinUsesLisp fbc67a0563 shader_ir: Add condition code helper hace 7 años
  ReinUsesLisp a58abbcfc4 shader_ir: Add predicate combiner helper hace 7 años
  ReinUsesLisp bf07272695 shader_ir: Add comparison helpers hace 7 años
  ReinUsesLisp 60f044df56 shader_ir: Add half float helpers hace 7 años
  ReinUsesLisp e3c55e31d7 shader_ir: Add integer helpers hace 7 años
  ReinUsesLisp 833d0806f9 shader_ir: Add float helpers hace 7 años
  ReinUsesLisp 6b9eea3fe5 shader_ir: Add setters hace 7 años
  ReinUsesLisp 12a95ff453 shader_ir: Add local memory getters hace 7 años
  ReinUsesLisp 2f87fd060d shader_ir: Add internal flag getters hace 7 años