Commit graph

  • b55dce1765 Enable ARM32 support and handle undefined instructions gdkchan 2019-01-23 00:28:02 -0200
  • ead8ca83d3 Rename Data to Alu gdkchan 2019-01-22 21:46:40 -0200
  • a94df7a4a2 Align code again gdkchan 2019-01-22 21:35:35 -0200
  • 0acdbe7a6d Rename Cond -> Condition gdkchan 2019-01-22 21:32:37 -0200
  • f0f8eb8c6e Nits. gdkchan 2019-01-22 21:31:28 -0200
  • 604bfdf0cd Remove ARM32 interpreter and add ARM32 support on the translator gdkchan 2019-01-22 20:56:53 -0200
  • 72157e03eb Add support of PFS0 as ExeFS (#564) Thomas Guillemard 2019-01-25 02:51:28 +0100
  • f001bba9bb Refactor name to category Andy Adshead 2019-01-24 01:13:15 +0000
  • 7d8c906335 Split session into 2 seperate values Andy Adshead 2019-01-24 01:09:03 +0000
  • abeefc9226 csv output Andy Adshead 2019-01-24 00:51:11 +0000
  • 6bd99b6edd Sort output for easier read Andy Adshead 2019-01-24 00:40:23 +0000
  • bd39c82342 Service profiling Andy Adshead 2019-01-24 00:40:00 +0000
  • cb205fb35c Support for multiple sessions under the same name Andy Adshead 2019-01-23 23:52:02 +0000
  • 48134b2027 Profiling data dumped to file on close Andy Adshead 2019-01-23 23:11:16 +0000
  • 5f9ba68c99 Capture actual timing data Andy Adshead 2019-01-23 21:53:50 +0000
  • e8ded454d5 Profiler initial setup Andy Adshead 2019-01-23 20:51:21 +0000
  • 9f06d79506
    Add support of PFS0 as ExeFS Thog 2019-01-23 20:14:52 +0100
  • 3ac4a49a98 Handle negative viewport coordinates Andy Adshead 2019-01-23 04:40:57 +0000
  • b814f6a4e8 Updated versions in path Andy Adshead 2019-01-22 21:47:00 +0000
  • eca84a7bb9 Update to 2019 preview Andy Adshead 2019-01-22 21:40:17 +0000
  • 0c31a79d27 Update image to vs preview Andy Adshead 2019-01-22 21:29:48 +0000
  • dfb1caff1d Removed more unnecessary sse checks Andy Adshead 2019-01-22 19:40:01 +0000
  • 2b8c76121c Removed sse checks that were no longer needed Andy Adshead 2019-01-22 02:45:13 +0000
  • f3948ea094 Some more flips, all unit tests that previously passed now pass. Andy Adshead 2019-01-22 02:10:56 +0000
  • 7b0e5835f0 Changes order of create call parameters. Andy Adshead 2019-01-21 22:19:41 +0000
  • d0eabc1ee0 Updated lots of renamed/relocated methods Andy Adshead 2019-01-21 20:05:43 +0000
  • 1af6c31dc0 Resolve build merge conflict (#559) jduncanator 2019-01-21 13:04:52 +1100
  • d39ff51079 Resolve build merge conflict jduncanator 2019-01-21 11:33:09 +1100
  • f961b89310 Removed experimental intrinsics nuget references. Andy Adshead 2019-01-19 00:35:19 +0000
  • 7555da4d13 Upgrade to .net 3.0 Andy Adshead 2019-01-19 00:34:29 +0000
  • 22bacc6188
    Improve kernel IPC implementation (#550) gdkchan 2019-01-18 20:26:39 -0200
  • 3731d0ce84 SNK 40th Anniversary Out of Bounds Fix (#557) BaronKiko 2019-01-18 18:31:25 +0000
  • 38a0166278 Removed new line Andy Adshead 2019-01-14 22:50:03 +0000
  • 6c3b1b6b51 Use new ServiceNotImplementedException jduncanator 2019-01-14 10:15:05 +1100
  • 0afb0f8d03 Merge changes to Kernel IPC jduncanator 2019-01-14 10:13:20 +1100
  • 5f6cbf24ac Implement Mii Services jduncanator 2018-12-07 00:45:53 +1100
  • 276e732b86 Implement Am GetSaveDataSize jduncanator 2018-12-07 00:45:14 +1100
  • 0a033574be Implement EnumerateDeliveryCacheDirectory jduncanator 2018-12-07 00:45:00 +1100
  • b5566282f0 Implement Nifm GetClientId and IsAnyInternetRequestAccepted jduncanator 2018-12-07 00:44:48 +1100
  • 4c86654c8a Implement Nfp Finalize and ListDevices jduncanator 2018-12-07 00:44:16 +1100
  • bfb240530f Implement Friend INotificationService jduncanator 2018-12-07 00:43:49 +1100
  • a1f032e272 Implement SetPlamaBoostMode jduncanator 2018-12-07 00:43:26 +1100
  • 407c893e0f Implement gl_ViewportIndex Vertex Attribute jduncanator 2018-12-07 00:43:07 +1100
  • d94f2ffd32 Implement ConvertScalingMode jduncanator 2018-12-07 00:42:35 +1100
  • 27017d2f6b Implement GetClockSnapshot jduncanator 2018-12-07 00:42:27 +1100
  • 07e3533971 Changes to Stub Logging jduncanator 2018-12-07 00:42:17 +1100
  • 135ef0bdd2 Add equality functions to UInt128 jduncanator 2018-12-07 00:37:26 +1100
  • 0cd5ba03fe Scissor test implementation. Partially stubbed until geometry shaders… (#556) BaronKiko 2019-01-13 21:26:42 +0000
  • f9b7230e36 add option in config emmaus 2019-01-12 18:53:43 +0000
  • 477dbebdc2 added file logging emmaus 2019-01-11 19:30:58 +0000
  • 00f03f99ba add unhandled exception handler emmaus 2019-01-10 22:03:10 +0000
  • 8406ec6272 Refactor Ryujinx.Common and HLE Stub Logging (#537) jduncanator 2019-01-11 11:11:46 +1100
  • ffc3109924 Fix typo and align declarations jduncanator 2019-01-11 11:07:56 +1100
  • 44c98a8b1e Resolve Merge Issues jduncanator 2019-01-11 09:40:34 +1100
  • 705662fdb2 Resolve Style Nits jduncanator 2018-12-18 12:23:13 +1100
  • 6652921574 Add a ServiceNotImplemented Exception jduncanator 2018-12-17 15:22:04 +1100
  • f1089aa124 Use existing StringBuilder to build the properties string jduncanator 2018-12-17 10:44:11 +1100
  • aea08270ac Process logged data objects in the logger target jduncanator 2018-12-17 10:33:24 +1100
  • b2343a86bf Remove superfluous lock from ConsoleLog jduncanator 2018-12-10 13:27:04 +1100
  • d964d2184a Pass the call-sites Thread ID through to the logger jduncanator 2018-12-10 13:26:17 +1100
  • 32a0bb1594 Optimize PrintStub logging function jduncanator 2018-12-10 12:47:28 +1100
  • 0a49f45866 Rename missed loop variable jduncanator 2018-12-10 12:44:23 +1100
  • 61599e5bce Resolve review comments jduncanator 2018-12-10 12:42:30 +1100
  • 0a0142cd2f Refactor Ryujinx.Common and HLE Stub Logging jduncanator 2018-12-10 12:08:34 +1100
  • 60e8fc5d34 Address Feedback John Clemis 2019-01-10 06:22:38 -0600
  • 600799ba87
    add missing return emmauss 2019-01-09 19:36:51 +0000
  • 1b77002c7e Correct height calculation Andy Adshead 2019-01-06 02:35:10 +0000
  • 34c9b488e6 Comment on new line Andy Adshead 2019-01-05 23:41:18 +0000
  • 8c667fce46 Check vertex array is enabled before reading constant attribute to avoid out of bounds exception Andy Adshead 2019-01-05 17:19:28 +0000
  • b4d91402c6 Some improvements for nvnflinger (#555) Thomas Guillemard 2019-01-05 22:26:16 +0100
  • 15154b6239
    Remove hardcoded BlockHeight in nvflinger Thog 2019-01-05 17:08:50 +0100
  • 2dd8245fa3 Apparently no alignment needed here. Andy Adshead 2019-01-05 14:43:20 +0000
  • 351061685a
    Added fixme as per suggestion Thomas Guillemard 2019-01-05 14:40:07 +0000
  • 072d71e5ee
    Fix inverted color for R5G6B5 Thog 2019-01-05 13:36:49 +0100
  • de35770773 Also apply enable cap to all viewports when geometry shaders are disabled Andy Adshead 2019-01-05 02:33:10 +0000
  • cfec381073 Apply to all viewports when geometry shaders are disabled. Andy Adshead 2019-01-05 02:20:24 +0000
  • a3f2e2c760 Scissor test implementation. Partially stubbed until geometry shaders are fixed Andy Adshead 2019-01-05 02:01:41 +0000
  • ba1b75f76a
    fix the last nit Thog 2019-01-05 02:45:13 +0100
  • e6b3b22981
    Move ReadStruct/WriteStruct to Ryujinx.Common Thog 2019-01-05 02:42:11 +0100
  • 0e77305c3d
    Add multiple framebuffer support in nvnflinger Thog 2019-01-05 02:08:37 +0100
  • 290f5e812e Update to LibHac 0.2.0 (#549) Alex Barney 2019-01-04 17:41:49 -0700
  • 52e7f95351
    Fix code style in ColorFormat.cs Thog 2019-01-05 01:35:18 +0100
  • 074bfda404
    Add ColorFormat Thog 2019-01-05 01:29:13 +0100
  • eb6532f129
    Make surfaces access more userfriendly Thog 2019-01-04 15:47:09 +0100
  • 72d972d70c Implement partial support for device address space SVCs, CreateInterruptEvent, initial work to support devices gdkchan 2019-01-03 22:58:18 -0300
  • f647647c43
    Improve code reaadability in NvFlinger parsing Thog 2019-01-03 17:52:10 +0100
  • d215478b9e Merge branch 'port' into das gdkchan 2019-01-02 23:58:41 -0300
  • cdf48b58f1 Some DAS SVCs implemented gdkchan 2019-01-02 23:58:37 -0300
  • e016da0402
    Initial fixes for last release of libnx Thog 2019-01-03 02:25:55 +0100
  • e2eeec8179 KLightSession init gdkchan 2019-01-02 16:05:37 -0300
  • e1c896255b Implement ConnectToPort SVC gdkchan 2019-01-02 16:03:32 -0300
  • cf147f1e49 Quad to triangle optimization (#552) BaronKiko 2019-01-01 17:08:15 +0000
  • 016156c288 This kind of thing drives me crazy gdkchan 2019-01-01 14:01:44 -0300
  • 47b99ea665 Session release, implement closing requests on client disconnect gdkchan 2018-12-31 19:50:33 -0300
  • 4f89f148b4 Fix send static buffer copy gdkchan 2018-12-30 23:52:48 -0300
  • 88c57bc2b4 Fix corner case on GetMaskFromMinMax where range is 64, doesn't happen in pratice however gdkchan 2018-12-30 23:52:04 -0300
  • fe7308de89 20 extra brackets... Andy Adshead 2018-12-30 18:39:09 +0000
  • 7599160dcf Refactor to remove Ib from quadhelper methods Andy Adshead 2018-12-30 18:27:36 +0000
  • 9343f8444d Load NSOs using the correct pool partition gdkchan 2018-12-30 12:42:22 -0300
  • 8dcfeb64a3
    fix wrong contenttype (#553) emmauss 2018-12-30 15:36:35 +0200