mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 15:45:46 +00:00
HWRasterizer: Texture forwarding
This commit is contained in:
parent
621cf30b24
commit
459035a108
20 changed files with 1749 additions and 970 deletions
|
@ -577,7 +577,7 @@ struct Regs {
|
|||
}
|
||||
}
|
||||
|
||||
struct {
|
||||
struct FramebufferConfig {
|
||||
INSERT_PADDING_WORDS(0x3);
|
||||
|
||||
union {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue