Commit Graph

  • 5c47ea1a4e common/swap: Remove unnecessary const on return value of swap() Lioncash 2018-07-19 09:35:50 -04:00
  • 0a868641fa common/swap: Use static_cast where applicable Lioncash 2018-07-19 09:35:13 -04:00
  • 1edf4dd7ef common/swap: Use using aliases where applicable Lioncash 2018-07-19 09:32:13 -04:00
  • 9128271292 common/common_funcs: Remove unused rotation functions Lioncash 2018-07-19 09:21:20 -04:00
  • e0b8a35937 common/misc: Deduplicate code in GetLastErrorMsg() Lioncash 2018-07-19 09:03:30 -04:00
  • ef03d0178a externals: Update Xbyak to 5.65 Lioncash 2018-07-19 08:38:04 -04:00
  • 25f997097d externals: Update catch to v2.2.3 Lioncash 2018-07-19 08:33:01 -04:00
  • 63e64f0131 file_util: return string by const reference for GetExeDirectory() Lioncash 2018-07-19 01:27:27 -04:00
  • cd4fca8447
    Merge pull request #700 from bunnei/update-dynarmic bunnei 2018-07-18 22:01:39 -07:00
  • 33fbcb45a7 string_util: Remove AsciiToHex() Lioncash 2018-07-18 23:57:12 -04:00
  • 368e1d25be
    Merge pull request #692 from lioncash/assign bunnei 2018-07-18 20:56:28 -07:00
  • 85421f3406
    Merge pull request #690 from lioncash/move bunnei 2018-07-18 20:55:55 -07:00
  • 88ba94e8a2 savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const member function Lioncash 2018-07-18 23:50:04 -04:00
  • 9abc5763b6 partition_filesystem: Ensure all class members of PartitionFilesystem are initialized Lioncash 2018-07-18 23:25:07 -04:00
  • cf30c4be22 gl_state: Temporarily disable culling and depth test. bunnei 2018-07-18 22:03:40 -04:00
  • 4790bb907d content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const reference Lioncash 2018-07-18 23:16:10 -04:00
  • 87a9bb392b content_archive: Add missing standard includes Lioncash 2018-07-18 23:13:57 -04:00
  • 522bd5b736 externals: Update dynarmic to 5a91c94. bunnei 2018-07-18 23:14:44 -04:00
  • 0b566f43a1 content_archive: std::move VirtualFile in NCA's constructor Lioncash 2018-07-18 23:12:14 -04:00
  • 5e626c774f vfs: Deduplicate accumulation code in VfsDirectory's GetSize() Lioncash 2018-07-18 23:03:22 -04:00
  • 1371e2fb6a
    Merge pull request #691 from lioncash/guard bunnei 2018-07-18 19:46:14 -07:00
  • b10905c8ae
    Merge pull request #686 from lioncash/fmt bunnei 2018-07-18 19:44:44 -07:00
  • 55ab369043
    loader/nro: Resolve sign mismatch warnings Lioncash 2018-07-18 20:29:04 -04:00
  • 1831b5ef62
    loader/nso: Remove unnecessary vector resizes Lioncash 2018-07-18 20:24:33 -04:00
  • e3a30ccc7c
    loader/nso: Resolve sign mismatch warnings Lioncash 2018-07-18 20:21:25 -04:00
  • 90ce935f3d
    Merge pull request #688 from lioncash/comma bunnei 2018-07-18 18:59:09 -07:00
  • 3f93279047
    Merge pull request #693 from lioncash/unused bunnei 2018-07-18 18:57:13 -07:00
  • 49b0966003
    Merge pull request #687 from lioncash/instance bunnei 2018-07-18 18:55:58 -07:00
  • 89f0acfd36
    Merge pull request #680 from bunnei/fix-swizz bunnei 2018-07-18 18:55:37 -07:00
  • d883d3b64f
    Merge pull request #685 from lioncash/build bunnei 2018-07-18 18:55:15 -07:00
  • 2975f7820e
    Merge pull request #684 from lioncash/nonmember bunnei 2018-07-18 18:55:00 -07:00
  • b496a9eefe decoders: Fix calc of swizzle image_width_in_gobs. bunnei 2018-07-18 00:15:20 -04:00
  • 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) Zach Hilman 2018-07-18 21:07:11 -04:00
  • 72207577b2 core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock() Lioncash 2018-07-18 19:55:46 -04:00
  • 2cd3141c30 address_arbiter: Correct assignment within an assertion statement in WakeThreads() Lioncash 2018-07-18 19:46:43 -04:00
  • 296e68fd43 service/prepo: Add missing header guard Lioncash 2018-07-18 19:43:28 -04:00
  • 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() Lioncash 2018-07-18 18:40:35 -04:00
  • 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable Lioncash 2018-07-18 19:02:47 -04:00
  • 10d2ab8098 core: Make System's default constructor private Lioncash 2018-07-18 18:15:16 -04:00
  • 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance Lioncash 2018-07-18 18:10:06 -04:00
  • f5d7706ca1 externals: update fmt to version 5.1.0 Lioncash 2018-07-18 17:33:45 -04:00
  • 079be8032d hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode Lioncash 2018-07-18 17:41:32 -04:00
  • 924c473bb3
    Merge pull request #683 from DarkLordZach/touch bunnei 2018-07-18 14:29:16 -07:00
  • d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function Lioncash 2018-07-18 16:52:12 -04:00
  • c337272ca9 Fill in more fields in TouchScreenEntryTouch Zach Hilman 2018-07-18 16:33:11 -04:00
  • f2f368014e Single touch support Zach Hilman 2018-07-18 14:06:33 -04:00
  • 3d1e8f750c
    Merge pull request #681 from lioncash/const bunnei 2018-07-18 10:02:58 -07:00
  • e3da9fc367
    Merge pull request #682 from lioncash/telemetry bunnei 2018-07-18 10:02:46 -07:00
  • 24a55bba42
    Merge pull request #679 from lioncash/ctor bunnei 2018-07-17 22:18:39 -07:00
  • b87a71b3fe
    Merge pull request #678 from lioncash/astc bunnei 2018-07-17 22:06:20 -07:00
  • c65a8fafa0 telemetry: Remove unnecessary Field constructor Lioncash 2018-07-18 00:32:32 -04:00
  • 0aebe6b3d5 telemetry: Make operator== and operator!= const member functions of Field Lioncash 2018-07-18 00:27:34 -04:00
  • 7c3cc08957
    Merge pull request #677 from bunnei/crop-fb bunnei 2018-07-17 21:26:35 -07:00
  • 3575d367a4 telemetry: Default copy/move constructors and assignment operators Lioncash 2018-07-18 00:25:08 -04:00
  • f4b98a857b game_list: Upper-case containsAllWords to ContainsAllWords() Lioncash 2018-07-18 00:15:46 -04:00
  • c8f3fc9a4b game_list: Make containsAllWords a const member function Lioncash 2018-07-18 00:12:39 -04:00
  • f4c69149f9 game_list: Remove unnecessary QString initialization in KeyReleaseEater Lioncash 2018-07-18 00:04:33 -04:00
  • 6a03badcbc astc: Initialize vector size directly in Decompress Lioncash 2018-07-17 23:53:21 -04:00
  • 0f148548f3 astc: Mark functions as internally linked where applicable Lioncash 2018-07-17 23:46:30 -04:00
  • c5803e30d3 astc: const-correctness changes where applicable Lioncash 2018-07-17 23:12:16 -04:00
  • e3fadb9616 astc: Delete Bits' copy contstructor and assignment operator Lioncash 2018-07-17 23:08:00 -04:00
  • 4cd52a34b9 astc: In-class initialize member variables where appropriate Lioncash 2018-07-17 23:02:54 -04:00
  • 03c2d049d4 settings: Turn docked mode off by default. bunnei 2018-07-17 22:52:25 -04:00
  • 49e5de9f03 vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. bunnei 2018-07-17 22:47:35 -04:00
  • 0d1a99edf6 vi: Fix size for ListDisplays default display. bunnei 2018-07-17 22:18:14 -04:00
  • c3dd456d51 vi: Partially implement buffer crop parameters. bunnei 2018-07-17 20:11:41 -04:00
  • 8e28af6f89
    Merge pull request #675 from Subv/stencil bunnei 2018-07-17 15:53:00 -07:00
  • 3d3b10adc7 GPU: Added register definitions for the stencil parameters. Subv 2018-07-17 15:00:21 -05:00
  • 69bfe075b5 General Filesystem and Save Data Fixes (#670) Zach Hilman 2018-07-17 15:42:15 -04:00
  • 88a3140c9b
    Merge pull request #671 from MerryMage/clear-exclusive-state bunnei 2018-07-17 07:33:32 -07:00
  • 519035db3d
    Merge pull request #672 from SciresM/to_address_fix bunnei 2018-07-17 07:32:42 -07:00
  • 5f119bed56
    Merge pull request #673 from bunnei/fix-buffer-queue-evt bunnei 2018-07-17 07:07:57 -07:00
  • 170e19d4ea nvflinger: Fix for BufferQueue event handling. bunnei 2018-07-17 00:05:13 -04:00
  • 3b885691a1 Kernel/Arbiter: Fix bug in WaitIfLessThan Michael Scire 2018-07-16 20:55:53 -06:00
  • 56cc1c11ec scheduler: Clear exclusive state when switching contexts MerryMage 2018-07-16 11:24:00 +01:00
  • f00ca69a81
    Merge pull request #669 from lioncash/dynarmic bunnei 2018-07-15 18:36:32 -07:00
  • 0722adb471
    externals: Update dynarmic to dfdec79 Lioncash 2018-07-15 16:11:45 -04:00
  • 068668780c
    Merge pull request #668 from jroweboy/controller-lag bunnei 2018-07-15 13:06:28 -07:00
  • 04b9cde4f5
    Merge pull request #664 from jroweboy/logging-stuff bunnei 2018-07-15 12:58:52 -07:00
  • 7d209b3c9f HID: Update controllers less often James Rowe 2018-07-15 13:47:41 -06:00
  • 497b81558e Logging: Dump all logs in the queue on close in debug mode James Rowe 2018-07-14 12:47:14 -06:00
  • 98762e9601
    Merge pull request #666 from bunnei/g8r8 bunnei 2018-07-15 10:09:36 -07:00
  • 3a96670f2d gl_rasterizer_cache: Implement texture format G8R8. bunnei 2018-07-15 01:33:42 -04:00
  • aaec0b7e70
    Merge pull request #665 from bunnei/fix-z24-s8 bunnei 2018-07-14 22:18:55 -07:00
  • f8ab956189
    Merge pull request #659 from bunnei/depth16 bunnei 2018-07-14 21:39:23 -07:00
  • 3145114190 gl_rasterizer_cache: Fix incorrect offset in ConvertS8Z24ToZ24S8. bunnei 2018-07-15 00:02:05 -04:00
  • e21190f47f gl_rasterizer_cache: Implement depth format Z16_UNORM. bunnei 2018-07-13 23:25:11 -04:00
  • 2cb3fdca86
    Merge pull request #598 from bunnei/makedonecurrent bunnei 2018-07-14 20:18:11 -07:00
  • c324a378ac
    Merge pull request #663 from Subv/bsd bunnei 2018-07-14 19:40:34 -07:00
  • fd1f5c5414
    Merge pull request #662 from Subv/delete_file bunnei 2018-07-14 13:11:58 -07:00
  • 6daebaaa57 Logging: Don't lock the queue for the duration of the write James Rowe 2018-07-14 11:57:13 -06:00
  • b07f4d6afb Services/BSD: Corrected the return for StartMonitoring according to SwIPC. Subv 2018-07-14 12:34:07 -05:00
  • ad0166a982
    Merge pull request #661 from ogniK5377/assert-nit bunnei 2018-07-14 09:12:21 -07:00
  • 7e5e4f8d7a FileSys: Append the requested path to the filesystem base path in DeleteFile. Subv 2018-07-14 10:57:22 -05:00
  • a7d6c0d6ea No need to use ASSERT_MSG with an empty message David Marcec 2018-07-14 23:13:16 +10:00
  • 81739a5448
    Merge pull request #660 from Subv/depth_write bunnei 2018-07-14 00:38:12 -07:00
  • 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. bunnei 2018-06-29 14:10:16 -04:00
  • b37354cca8 GPU: Always enable the depth write when clearing the depth buffer. Subv 2018-07-14 00:52:23 -05:00
  • 9fc0d1d701
    Merge pull request #657 from bunnei/dual-vs bunnei 2018-07-13 07:08:54 -07:00
  • e066bc75b9 More improvements to GDBStub (#653) Hedges 2018-07-13 04:22:59 +01:00