Commit History

Author SHA1 Message Date
  gdkchan 36827c2355 Partial GPU DMA support (#158) 8 years ago
  Ac_K f1e866e248 Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize 8 years ago
  Starlet c646a00918 Compliant with review. 8 years ago
  Ac_K 3600de6080 Merge pull request #148 from Lordmau5/ICommonStateGetter 8 years ago
  Lordmau5 5b9ce52108 Remove comment 8 years ago
  Lordmau5 e6f6c6ad57 Merge branch 'master' into ICommonStateGetter 8 years ago
  Starlet 8442a5917f [PCTL] Add CreateServiceWithoutInitialize and Initialize 8 years ago
  Lordmau5 98e6a34608 Implement R16 texture format (#147) 8 years ago
  Lordmau5 46dc89f8dd Implement Fabs_V (#146) 8 years ago
  gdkchan 9176180abb Minor shader fixes 8 years ago
  Ac_K 133082cb6d Merge pull request #153 from DatBoiJay3/hid-smo 8 years ago
  DatBoiJay3 274c996ff1 Neatness counts 8 years ago
  DatBoiJay3 39b8e6bc37 Fix input in SMO 8 years ago
  Lordmau5 c636c74dd2 Merge branch 'master' into ICommonStateGetter 8 years ago
  gdkchan 76f3b1b3a4 Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 8 years ago
  Lordmau5 851f2ded9a Fix bracket alignment 8 years ago
  Lordmau5 f13be6429b Implement GetDefaultDisplayResolution/+ChangeEvent on ICommonStateGetter 8 years ago
  Lordmau5 518fe799da Update README file (#143) 8 years ago
  gdkchan a0ee977ce5 Use sample counter on HID controller layouts 8 years ago
  Tobias 7b7dbdcc6a Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) 8 years ago
  gdkchan 49fd76db0f Fix a small size related issue on MapBufferEx and add the BC7U texture format 8 years ago
  gdkchan adeb8793c2 Fix a thread sync bug as is the usual... 8 years ago
  gdkchan aa75957ce2 Somewhat better implementation of thread yield 8 years ago
  gdkchan 7f5a8effbb Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 8 years ago
  gdkchan 91420a402c Use source texture size when doing reads for texure copy 8 years ago
  gdkchan 7822348439 Small cleanup in AMemory and removed some unused usings 8 years ago
  gdkchan 9136897d4a Do not inline the scalar vector load methods as a workaround to a .net JIT bug 8 years ago
  gdkchan 231fae1a4c Texture/Vertex/Index data cache (#132) 8 years ago
  riperiperi 6fe51f9705 ReadBytes function in AMemory, with cleaner range check. (#136) 8 years ago
  greggameplayer 39ebb83453 Add & Correct ErrorModules (#137) 8 years ago