mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-01 15:08:57 +02:00
Merge pull request #12761 from liamwhite/mp-composite
video_core: rewrite presentation for layer composition
This commit is contained in:
commit
58cf2ee1f9
90 changed files with 3671 additions and 3501 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/scratch_buffer.h"
|
||||
#include "video_core/engines/engine_interface.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue