aboutsummaryrefslogtreecommitdiff
path: root/src/GPU3D_Soft.h
Commit message (Expand)AuthorAge
* Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shift...Jaklyy2023-08-27
* Fix aa being upside down on swapped y-major slopes (#1803)Jaklyy2023-08-27
* fix aa calc for 1px tall 0px wide slopes (#1795)Jaklyy2023-08-27
* Improve Interpolation Accuracy (#1686)Jaklyy2023-08-10
* update copyright headersArisotura2022-01-09
* update copyright year and add missing GPL headersRSDuck2021-03-12
* avoid leaking threads in NDSCart_SRAMManagerRSDuck2021-03-11
* use std::function in Thread_Create so we can revert back to using itRSDuck2021-02-11
* Allow for a more modular renderer backends (#990)Wunk2021-02-09