framebuffer_ng: use hardware accel for blitBox2FB()

Origin commit data
------------------
Commit: 605eb0c831
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-28 (Thu, 28 Jan 2016)
This commit is contained in:
Michael Liebmann
2016-01-28 11:04:59 +01:00
parent 52e28a66d3
commit e3acf602b2
5 changed files with 69 additions and 6 deletions

View File

@@ -45,6 +45,8 @@ typedef struct gradientData_t
fb_pixel_t* boxBuf;
bool direction;
int mode;
int x;
int dx;
} gradientData_struct_t;
#define CORNER_NONE 0x0