Commit History

Author SHA1 Message Date
  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
  Subv 1b64160d83 Vi: Always write the IGBPBuffer in the RequestBuffer response parcel. 8 years ago
  Subv 35d0d06885 Vi: Mark the fences as valid in the DequeueBuffer response parcel. 8 years ago
  Subv d18446f63a Vi: Added a missing u32 in the DequeueBuffer response parcel. 8 years ago
  Subv b78ffc4abf Vi: Don't write the IGBPBuffer in the IGBPRequestBufferResponseParcel. 8 years ago
  Subv 8dee5663b3 Vi: Properly write the BufferProducerFence object in the DequeueBuffer response parcel. 8 years ago
  bunnei f16bb1dfcf vi: Eliminate direct usage of BufferDescriptorB. 8 years ago
  bunnei 8f84665775 vi: Use ReadBuffer/WriteBuffer functions for TransactParcel. 8 years ago
  bunnei 4f8ee5e456 vi: Fix TransactParcelAuto to support both buffer formats. 8 years ago
  bunnei 91e19deb39 vi: Add FENCE_HACK, which is useful for booting BOTW. 8 years ago
  bunnei a9e4e8294a vi: Stub TransactParcel CancelBuffer. 8 years ago
  bunnei 4f969e2271 TransactParcel: Move WriteBlock to narrowest scope. 8 years ago
  bunnei 6fce1414c3 vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical. 8 years ago
  bunnei 068744db1b vi: Fix OpenLayer and CreateStrayLayer. 8 years ago
  bunnei c83a1b2320 vi: Implement TransactParcelAuto. 8 years ago
  bunnei 63de56ee0f IGBPQueueBufferRequestParcel: Don't enforce buffer length. 8 years ago
  bunnei 309276a317 IGBPRequestBufferResponseParcel: Fix response for libnx. 8 years ago
  bunnei 576f0cf027 IApplicationDisplayService::CloseDisplay: Fix response params size. 8 years ago