Commit History

Author SHA1 Message Date
  David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 years ago
  bunnei 2c9c0d70a3 Merge pull request #1312 from lioncash/fwd 7 years ago
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
  Lioncash 0258b444ef service/vi: Replace includes with forward declarations where applicable 7 years ago
  Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
  Lioncash 1432912ae8 vi: Add std::is_trivially_copyable checks to Read and Write functions 8 years ago
  Lioncash 344a0c91f2 vi: std::move std::vector in constructors where applicable 8 years ago
  Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable 8 years ago
  bunnei 49e5de9f03 vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. 8 years ago
  bunnei 0d1a99edf6 vi: Fix size for ListDisplays default display. 8 years ago
  bunnei c3dd456d51 vi: Partially implement buffer crop parameters. 8 years ago
  bunnei 170e19d4ea nvflinger: Fix for BufferQueue event handling. 8 years ago
  James Rowe 0d46f0df12 Update clang format 8 years ago
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
  Lioncash 7c9644646f general: Make formatting of logged hex values more straightforward 8 years ago
  Lioncash 88eb612718 vi: Move logging macros over to new fmt-compatible ones 8 years ago
  bunnei 1df3a7710e Merge pull request #340 from mailwl/vi-update 8 years ago
  bunnei b11f6f90e7 Merge pull request #360 from lioncash/namespaces 8 years ago
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
  Lioncash 3990da488b vi: Remove redundant initializers in the constructors 8 years ago
  mailwl 5922f2c46d Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output 8 years ago
  Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 years ago
  Hexagon12 e10248f308 Fixed normal params in GetDisplayResolution 8 years ago
  bunnei 9d08a11c1d vi: Implement GetDisplayResolution. 8 years ago
  mailwl 6673ed1274 Service/vi: convert services to module 8 years ago
  N00byKing ef875d6a35 Clean Warnings (?) 8 years ago
  bunnei c1c92c30f9 vi: Remove DequeueBuffer and wait until next available buffer. 8 years ago
  Subv d758332425 Parcel: Ensure we don't read past the end of the parcels in Vi. 8 years ago
  Subv 2662de6e52 Vi: Mark all fences as NO_FENCE in the DequeueBuffer response parcel. 8 years ago