Historial de Commits

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