TFB_FlushGraphics tracks smallest required rectangle to update or rescale
A partial version of only updating the smallest rectangle possible has been implemented for no scaling and for ScaleNearest. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@618 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Changes towards version 0.2:
|
||||
- TFB_FlushGraphics keeps track of smallest bounding box that requires
|
||||
updating, allowing for faster scaling
|
||||
- Added a TFB_Canvas data buffer to let TFB_Image be more accessible
|
||||
- Added new graphics primitives
|
||||
- Added 'smooth' scolling for ff, frev (similar to the 3DO) - PhracturedBlue
|
||||
|
||||
Reference in New Issue
Block a user