Historial de Commits

Autor SHA1 Mensaje Fecha
  LittleWhite 44ef68fb48 Add coding style about includes hace 11 años
  Tony Wasserka 96820ae42a Build fix for Debug configurations. hace 11 años
  Tony Wasserka f5144e6c10 Merge pull request #997 from Lectem/cmdlist_full_debug hace 11 años
  Tony Wasserka 7312894a6a Merge pull request #933 from neobrain/shader_debugger hace 11 años
  Tony Wasserka 32592364b8 citra-qt/VertexShader: Minor UI improvements. hace 11 años
  Tony Wasserka 493c432d1e citra-qt: Fix comment style. hace 11 años
  Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. hace 11 años
  Tony Wasserka 2e3601f415 Pica/DebugUtils: Include uniform information into shader dumps. hace 11 años
  Tony Wasserka 4cb302c8ae citra-qt: Improve shader debugger. hace 11 años
  Tony Wasserka 6a5d560c4f citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler. hace 11 años
  Yuri Kunde Schlesner 0aa443a871 Merge pull request #1033 from bbarenblat/master hace 11 años
  bunnei 882040fde7 Merge pull request #1017 from LittleWhite-tb/qt-recent-files hace 11 años
  bunnei 5989a6ac57 Merge pull request #1032 from lioncash/swap hace 11 años
  Lioncash 46b0277cbf vfp: use std::swap where applicable hace 11 años
  Yuri Kunde Schlesner 2e5696dba4 Merge pull request #1031 from bbarenblat/master hace 11 años
  bunnei d852c4ecc7 Merge pull request #1002 from bunnei/shader-jit hace 11 años
  bunnei db97090cad Shader: Use a POD struct for registers. hace 11 años
  bunnei b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. hace 11 años
  bunnei 0ee00861f6 Common: Cleanup CPU capability detection code. hace 11 años
  bunnei a1942238f5 Common: Move cpu_detect to x64 directory. hace 11 años
  bunnei bd7e691f78 x64: Refactor to remove fake interfaces and general cleanups. hace 11 años
  bunnei cfb354f11f JIT: Support negative address offsets. hace 11 años
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. hace 11 años
  bunnei d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. hace 11 años
  bunnei ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. hace 11 años
  bunnei 4d51792285 Common: Ported over Dolphin's code for x86 CPU capability detection. hace 11 años
  bunnei 3f69c2039d Shader: Define a common interface for running vertex shader programs. hace 11 años
  bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". hace 11 años
  bunnei 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". hace 11 años
  Benjamin Barenblat c0a87bc89f Properly indicate that CIA support is not implemented yet hace 11 años