Commit Graph

  • 97c0ac3545 Merge pull request #1412 from lioncash/move bunnei 2018-09-29 11:58:58 -04:00
  • fe5962e073 Merge pull request #1411 from ReinUsesLisp/point-size bunnei 2018-09-29 11:58:39 -04:00
  • 8d8366b602 Merge pull request #1406 from ReinUsesLisp/multibind-samplers bunnei 2018-09-29 10:55:45 -04:00
  • f7b69d61f2 Merge pull request #1395 from lioncash/vm bunnei 2018-09-29 10:54:39 -04:00
  • f4c24d0832 kernel/object: Remove unnecessary std::move from DynamicObjectCast() Lioncash 2018-09-28 02:10:22 -04:00
  • e3e51d3ddb video_core: Implement point_size and add point state sync ReinUsesLisp 2018-09-28 01:31:01 -03:00
  • b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind ReinUsesLisp 2018-09-26 21:52:31 -03:00
  • f7da74d18e Merge pull request #1360 from FearlessTobi/port-3979 bunnei 2018-09-27 17:09:11 -04:00
  • fc2419e441 Merge pull request #1394 from lioncash/stream bunnei 2018-09-27 17:05:03 -04:00
  • 29ff84ea99 Merge pull request #1389 from PhiBabin/valgrind Mat M 2018-09-27 15:23:03 -04:00
  • a75740b298 Merge pull request #1397 from spycrab/cmake_bin bunnei 2018-09-27 10:00:29 -04:00
  • 62048edc15 Merge pull request #1377 from FernandoS27/faster-swizzle bunnei 2018-09-27 10:00:04 -04:00
  • 8731ac87fa Merge pull request #1404 from lioncash/vfs bunnei 2018-09-27 09:58:56 -04:00
  • 70e86248fd qt: Install System TitleTypes to System NAND Zach Hilman 2018-09-27 09:19:53 -04:00
  • 861580f6d2 fsmitm_romfsbuild: std::move std::vector instances in Build() Lioncash 2018-09-26 17:25:14 -04:00
  • 7ecdaaf189 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() Lioncash 2018-09-26 17:00:41 -04:00
  • c0445006af Merge pull request #1399 from lioncash/sched bunnei 2018-09-26 16:17:18 -04:00
  • efcb83fb41 Merge pull request #1400 from lioncash/header bunnei 2018-09-26 16:11:19 -04:00
  • cc866d1384 Merge pull request #1402 from ReinUsesLisp/asserts bunnei 2018-09-26 16:10:55 -04:00
  • 92dd496fb9 Merge pull request #1401 from lioncash/vfs bunnei 2018-09-26 16:09:16 -04:00
  • 9d163c00cc Merge pull request #1398 from lioncash/macos bunnei 2018-09-26 16:08:39 -04:00
  • 11104b4883 patch_manager: Invert conditionals within ApplyLayeredFS() Lioncash 2018-09-25 20:09:20 -04:00
  • ab65fde9f4 video_core: Add asserts for CS, TFB and alpha testing ReinUsesLisp 2018-09-25 19:41:21 -03:00
  • e3b2ef9170 vfs_vector: Amend initializer list order in VectorVfsFile's constructor initializer list Lioncash 2018-09-25 19:56:46 -04:00
  • 4654f89618 fsmitm_romfsbuild: Avoid type truncation warnings Lioncash 2018-09-25 18:25:10 -04:00
  • 91b56c4928 fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext Lioncash 2018-09-25 18:17:42 -04:00
  • 1f92cbc059 fsmitm_romfsbuild: Remove unnecessary loops in Build() Lioncash 2018-09-25 18:14:29 -04:00
  • fa9e0f9c8b fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() Lioncash 2018-09-25 18:10:47 -04:00
  • f646ca874d yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() Lioncash 2018-09-25 18:06:35 -04:00
  • cbb146069a yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() Lioncash 2018-09-25 18:04:22 -04:00
  • 57616f9758 vfs/etc: Append std:: to size_t usages Lioncash 2018-09-25 17:56:14 -04:00
  • 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile Lioncash 2018-09-25 17:38:16 -04:00
  • 14e2df5610 vfs_static: Remove template byte parameter from StaticVfsFile Lioncash 2018-09-25 17:26:09 -04:00
  • e42bb5e003 service: Add missing headers inclusions where applicable Lioncash 2018-09-25 17:14:19 -04:00
  • 7b81e1e525 Merge pull request #1365 from DarkLordZach/lfs bunnei 2018-09-25 16:59:44 -04:00
  • 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr Lioncash 2018-09-25 16:04:53 -04:00
  • a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor Lioncash 2018-09-25 16:00:14 -04:00
  • 5873b14efd travis: Make macOS builds utilize Xcode 10 Lioncash 2018-09-25 14:46:42 -04:00
  • 1008be9b67 CMake: Remove superfluous CMAKE_RUNTIME_OUTPUT_DIRECTORY assignment spycrab 2018-09-25 17:55:08 +02:00
  • b67c1fdf38 Merge pull request #1393 from tech4me/svc bunnei 2018-09-25 10:47:12 -04:00
  • 83377113bf memory: Dehardcode the use of fixed memory range constants Lioncash 2018-09-24 20:01:45 -04:00
  • 6c6f95d071 svc: Report correct memory-related values within some of the cases in svcGetInfo() Lioncash 2018-09-24 11:16:17 -04:00
  • 7fd598636e memory: Dehardcode the use of a 36-bit address space Lioncash 2018-09-24 10:29:56 -04:00
  • 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata Lioncash 2018-09-22 20:09:32 -04:00
  • 367c52ff0d Implemented fatal:u properly (#1347) David 2018-09-24 12:34:11 +10:00
  • 2513e086ab Stubbed IRS (#1349) David 2018-09-24 12:33:29 +10:00
  • f2c1fd08f9 Merge pull request #1354 from ogniK5377/ssl-version bunnei 2018-09-23 22:32:14 -04:00
  • b3c2ec362b fsmitm: Cleanup and modernize fsmitm port Zach Hilman 2018-09-23 21:50:16 -04:00
  • 2f6a611311 stream: Preserve enum class type in GetState() Lioncash 2018-09-23 20:01:02 -04:00
  • d42424ace0 svc: Updated svc names tech4me 2018-09-23 17:03:38 -07:00
  • 9f3fc067bf Added glObjectLabels for renderdoc for textures and shader programs (#1384) David 2018-09-24 07:55:41 +10:00
  • 6b05f71b67 Merge pull request #1387 from FearlessTobi/port-4245 bunnei 2018-09-23 17:51:53 -04:00
  • 5d9f001bb5 Merge pull request #1385 from FearlessTobi/port-4214 bunnei 2018-09-23 17:49:27 -04:00
  • d373a65d26 Merge pull request #1391 from ogniK5377/GetAudioRendererState bunnei 2018-09-23 16:25:12 -04:00
  • c6f5c7d291 Merge pull request #1392 from greggameplayer/correct-BC6H bunnei 2018-09-23 16:23:56 -04:00
  • b91e2d55f3 correct BC6H greggameplayer 2018-09-23 19:10:19 +02:00
  • c461188f51 Added audren:u#GetAudioRendererState David Marcec 2018-09-23 22:32:01 +10:00
  • fb6bc2c495 FPCR register was uninitialized at start up Philippe Babin 2018-09-22 21:17:43 -04:00
  • 93fea4e179 Merge pull request #1378 from lioncash/thread bunnei 2018-09-22 19:46:53 -04:00
  • 05db48b3f8 Meta: Add gitattributes file James Rowe 2018-09-22 14:41:27 -06:00
  • e0ce07aa7d common/thread: remove YieldCPU() Weiyi Wang 2018-09-22 00:32:19 -04:00
  • 5659d5d258 Merge pull request #1386 from jroweboy/oops James Rowe 2018-09-22 13:15:20 -06:00
  • b23b30f9ef Build: Reintroduce Appveyor deploy James Rowe 2018-09-22 13:09:32 -06:00
  • f90b75cc4c Port citra-emu/citra#4214: "Set citra-qt project as default StartUp Project in Visual Studio" fearlessTobi 2018-09-22 12:24:02 +02:00
  • fb9f273e90 Merge pull request #1380 from lioncash/const bunnei 2018-09-22 01:37:36 -04:00
  • 73eea61614 Merge pull request #1382 from lioncash/inc bunnei 2018-09-22 01:36:21 -04:00
  • 0246db9ea2 Merge pull request #1376 from Subv/timestretch_trace bunnei 2018-09-22 01:30:28 -04:00
  • 2d5f51bb9b Merge pull request #1381 from valentinvanelslande/patch-1 bunnei 2018-09-22 01:29:28 -04:00
  • 37bb2c45ee Merge pull request #1383 from DarkLordZach/game-list-interpolation James Rowe 2018-09-21 20:55:49 -06:00
  • 4f183123f5 game_list: Add Qt SmoothTransformation to picture scaling Zach Hilman 2018-09-21 21:34:46 -04:00
  • ba0873d33c qt: Add UI elements for LayeredFS and related tools Zach Hilman 2018-09-19 22:09:23 -04:00
  • 050547b801 romfs: Implement CreateRomFS Zach Hilman 2018-09-19 22:04:51 -04:00
  • 6eada3c57d file_sys: Port Atmosphere-NX fs_mitm implementation Zach Hilman 2018-09-19 22:04:38 -04:00
  • 940a711caf filesystem: Add LayeredFS VFS directory getter Zach Hilman 2018-09-19 22:04:15 -04:00
  • 50a470eab8 bis_factory: Add mod directory VFS getter Zach Hilman 2018-09-19 22:03:36 -04:00
  • 16188acb50 patch_manager: Add LayeredFS mods support Zach Hilman 2018-09-19 22:02:44 -04:00
  • 44fdac334c vfs_concat: Rewrite and fix ConcatenatedVfsFile Zach Hilman 2018-09-19 22:00:44 -04:00
  • 3e5c3d0f16 vfs_layered: Add LayeredVfsDirectory Reads multiple dirs through as if a waterfall. Zach Hilman 2018-09-19 21:59:44 -04:00
  • b52343a428 vfs_vector: Add VectorVfsFile Maps a vector into the VFS interface. Zach Hilman 2018-09-19 21:58:33 -04:00
  • c65d4d119f vfs_static: Add StaticVfsFile Always returns the template argument byte for all reads. Doesn't support writes. Zach Hilman 2018-09-19 21:57:39 -04:00
  • f68e324672 vfs: Add and rewite VfsRawCopy functions Zach Hilman 2018-09-19 21:55:47 -04:00
  • d6cbb3a3e0 vfs: Add GetEntries method Maps name string to directory or file. Zach Hilman 2018-09-19 21:54:14 -04:00
  • bd8db3f7f8 common_paths: Add Load and Dump dirs Zach Hilman 2018-09-19 21:53:04 -04:00
  • 90746c33c7 gl_state: Remove unused type alias Lioncash 2018-09-21 18:22:40 -04:00
  • 19d9b0778a Update config.cpp Valentin Vanelslande 2018-09-21 16:16:51 -05:00
  • a8f5fd787f shader_bytecode: Lay out the Ipa-related enums better Lioncash 2018-09-21 16:15:29 -04:00
  • 272517cf7e shader_bytecode: Make operator== and operator!= of IpaMode const qualified Lioncash 2018-09-21 16:14:15 -04:00
  • 4f186de069 Merge pull request #1379 from lioncash/bitwise bunnei 2018-09-21 14:02:00 -04:00
  • 44228ee3ed game_list: move SearchField to game_list_p.h and fix untranslated text zhupengfei 2018-07-23 18:43:34 +08:00
  • 57b44200a2 Reverse stride align restriction on FastSwizzle due to lost performance FernandoS27 2018-09-21 12:09:59 -04:00
  • d2dd1289bd Join both Swizzle methods within one interface function FernandoS27 2018-09-21 11:42:34 -04:00
  • 41c6c4593a Standarized Legacy Swizzle to look alike FastSwizzle and use a Swizzling Table instead FernandoS27 2018-09-21 11:29:54 -04:00
  • f020319a45 Remove same output bpp restriction on FastSwizzle FernandoS27 2018-09-21 11:10:44 -04:00
  • 68aaa83836 Improved Legacy Swizzler to be better documented and work better FernandoS27 2018-09-20 23:48:24 -04:00
  • ba02dd9ebc gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map() Lioncash 2018-09-21 07:59:00 -04:00
  • 48b2eda492 svc: Move most process termination code to its own function within Process Lioncash 2018-09-21 02:06:47 -04:00
  • acfc801d14 thread/process: Move TLS slot marking/freeing to the process class Lioncash 2018-09-21 01:26:29 -04:00
  • 1db1e013e0 Added support for uncompressed NSOs (#1374) David 2018-09-21 14:39:30 +10:00
  • 8606995515 Merge pull request #1225 from tech4me/travis-windows James Rowe 2018-09-20 21:39:15 -06:00
  • 000da01c1d Merge pull request #1337 from DarkLordZach/create-fs-cmd bunnei 2018-09-20 23:36:11 -04:00