mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 09:57:55 -05:00
Added LCD registers, and implementation for color filling in OGL code.
This commit is contained in:
@ -246,6 +246,8 @@ struct Regs {
|
||||
return content[index];
|
||||
}
|
||||
|
||||
#undef ASSERT_MEMBER_SIZE
|
||||
|
||||
private:
|
||||
/*
|
||||
* Most physical addresses which GPU registers refer to are 8-byte aligned.
|
||||
|
Reference in New Issue
Block a user