Commit Graph

  • ead2a4eeb4 arm_dynarmic: Correct ExclusiveWrite128()'s operation Lioncash 2018-09-18 03:54:05 -04:00
  • b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface Lioncash 2018-09-18 02:49:40 -04:00
  • 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant Lioncash 2018-09-17 23:22:02 -04:00
  • b6867602ca kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock() Lioncash 2018-09-17 18:49:51 -04:00
  • 567a5524b9 Implemented Internal Flags FernandoS27 2018-09-17 18:16:06 -04:00
  • 9a8dbba1e5 gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A code Lioncash 2018-09-17 19:25:53 -04:00
  • fafc80d72e Merge pull request #1290 from FernandoS27/shader-header bunnei 2018-09-17 18:53:14 -04:00
  • 4a84986bc3 core/core_cpu: Replace exclusive monitor include with forward declaration Lioncash 2018-09-17 18:15:09 -04:00
  • e4bb759c4b Implemented I2I.CC on the NEU control code, used by SMO FernandoS27 2018-09-09 00:46:19 -04:00
  • e2ac8fb36d Implemented CSETP FernandoS27 2018-09-08 22:44:20 -04:00
  • aac77bbd18 Implemented Control Codes FernandoS27 2018-09-08 21:54:11 -04:00
  • f7308a6c25 time_stretch: Remove unused <array> include Lioncash 2018-09-14 12:09:54 -04:00
  • 2fd124bc93 stream: Replace includes with forward declarations where applicable Lioncash 2018-09-14 12:06:00 -04:00
  • 1adbcd54fe audio_renderer: Replace includes with forward declarations where applicable Lioncash 2018-09-14 11:54:17 -04:00
  • 31e52113b3 Added asserts for texture misc modes to texture instructions FernandoS27 2018-09-12 16:17:44 -04:00
  • 55a4756766 Added texture misc modes to texture instructions FernandoS27 2018-09-12 16:17:18 -04:00
  • a94b623dfb Merge pull request #1311 from FernandoS27/fast-swizzle bunnei 2018-09-17 12:39:34 -04:00
  • 2c9c0d70a3 Merge pull request #1312 from lioncash/fwd bunnei 2018-09-17 12:32:28 -04:00
  • 2bfb9fd0e6 Merge pull request #1313 from lioncash/error bunnei 2018-09-17 12:28:40 -04:00
  • 692e7cee4f Merge pull request #1314 from lioncash/cast bunnei 2018-09-17 12:28:19 -04:00
  • 27fe8159c5 Merge pull request #1316 from lioncash/shadow bunnei 2018-09-17 12:27:35 -04:00
  • fc46183e03 Merge pull request #1318 from lioncash/errors-sm bunnei 2018-09-17 12:27:01 -04:00
  • 59beb540ae Merge pull request #1321 from lioncash/audio-shadow bunnei 2018-09-17 12:26:29 -04:00
  • b91f7d5d67 Add 1D sampler for TLDS - TexelFetch (Mario Rabbids) raven02 2018-09-16 15:19:08 +08:00
  • e6367ab955 Merge pull request #1315 from lioncash/size bunnei 2018-09-17 10:11:26 -04:00
  • 3476ba2aee Merge pull request #1320 from lioncash/name bunnei 2018-09-17 10:10:33 -04:00
  • e561afdcd5 Merge pull request #1328 from FearlessTobi/port-4192 bunnei 2018-09-17 09:56:48 -04:00
  • e7af0f69da Merge pull request #1327 from FearlessTobi/port-4171 bunnei 2018-09-17 09:54:31 -04:00
  • 076add4ccd Merge pull request #1326 from FearlessTobi/port-4182 bunnei 2018-09-17 09:51:47 -04:00
  • 3be048e50a Merge pull request #1329 from raven02/bgr5a1u bunnei 2018-09-17 09:49:00 -04:00
  • e833301e4c Merge pull request #1335 from lioncash/copy bunnei 2018-09-17 09:47:54 -04:00
  • 08af788a57 Merge pull request #1336 from lioncash/antialias bunnei 2018-09-17 09:47:34 -04:00
  • 240e756962 Merge pull request #1331 from raven02/astc_8_8 bunnei 2018-09-17 09:46:21 -04:00
  • 9dbe9d4291 yuzu/util: Antialias game list compatibility pixmaps Lioncash 2018-09-17 05:57:23 -04:00
  • 13930f0c33 game_list_p: Amend typo in GameListItemCompat's constructor parameter Lioncash 2018-09-17 05:31:27 -04:00
  • 51b5619079 game_list_p: Take map iterator contents by const reference Lioncash 2018-09-17 05:30:09 -04:00
  • 2845348608 Implement ASTC_2D_8X8 (Bayonetta 2) raven02 2018-09-16 22:47:02 +08:00
  • ba480ea2fb Merge pull request #1273 from Subv/ld_sizes bunnei 2018-09-15 15:27:12 -04:00
  • daee15b058 Merge pull request #1271 from Subv/kepler_engine bunnei 2018-09-15 13:27:07 -04:00
  • 0019a36b41 Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX) raven02 2018-09-15 23:48:02 +08:00
  • c878a819d7 Shaders: Implemented multiple-word loads and stores to and from attribute memory. Subv 2018-09-08 16:13:02 -05:00
  • 54ddb37b3c Port # #4192 from Citra: "svc: change unknown to thread in CreateThread" Valentin Vanelslande 2018-09-08 07:40:24 -05:00
  • 3bd8563f2d Tests: Remove glad test OS X work-around Yuri Kunde Schlesner 2018-09-01 11:44:24 +08:00
  • 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" fearlessTobi 2018-09-15 15:21:06 +02:00
  • f8e994354f Optimized Texture Swizzling FernandoS27 2018-09-13 22:58:40 -04:00
  • fc669a97d4 cubeb_sink: Get rid of variable shadowing within CubebSink's constructor Lioncash 2018-09-14 12:20:48 -04:00
  • b5218d9986 cubeb_sink: Correct context name in ListCubebSinkDevices() Lioncash 2018-09-14 12:18:06 -04:00
  • da64da367b services/sm: Amend error code constants Lioncash 2018-09-14 01:43:59 -04:00
  • 4f8756edd0 kernel/svc: Sanitize creation of shared memory via svcCreateSharedMemory() Lioncash 2018-09-13 21:04:43 -04:00
  • accd1f17e4 kernel/svc: Sanitize addresses, permissions, and sizes within svcMapSharedMemory() and svcUnmapSharedMemory() Lioncash 2018-09-13 20:16:43 -04:00
  • ae128f0375 gl_shader_decompiler: Get rid of variable shadowing within LEA instructions Lioncash 2018-09-13 21:53:20 -04:00
  • 496c67fd73 kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory() Lioncash 2018-09-13 19:14:50 -04:00
  • 7bd2faad9a kernel/svc: Sanitize heap sizes within svcSetHeapSize() Lioncash 2018-09-13 19:09:04 -04:00
  • df5a44a40b Merge pull request #1310 from lioncash/kernel-ns bunnei 2018-09-13 19:50:47 -04:00
  • fb65076b0f Merge pull request #1309 from lioncash/nested bunnei 2018-09-13 19:50:11 -04:00
  • 9969a5db1e audio_core/time_stretch: Silence truncation warnings in Process() Lioncash 2018-09-13 19:48:36 -04:00
  • 3ef134a092 Merge pull request #1307 from lioncash/pl bunnei 2018-09-13 19:49:39 -04:00
  • 50a5d09d32 kernel/errors: Amend error code for ERR_NOT_FOUND Lioncash 2018-09-13 17:08:00 -04:00
  • 0258b444ef service/vi: Replace includes with forward declarations where applicable Lioncash 2018-09-13 16:43:31 -04:00
  • 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace Lioncash 2018-09-13 15:57:45 -04:00
  • a0e51d8b98 service: Use nested namespace specifiers where applicable Lioncash 2018-09-13 15:52:52 -04:00
  • 8e7497d5bb Merge pull request #1308 from valentinvanelslande/ipc James Rowe 2018-09-13 11:39:20 -06:00
  • 2ec9fbc2d4 ipc: minor fix Valentin Vanelslande 2018-09-13 11:59:23 -05:00
  • a42376dfad Use ARB_multi_bind for uniform buffers (#1287) ReinUsesLisp 2018-09-12 21:27:43 -03:00
  • ce97d8ef6c services/pl_u: Add missing Korean font to the fallback case for shared fonts Lioncash 2018-09-12 19:22:34 -04:00
  • 60899b80f0 Merge pull request #1298 from lioncash/view bunnei 2018-09-12 18:24:57 -04:00
  • 938aa5779c Merge pull request #1302 from lioncash/config bunnei 2018-09-12 18:24:11 -04:00
  • 926dd41587 Merge pull request #1163 from FearlessTobi/add-audio-stretching bunnei 2018-09-12 18:23:54 -04:00
  • 49c4fe1f2f Merge pull request #1306 from bunnei/fix-b5g6r5u bunnei 2018-09-12 18:21:47 -04:00
  • 4a43fb7e1d gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format. bunnei 2018-09-12 18:09:31 -04:00
  • d9e21eebe8 Merge pull request #1297 from lioncash/pl bunnei 2018-09-12 16:03:53 -04:00
  • cc50857460 Merge pull request #1263 from FernandoS27/tex-mode bunnei 2018-09-12 16:03:34 -04:00
  • bb5eb4f20a GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). Subv 2018-09-08 15:58:20 -05:00
  • 957ddab679 audio_core: Flush stream when not playing anything MerryMage 2018-09-12 18:07:16 +01:00
  • a99d9db32f Implemented Texture Processing Modes FernandoS27 2018-09-07 21:09:39 -04:00
  • 79217f9870 Merge pull request #1303 from lioncash/error bunnei 2018-09-12 12:14:51 -04:00
  • 0821a210c4 Merge pull request #1304 from lioncash/str bunnei 2018-09-12 12:10:14 -04:00
  • 44fac34697 Merge pull request #1305 from FreddyFunk/cmake_yuzu_as_vs_startup_project bunnei 2018-09-12 12:09:47 -04:00
  • 9f2bcdbb76 Update CMakeLists.txt Frederic Laing 2018-09-12 17:36:10 +02:00
  • fbe462099b svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given Lioncash 2018-09-12 04:27:35 -04:00
  • 3c5c292592 kernel/errors: Correct error codes for invalid thread priority and invalid processor ID Lioncash 2018-09-12 04:25:53 -04:00
  • 9b3bc0b282 svc: Do nothing if svcOutputDebugString() is given a length of zero Lioncash 2018-09-12 04:51:41 -04:00
  • 04d723baf9 svc: Correct parameter type for OutputDebugString() Lioncash 2018-09-12 04:49:08 -04:00
  • e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable Lioncash 2018-09-12 01:11:25 -04:00
  • a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings Lioncash 2018-09-12 01:09:25 -04:00
  • 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions Lioncash 2018-09-12 01:06:50 -04:00
  • 475222a496 Merge pull request #1296 from lioncash/prepo bunnei 2018-09-11 23:15:07 -04:00
  • 3ee4fa557f Merge pull request #1301 from lioncash/qt bunnei 2018-09-11 23:13:54 -04:00
  • c245150439 Merge pull request #1300 from lioncash/audio bunnei 2018-09-11 23:13:29 -04:00
  • 89825766ee Merge pull request #1278 from tech4me/bg-color-fix bunnei 2018-09-11 23:13:11 -04:00
  • 522a11a11f Merge pull request #1295 from bunnei/accurate-copies bunnei 2018-09-11 23:12:15 -04:00
  • 4a9acc87f9 Merge pull request #1294 from degasus/optimizations bunnei 2018-09-11 23:11:36 -04:00
  • 7bb226f22d gl_rasterizer_cache: Always blit on recreate, regardless of format. bunnei 2018-09-11 20:14:00 -04:00
  • 0e61e8362f game_list: Resolve variable shadowing within LoadCompatibilityList() Lioncash 2018-09-11 22:34:07 -04:00
  • 7fe10dea3e game_list: Use QJsonValueRef() within LoadCompatibilityList() Lioncash 2018-09-11 22:28:28 -04:00
  • c243bc09d4 service/audio: Replace includes with forward declarations where applicable Lioncash 2018-09-11 21:45:20 -04:00
  • bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view Lioncash 2018-09-11 21:36:07 -04:00
  • c061e27155 pl_u: Eliminate mutable file-scope state Lioncash 2018-09-11 21:06:40 -04:00
  • 429217248f Merge pull request #1289 from FernandoS27/lea_pset bunnei 2018-09-11 20:58:15 -04:00
  • 325c259fc5 service/prepo: Move class into the cpp file Lioncash 2018-09-11 20:46:49 -04:00