Historique des commits

Auteur SHA1 Message Date
  Subv 20d86d8a36 GPU: Partially implemented the Fermi2D surface copy operation. 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
  Subv a994446b6e GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor. il y a 8 ans
  Subv e2f2a49d2d GPU: Corrected the upper bound of the PFIFO method ids in the command processor. il y a 8 ans
  bunnei 22420612db Merge pull request #394 from lioncash/video-core il y a 8 ans
  Lioncash b7551e457b video-core: Move logging macros over to new fmt-capable ones il y a 8 ans
  bunnei ea3151f475 Merge pull request #388 from bunnei/refactor-rasterizer-cache il y a 8 ans
  bunnei 6c9ca8cbca Merge pull request #393 from lioncash/loader il y a 8 ans
  bunnei c30cd898fc renderer_opengl: Use correct byte order for framebuffer pixel format ABGR8. il y a 8 ans
  bunnei f1a4a004fb gl_rasterizer_cache: Use CHAR_BIT for bpp conversions instead of 8. il y a 8 ans
  bunnei 0a023cfb4f gl_rasterizer_cache: Use GPU PAGE_BITS/SIZE, not CPU. il y a 8 ans
  bunnei 9022d926eb gl_rasterizer_cache: Use new logger. il y a 8 ans
  bunnei fbb3cd110c gl_rasterizer_cache: Add a function for finding framebuffer GPU address. il y a 8 ans
  bunnei bc0f1896fc gl_rasterizer_cache: Handle compressed texture sizes. il y a 8 ans
  bunnei 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. il y a 8 ans
  Lioncash cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones il y a 8 ans
  bunnei 10c6d89119 memory_manager: Add implement CpuToGpuAddress. il y a 8 ans
  bunnei 239ac8abe2 memory_manager: Make GpuToCpuAddress return an optional. il y a 8 ans
  bunnei 9e11a76e92 memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses. il y a 8 ans
  bunnei e8c2bb24b2 Merge pull request #386 from Subv/gpu_query il y a 8 ans
  bunnei b7953d2ebf Merge pull request #392 from lioncash/log il y a 8 ans
  Lioncash d08cfb55fe service: Move logging macros over to new fmt-compatible ones il y a 8 ans
  Lioncash 88eb612718 vi: Move logging macros over to new fmt-compatible ones il y a 8 ans
  Lioncash bd9c2aa51f time: Move logging macros over to new fmt-compatible ones il y a 8 ans
  Lioncash bfe49edb2a ssl: Move logging macros over to new fmt-compatible ones il y a 8 ans