Historique des commits

Auteur SHA1 Message Date
  bunnei bd7e691f78 x64: Refactor to remove fake interfaces and general cleanups. il y a 11 ans
  bunnei cfb354f11f JIT: Support negative address offsets. il y a 11 ans
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans
  bunnei d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. il y a 11 ans
  bunnei ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. il y a 11 ans
  bunnei 4d51792285 Common: Ported over Dolphin's code for x86 CPU capability detection. il y a 11 ans
  bunnei 3f69c2039d Shader: Define a common interface for running vertex shader programs. il y a 11 ans
  bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans
  bunnei 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". il y a 11 ans
  bunnei cebf245504 Merge pull request #1027 from lioncash/debugger il y a 11 ans
  bunnei 6ba619f225 Merge pull request #1030 from archshift/force-inline il y a 11 ans
  archshift d1ae413ffd Stop defining GCC always_inline attributes as __forceinline il y a 11 ans
  bunnei 35f3360663 Merge pull request #893 from linkmauve/remove-uint._t-int._t il y a 11 ans
  Emmanuel Gil Peyrot 5115d0177e ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. il y a 11 ans
  bunnei 93f607f549 Merge pull request #1023 from yuriks/gl-state-bugs il y a 11 ans
  bunnei df25b047f8 Merge pull request #1028 from aroulin/arm-disas-media-instr il y a 11 ans
  aroulin 38c87733d9 arm_disasm: ARMv6 mul/div and abs media instructions il y a 11 ans
  aroulin 4a1db13072 arm_disasm: ARMv6 parallel add/sub media instructions il y a 11 ans
  aroulin 0be8e1bfb6 arm_disasm: ARMv6 reversal media instructions il y a 11 ans
  aroulin e4ff244288 arm_disasm: ARMv6 saturation media instructions il y a 11 ans
  aroulin 47657a1817 arm_disasm: ARMv6 packing and sign-extend media instructions il y a 11 ans
  Lioncash f48a89af8b Merge pull request #1026 from lioncash/disasm il y a 11 ans
  Lioncash 132961b14f registers: Support viewing VFP registers il y a 11 ans
  Lioncash 3b457a5876 arm_interface: Implement interface for retrieving VFP registers il y a 11 ans
  Lioncash 5855cf087d registers: Fix a typo with CPSR's name il y a 11 ans
  Lioncash 59d5358068 arm_disasm: Remove unnecessary code il y a 11 ans
  Lioncash 4821652241 Merge pull request #1022 from aroulin/disas-missing-v6k-instructions il y a 11 ans
  aroulin 3425cfe54a Disassembler: ARMv6K REX instructions il y a 11 ans
  aroulin 5d81a2fd48 Disassembler: ARMv6K hint instructions il y a 11 ans
  Yuri Kunde Schlesner 254582aa35 OpenGL: Fix state tracking in situations with reused object handles il y a 11 ans