Commit Graph

  • 99ac33de20 Merge pull request #411 from lioncash/travis Mat M 2018-04-27 22:12:00 -04:00
  • d43c49264f log: Remove old logging macros and functions Lioncash 2018-04-27 16:10:37 -04:00
  • 6b365f7703 Merge pull request #408 from bunnei/shader-ints-p2 bunnei 2018-04-27 16:06:09 -04:00
  • 41dde2394b Merge pull request #410 from lioncash/generic bunnei 2018-04-27 15:59:12 -04:00
  • 5a579f66a0 travis: Use Xcode 9.3 instead of 9.2 Lioncash 2018-04-27 12:17:00 -04:00
  • 16198f979e renderer_opengl: Replace usages of LOG_GENERIC with fmt-capable equivalents Lioncash 2018-04-27 11:52:18 -04:00
  • 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents Lioncash 2018-04-27 11:49:18 -04:00
  • e6242ab5e6 gl_shader_decompiler: Add GLSLRegisterManager class to track register state. bunnei 2018-04-26 22:48:06 -04:00
  • acede1f1d3 Merge pull request #409 from lioncash/assert bunnei 2018-04-27 11:09:56 -04:00
  • 8475496630 general: Convert assertion macros over to be fmt-compatible Lioncash 2018-04-27 07:54:05 -04:00
  • 3c40496409 Merge pull request #380 from ogniK5377/service-impl bunnei 2018-04-27 00:49:40 -04:00
  • abc23416e8 Switched to NGLOG_WARNING David Marcec 2018-04-26 20:03:12 -07:00
  • 4f120a9ec0 Merge pull request #406 from lioncash/frontend bunnei 2018-04-26 22:53:42 -04:00
  • 18f8012233 Merge pull request #407 from lioncash/common bunnei 2018-04-26 22:53:14 -04:00
  • 3e0ec3dbd7 Merge pull request #405 from lioncash/input bunnei 2018-04-26 21:54:51 -04:00
  • 3cfe77ae75 common: Move logging macros over to new fmt-capable macros where applicable Lioncash 2018-04-26 19:17:35 -04:00
  • 3062eb52f4 frontends: Move logging macros over to new fmt-capable ones Lioncash 2018-04-26 19:12:13 -04:00
  • 376f6397c6 input_common: Move old logging macros over to fmt-capable ones Lioncash 2018-04-26 19:09:25 -04:00
  • 6a3d59fdc1 Merge pull request #402 from lioncash/core bunnei 2018-04-26 18:45:10 -04:00
  • bc43946140 Merge pull request #399 from bunnei/shader-ints bunnei 2018-04-26 18:43:51 -04:00
  • 7391741a20 Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-impl David Marcec 2018-04-26 14:28:54 -07:00
  • f1f7f2cba9 Added PREPO to logging backend, Removed comments from SaveReportWithUser David Marcec 2018-04-26 14:19:34 -07:00
  • 4ac9b47dca Merge pull request #403 from lioncash/common bunnei 2018-04-26 16:45:41 -04:00
  • c33755e2b9 core: Replace remaining old non-generic logger usages with fmt-capable equivalents Lioncash 2018-04-26 14:46:54 -04:00
  • 87a92ef062 common: Remove chunk_file.h and linear_disk_cache.h Lioncash 2018-04-26 14:57:38 -04:00
  • c9d7abe9c9 gl_shader_decompiler: Boilerplate for handling integer instructions. bunnei 2018-04-25 23:55:21 -04:00
  • 37fa9a15cd gl_shader_decompiler: Move color output to EXIT instruction. bunnei 2018-04-25 23:10:41 -04:00
  • 3dd3cdeafd Merge pull request #401 from lioncash/gdbstub bunnei 2018-04-26 14:25:57 -04:00
  • 623d772476 core/gdbstub: Move logging macros to new fmt-compatible ones Lioncash 2018-04-26 11:08:40 -04:00
  • 4f281b3829 Merge pull request #400 from lioncash/hw bunnei 2018-04-26 10:35:36 -04:00
  • 08da0b7acc core/hw: Move logging macros over to fmt-capable ones Lioncash 2018-04-26 08:54:52 -04:00
  • f81b915fd8 Merge pull request #396 from Subv/shader_ops bunnei 2018-04-25 22:42:54 -04:00
  • dd6c67c627 Merge pull request #398 from lioncash/kernel bunnei 2018-04-25 22:42:34 -04:00
  • 42d43ea741 Merge pull request #387 from Subv/maxwell_2d bunnei 2018-04-25 20:40:17 -04:00
  • d0825c9519 Merge pull request #395 from lioncash/file-sys bunnei 2018-04-25 20:39:08 -04:00
  • 1913cf4783 kernel/shared_memory: Remove unnecessary semicolon at end of ConvertPermissions() Lioncash 2018-04-25 19:52:48 -04:00
  • 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones Lioncash 2018-04-25 19:11:22 -04:00
  • 23d68a07dc Merge pull request #390 from mailwl/pctl-module bunnei 2018-04-25 15:51:43 -04:00
  • 60746e4e52 Merge pull request #397 from lioncash/core bunnei 2018-04-25 15:25:03 -04:00
  • 20d86d8a36 GPU: Partially implemented the Fermi2D surface copy operation. Subv 2018-04-24 22:00:40 -05:00
  • e9ad8e9185 Shaders: Added bit decodings for the I2I instruction. Subv 2018-04-25 12:52:55 -05:00
  • 1740aa5444 Shaders: Implemented the FSET instruction. Subv 2018-04-25 11:17:38 -05:00
  • 5ab597041f Memory: Added a missing shortcut for Memory::CopyBlock for the current process. Subv 2018-04-24 22:01:27 -05:00
  • 1dd4861d38 GPU: Make the Textures::CopySwizzledData function accessible from the outside of the file. Subv 2018-04-24 21:58:45 -05:00
  • a6da2b93c1 GPU: Added a function to retrieve the bytes per pixel of the render target formats. Subv 2018-04-24 21:57:10 -05:00
  • 378c881427 GPU: Added surface copy registers to Fermi2D Subv 2018-04-23 22:14:08 -05:00
  • b1109931b9 GPU: Added boilerplate code for the Fermi2D engine Subv 2018-04-23 20:12:40 -05:00
  • c16cfbbc6c GPU: Reduce the number of registers of Maxwell3D to 0xE00. Subv 2018-04-23 20:03:50 -05:00
  • a994446b6e GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor. Subv 2018-04-23 20:01:29 -05:00
  • e2f2a49d2d GPU: Corrected the upper bound of the PFIFO method ids in the command processor. Subv 2018-04-23 19:45:14 -05:00
  • 3f78a61f09 file-sys: convert a StringFromFormat call into fmt::format in GetFullPath() Lioncash 2018-04-25 11:54:48 -04:00
  • 5aafc83cc9 file-sys: Move logging macros over to the new fmt-capable ones Lioncash 2018-04-25 11:37:33 -04:00
  • 6d00780045 core/memory: Amend address widths in asserts Lioncash 2018-04-25 12:17:25 -04:00
  • 59dae03dbe core/memory: Move logging macros over to new fmt-capable ones Lioncash 2018-04-25 12:03:54 -04:00
  • 22420612db Merge pull request #394 from lioncash/video-core bunnei 2018-04-25 11:42:59 -04:00
  • b7551e457b video-core: Move logging macros over to new fmt-capable ones Lioncash 2018-04-25 08:13:44 -04:00
  • 2ba4e2263c Service/PCTL: convert to module, add services, stub PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies mailwl 2018-04-24 18:08:23 +03:00
  • 0369ee7248 Shaders: Added decodings for the FSET instructions. Subv 2018-04-24 22:42:54 -05:00
  • ea3151f475 Merge pull request #388 from bunnei/refactor-rasterizer-cache bunnei 2018-04-24 23:22:24 -04:00
  • 6c9ca8cbca Merge pull request #393 from lioncash/loader bunnei 2018-04-24 22:44:18 -04:00
  • c30cd898fc renderer_opengl: Use correct byte order for framebuffer pixel format ABGR8. bunnei 2018-04-24 19:44:09 -04:00
  • f1a4a004fb gl_rasterizer_cache: Use CHAR_BIT for bpp conversions instead of 8. bunnei 2018-04-24 18:01:06 -04:00
  • 0a023cfb4f gl_rasterizer_cache: Use GPU PAGE_BITS/SIZE, not CPU. bunnei 2018-04-24 15:30:22 -04:00
  • 9022d926eb gl_rasterizer_cache: Use new logger. bunnei 2018-04-24 14:45:15 -04:00
  • fbb3cd110c gl_rasterizer_cache: Add a function for finding framebuffer GPU address. bunnei 2018-04-24 00:46:51 -04:00
  • bc0f1896fc gl_rasterizer_cache: Handle compressed texture sizes. bunnei 2018-04-23 23:45:47 -04:00
  • 4415e00181 gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. bunnei 2018-04-24 00:19:36 -04:00
  • cc2e14ec2a loader: Move old logging macros over to new fmt-capable ones Lioncash 2018-04-24 20:17:03 -04:00
  • 10c6d89119 memory_manager: Add implement CpuToGpuAddress. bunnei 2018-04-21 14:40:51 -04:00
  • 239ac8abe2 memory_manager: Make GpuToCpuAddress return an optional. bunnei 2018-04-21 12:31:30 -04:00
  • 9e11a76e92 memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses. bunnei 2018-04-21 11:16:21 -04:00
  • e8c2bb24b2 Merge pull request #386 from Subv/gpu_query bunnei 2018-04-24 16:13:51 -04:00
  • b7953d2ebf Merge pull request #392 from lioncash/log bunnei 2018-04-24 14:13:54 -04:00
  • d08cfb55fe service: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 11:05:22 -04:00
  • 88eb612718 vi: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:58:52 -04:00
  • bd9c2aa51f time: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:55:53 -04:00
  • bfe49edb2a ssl: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:54:49 -04:00
  • 82413a6c89 spl: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:54:26 -04:00
  • 62c69f4a1e sockets: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:53:44 -04:00
  • 2a3f3bf977 sm: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:51:09 -04:00
  • 32ece18bb6 set: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:50:04 -04:00
  • 13f9cf2bd0 pctl: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:49:29 -04:00
  • 72b497e876 nvflinger: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:47:53 -04:00
  • 285d8d8b7d nvdrv: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:33:33 -04:00
  • 022fc59dcd ns: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:31:34 -04:00
  • 47054327c2 nifm: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:30:27 -04:00
  • 28b92db7fd nfp: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:29:39 -04:00
  • dabfd90dfe lm: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:29:21 -04:00
  • 9cd7485cd7 hid: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:28:49 -04:00
  • 8fc4003dab friend: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:27:20 -04:00
  • b5b613ea29 filesystem: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:20:50 -04:00
  • 299f943202 Merge pull request #391 from lioncash/video bunnei 2018-04-24 11:54:44 -04:00
  • d1b23b2b51 renderer_opengl: Silence a -Wdangling-else warning in DrawScreenTriangles() Lioncash 2018-04-24 11:12:11 -04:00
  • c6a740d7c2 fatal: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:18:58 -04:00
  • 8d32bf9a96 audio: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:18:09 -04:00
  • d652e41365 apm: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:16:03 -04:00
  • e74dbfc572 aoc: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:14:52 -04:00
  • 5483c08b44 am: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:12:53 -04:00
  • f85d880ac6 acc: Move logging macros over to new fmt-compatible ones Lioncash 2018-04-24 10:04:22 -04:00
  • 7495142688 Merge pull request #389 from mailwl/fs-renamefile bunnei 2018-04-24 08:57:46 -04:00