Historique des commits

Auteur SHA1 Message Date
  bunnei 3e0ec3dbd7 Merge pull request #405 from lioncash/input il y a 8 ans
  Lioncash 376f6397c6 input_common: Move old logging macros over to fmt-capable ones il y a 8 ans
  bunnei 6a3d59fdc1 Merge pull request #402 from lioncash/core il y a 8 ans
  bunnei bc43946140 Merge pull request #399 from bunnei/shader-ints il y a 8 ans
  bunnei 4ac9b47dca Merge pull request #403 from lioncash/common il y a 8 ans
  Lioncash c33755e2b9 core: Replace remaining old non-generic logger usages with fmt-capable equivalents il y a 8 ans
  Lioncash 87a92ef062 common: Remove chunk_file.h and linear_disk_cache.h il y a 8 ans
  bunnei c9d7abe9c9 gl_shader_decompiler: Boilerplate for handling integer instructions. il y a 8 ans
  bunnei 37fa9a15cd gl_shader_decompiler: Move color output to EXIT instruction. il y a 8 ans
  bunnei 3dd3cdeafd Merge pull request #401 from lioncash/gdbstub il y a 8 ans
  Lioncash 623d772476 core/gdbstub: Move logging macros to new fmt-compatible ones il y a 8 ans
  bunnei 4f281b3829 Merge pull request #400 from lioncash/hw il y a 8 ans
  Lioncash 08da0b7acc core/hw: Move logging macros over to fmt-capable ones il y a 8 ans
  bunnei f81b915fd8 Merge pull request #396 from Subv/shader_ops il y a 8 ans
  bunnei dd6c67c627 Merge pull request #398 from lioncash/kernel il y a 8 ans
  bunnei 42d43ea741 Merge pull request #387 from Subv/maxwell_2d il y a 8 ans
  bunnei d0825c9519 Merge pull request #395 from lioncash/file-sys il y a 8 ans
  Lioncash 1913cf4783 kernel/shared_memory: Remove unnecessary semicolon at end of ConvertPermissions() il y a 8 ans
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones il y a 8 ans
  bunnei 23d68a07dc Merge pull request #390 from mailwl/pctl-module il y a 8 ans
  bunnei 60746e4e52 Merge pull request #397 from lioncash/core il y a 8 ans
  Subv 20d86d8a36 GPU: Partially implemented the Fermi2D surface copy operation. il y a 8 ans
  Subv e9ad8e9185 Shaders: Added bit decodings for the I2I instruction. il y a 8 ans
  Subv 1740aa5444 Shaders: Implemented the FSET instruction. il y a 8 ans
  Subv 5ab597041f Memory: Added a missing shortcut for Memory::CopyBlock for the current process. il y a 8 ans
  Subv 1dd4861d38 GPU: Make the Textures::CopySwizzledData function accessible from the outside of the file. il y a 8 ans
  Subv a6da2b93c1 GPU: Added a function to retrieve the bytes per pixel of the render target formats. il y a 8 ans
  Subv 378c881427 GPU: Added surface copy registers to Fermi2D il y a 8 ans
  Subv b1109931b9 GPU: Added boilerplate code for the Fermi2D engine il y a 8 ans
  Subv c16cfbbc6c GPU: Reduce the number of registers of Maxwell3D to 0xE00. il y a 8 ans