Histórico de Commits

Autor SHA1 Mensagem Data
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct há 10 anos atrás
  Jannik Vogel 696cb197a5 Pica: Replace logic in shader.cpp with loop há 10 anos atrás
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. há 10 anos atrás
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) há 10 anos atrás
  bunnei 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. há 10 anos atrás
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. há 10 anos atrás
  bunnei a5a74eb121 shader_jit_x64: Specify shader main offset at runtime. há 10 anos atrás
  bunnei c9d10de644 shader_jit_x64: Allocate each program independently and persist for emu session. há 10 anos atrás
  Mathew Maidment aa6380e5bc Merge pull request #1643 from MerryMage/make_unique há 10 anos atrás
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique há 10 anos atrás
  bunnei ebbba0d381 Merge pull request #1508 from JayFoxRox/vs-output-map há 10 anos atrás
  Jannik Vogel f746a00964 Respect vs output map há 10 anos atrás
  bunnei 6efb710b28 shader_jit_x64: Clear cache after code space fills up. há 10 anos atrás
  bunnei 46f78b7f19 shader: Update log message to use proper log class. há 10 anos atrás
  Dwayne Slater 6b775034dd Add immediate mode vertex submission há 10 anos atrás
  bunnei b003075570 pica: Implement decoding of basic fragment lighting components. há 11 anos atrás
  Lioncash 526eb33d1e video_core: Remove unused variables há 11 anos atrás
  archshift dd0e1061ef Shader JIT: ifdef out reference to ifdef'd out shader_map há 11 anos atrás
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library há 11 anos atrás
  Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. há 11 anos atrás
  Tony Wasserka 4cb302c8ae citra-qt: Improve shader debugger. há 11 anos atrás
  bunnei db97090cad Shader: Use a POD struct for registers. há 11 anos atrás
  bunnei b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. há 11 anos atrás
  bunnei bd7e691f78 x64: Refactor to remove fake interfaces and general cleanups. há 11 anos atrás
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. há 11 anos atrás
  bunnei d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. há 11 anos atrás
  bunnei 3f69c2039d Shader: Define a common interface for running vertex shader programs. há 11 anos atrás