aboutsummaryrefslogtreecommitdiff
path: root/src/GPU.h
Commit message (Collapse)AuthorAge
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
| | | | | * make video settings dialog functional, sorta * fix dialogs that were resizable
* get the OpenGL renderer going.Arisotura2020-05-25
| | | | | | sorta. (also make the blackmagic_II branch obsolete in the process)
* 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