Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra/src/core/hle/service/apt
Ben d6157a49db APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467)
* APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo

* adressed comments

* Clear screen_capture_buffer on Receive

* fix response in ReceiveCaptureBufferInfo

* fix response in ReceiveCaptureBufferInfo

* fix clang-format
2018-03-04 13:25:33 +02:00
..
bcfnt apt/shared_font: don't relocate zero offset 2017-06-26 00:43:23 +03:00
applet_manager.cpp APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
applet_manager.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00
apt_a.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_a.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
apt_s.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_s.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
apt_u.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt_u.h APT: convert to ServiceFramework 2018-02-03 19:40:22 +02:00
apt.cpp APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
apt.h APT: Implement SendCaptureBufferInfo and ReceiveCaptureBufferInfo (#3467) 2018-03-04 13:25:33 +02:00
errors.h APT/Applet: move applet managing into its own class 2018-01-25 22:20:08 +02:00