grise: fixed artifact due to uninitialized guard-pand in backBuffer and
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 13 Sep 2016 07:09:51 +0000 (10:09 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 13 Sep 2016 07:09:51 +0000 (10:09 +0300)
commit976c2aca502358c5f407a109c31d67abd519ac1d
tree71fecdc5c0ef669441be5d654e0a92490a050a54
parent899b88b4ab8ef15a5032e745ff34dd9b60cadc26
grise: fixed artifact due to uninitialized guard-pand in backBuffer and
increased the performance slightly by copying the backBuffer to
vmem_back, instead of fb_pixels.
src/grise.c