mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Read-from-memory fixes, render target improvements
This commit is contained in:
parent
818ca48759
commit
60988fda8f
13 changed files with 87 additions and 17 deletions
|
@ -12,6 +12,8 @@ public:
|
|||
int mResizeNum;
|
||||
bool mHasBeenTargeted;
|
||||
bool mHasBeenDrawnTo;
|
||||
bool mWantsClear;
|
||||
bool mResetClear;
|
||||
|
||||
public:
|
||||
RenderTarget();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue