aboutsummaryrefslogtreecommitdiff
path: root/src/GPU2D.cpp
Commit message (Collapse)AuthorAge
...
* * always render normal BG/OBJ graphics (even if they're not getting ↵StapleButter2017-04-10
| | | | | | | displayed, they can still be fed to the capture unit) * fix 3D viewport calculation * keep track of the clearbuffer attributes before VBlank
* * more accurate flags (push/pop busy, test busy, vertex/poly overflow)StapleButter2017-04-09
| | | | * more versatile and better clipping code
* * fix bug with 0-line tall windows (would be enabled for the whole screen)StapleButter2017-04-09
| | | | * map some I/O ports
* windows!StapleButter2017-04-09
|
* start getting somewhere with that input config dialogStapleButter2017-03-25
|
* * 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
* * more thread-safe UIStapleButter2017-03-23
| | | | | * config system base * FPS counter and limiter
* fix that bug where NSMB's backgrounds lagged one frame behindStapleButter2017-03-21
|
* implement some obscure DMA typesStapleButter2017-03-20
|
* reorganize repo, move shit aroundStapleButter2017-03-16