コミット履歴

作者 SHA1 メッセージ 日付
  Zach Hilman c91dc417d5 vi: Implement TransactParcel for Disconnect and DetachBuffer 7 年 前
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 年 前
  David 92d8ad3770 Implement VI ConvertScalingMode (#1475) 7 年 前
  bunnei 8f2ad3a66d Merge pull request #1338 from raven02/service_vi 7 年 前
  raven02 4092907687 Implement ISystemDisplayService::GetDisplayMode 7 年 前
  David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 年 前
  bunnei 2c9c0d70a3 Merge pull request #1312 from lioncash/fwd 7 年 前
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 年 前
  Lioncash 0258b444ef service/vi: Replace includes with forward declarations where applicable 7 年 前
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace 7 年 前
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 年 前
  Lioncash 1432912ae8 vi: Add std::is_trivially_copyable checks to Read and Write functions 8 年 前
  Lioncash 344a0c91f2 vi: std::move std::vector in constructors where applicable 8 年 前
  Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable 8 年 前
  bunnei 49e5de9f03 vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. 8 年 前
  bunnei 0d1a99edf6 vi: Fix size for ListDisplays default display. 8 年 前
  bunnei c3dd456d51 vi: Partially implement buffer crop parameters. 8 年 前
  bunnei 170e19d4ea nvflinger: Fix for BufferQueue event handling. 8 年 前
  James Rowe 0d46f0df12 Update clang format 8 年 前
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 年 前
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward 8 年 前
  Lioncash 88eb612718 vi: Move logging macros over to new fmt-compatible ones 8 年 前
  bunnei 1df3a7710e Merge pull request #340 from mailwl/vi-update 8 年 前
  bunnei b11f6f90e7 Merge pull request #360 from lioncash/namespaces 8 年 前
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 年 前
  Lioncash 3990da488b vi: Remove redundant initializers in the constructors 8 年 前
  mailwl 5922f2c46d Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output 8 年 前
  Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 年 前
  Hexagon12 e10248f308 Fixed normal params in GetDisplayResolution 8 年 前
  bunnei 9d08a11c1d vi: Implement GetDisplayResolution. 8 年 前