aboutsummaryrefslogtreecommitdiff
path: root/src/GPU.h
Commit message (Collapse)AuthorAge
* update copyright yearsArisotura2020-02-14
|
* fasterer BG/OBJ VRAM readsArisotura2019-06-09
|
* welp.Arisotura2019-05-21
| | | | progress
* BAHAHAHAHAHAHAHAAArisotura2019-05-16
|
* split framebuffer.Arisotura2019-05-12
| | | | | setup doublebuffering inside GPU.cpp. avoid copying a whole framebuffer every frame. better performance at higher res.
* lay base for hi-res renderingArisotura2019-05-03
| | | | IT'S A PILE OF HACKS
* also, update copyright nameArisotura2019-01-22
|
* implement proper support for POWCNT1.StapleButter2018-12-18
| | | | fixes #260
* fix code that would have fucking asplodedStapleButter2018-10-18
|
* fixor copyright years.StapleButter2018-09-15
|
* make it a menu option while we're at itStapleButter2017-09-21
|
* add support for writing to VCount. incl. fucked-up display and altering ↵StapleButter2017-05-10
| | | | framerate accordingly.
* * implement missing graphics (affine BG, rotscaled bitmap sprite)StapleButter2017-03-24
| | | | | | * fix potential crash upon exit * more work on the input config UI * misc fixes
* reorganize repo, move shit aroundStapleButter2017-03-16