Merge pull request #2569 from wwylele/wrap-unwrap
APT: implemented Wrap and Unwrap
This commit is contained in:
commit
03277411f3
17 changed files with 568 additions and 14 deletions
|
@ -63,6 +63,7 @@ namespace Log {
|
|||
SUB(HW, Memory) \
|
||||
SUB(HW, LCD) \
|
||||
SUB(HW, GPU) \
|
||||
SUB(HW, AES) \
|
||||
CLS(Frontend) \
|
||||
CLS(Render) \
|
||||
SUB(Render, Software) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue