Added LCD registers, and implementation for color filling in OGL code.
This commit is contained in:
parent
47010fea31
commit
041e99b613
11 changed files with 234 additions and 37 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue