aboutsummaryrefslogtreecommitdiff
path: root/src/GPU.h
Commit message (Expand)AuthorAge
* Add `alignas` specifiers to some arrays based on how they're accessed (#1933)Jesse Talavera2023-12-26
* Make the initial 3D renderer configurable via `NDSArgs` (#1913)Jesse Talavera2023-12-15
* Initialize the framebuffers within the constructor (#1901)Jesse Talavera2023-12-04
* Clean up the 3D renderer for enhanced flexibility (#1895)Jesse Talavera-Greenberg2023-11-29
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Refactor the JIT to be object-oriented (#1879)Jesse Talavera-Greenberg2023-11-18
* Refactor the GPU to be object-oriented (#1873)Jesse Talavera-Greenberg2023-11-09
* update copyright yearsArisotura2023-11-04
* RTC revamp (#1867)Arisotura2023-10-30
* update copyright headersArisotura2022-01-09
* Fix some compiler warningsWaluigiWare642021-05-03
* update copyright year and add missing GPL headersRSDuck2021-03-12
* separate GPU2D registers and rendererRSDuck2021-02-27
* directly set VRAMDirty for VRAM BG/OAM writesRSDuck2021-02-23
* Allow for a more modular renderer backends (#990)Wunk2021-02-09
* prevent race condition around framebuffersRSDuck2021-02-02
* fixes to the threadedness of the sw rasteriserRSDuck2021-01-26
* fix out of bounds readRSDuck2021-01-07
* use C++ style structs everywhereRSDuck2021-01-02
* add palette and OAM dirty flagRSDuck2020-12-23
* VRAM dirty tracking fix reset/savestate loadRSDuck2020-12-09
* Merge vram dirty trackingRSDuck2020-11-30
* make OpenGL renderer a build optionRSDuck2020-10-01
* * fix build errorArisotura2020-08-24
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
* get the OpenGL renderer going.Arisotura2020-05-25
* update copyright yearsArisotura2020-02-14
* fasterer BG/OBJ VRAM readsArisotura2019-06-09
* welp.Arisotura2019-05-21
* BAHAHAHAHAHAHAHAAArisotura2019-05-16
* split framebuffer.Arisotura2019-05-12
* lay base for hi-res renderingArisotura2019-05-03
* also, update copyright nameArisotura2019-01-22
* implement proper support for POWCNT1.StapleButter2018-12-18
* 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 frame...StapleButter2017-05-10
* * implement missing graphics (affine BG, rotscaled bitmap sprite)StapleButter2017-03-24
* reorganize repo, move shit aroundStapleButter2017-03-16