- removed the old software renderer framebuffers for Windows
This cannot be refactored with the old code still present and done properly both renderers should share what they can.
This commit is contained in:
parent
1e5fbc1423
commit
a001a5304d
70 changed files with 29 additions and 8286 deletions
|
|
@ -145,7 +145,6 @@ void AdjustSpriteOffsets()
|
|||
}
|
||||
tex->LeftOffset=x;
|
||||
tex->TopOffset=y;
|
||||
tex->KillNative();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue