Historique des commits

Auteur SHA1 Message Date
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 9 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 9 ans
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct il y a 10 ans
  Alexander Laties 0a31e373f1 fixup simple type conversions where possible il y a 10 ans
  Jannik Vogel 7a77b8356c Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation il y a 10 ans
  Jannik Vogel 9aad2f29bb PICA: Fix MAD/MADI encoding il y a 10 ans
  Jannik Vogel 557b732b43 Fix attribute mapping in vs debugger il y a 10 ans
  Dwayne Slater 6b775034dd Add immediate mode vertex submission il y a 10 ans
  Rohit Nirmal 32391cffdd Silence -Wsign-compare warnings. il y a 10 ans
  Lioncash abe5bb4019 citra_qt: Reorganize headers il y a 11 ans
  Yuri Kunde Schlesner 2011f9a042 Shader Debugger: Allow editing of input vertex data il y a 11 ans
  Yuri Kunde Schlesner 2bdf9ede91 Shader Debugger: Highlight current instruction instead of focusing il y a 11 ans
  Yuri Kunde Schlesner 2c98275b51 Shader Debugger: Remove useless signal il y a 11 ans
  Yuri Kunde Schlesner f77dfb3966 Shader Debugger: Fix only first vertex attribute being loaded il y a 11 ans
  Yuri Kunde Schlesner c1beb2ce20 Shader Debugger: Fix freeze when double-clicking shader disassembly il y a 11 ans
  Yuri Kunde Schlesner 2d195ba64e Shader Debugger: Improve space efficiency of the layout il y a 11 ans
  Yuri Kunde Schlesner 8540e02176 Shader Disassembly: Fix printing of jump offsets il y a 11 ans
  Yuri Kunde Schlesner 3194f40e96 Shader Disassembly: Fix disassembly of IFU/CALLU instructions il y a 11 ans
  Yuri Kunde Schlesner bc3f57efd0 Shader Disassembly: Implement support for MAD/MADI il y a 11 ans
  Yuri Kunde Schlesner 86d5461bcd Shader Disassembly: Introduce variables to hold common subexpressions il y a 11 ans
  Yuri Kunde Schlesner ecbad494d9 Shader Debugger: Initialize input_vertex to prevent crashes il y a 11 ans
  Yuri Kunde Schlesner 9431ee330a Shader Disassembly: Cleanup code and improve output alignment il y a 11 ans
  Yuri Kunde Schlesner c7745408f7 citra-qt: Add helper function to get a monospace QFont il y a 11 ans
  Tony Wasserka 32592364b8 citra-qt/VertexShader: Minor UI improvements. il y a 11 ans
  Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. il y a 11 ans
  Tony Wasserka 2e3601f415 Pica/DebugUtils: Include uniform information into shader dumps. il y a 11 ans
  Tony Wasserka 4cb302c8ae citra-qt: Improve shader debugger. il y a 11 ans
  Tony Wasserka 6a5d560c4f citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler. il y a 11 ans
  bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans