| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Make the NDS teardown more robust (#1798) | Jesse Talavera-Greenberg | 2023-09-15 |
| * | Fix Incorrect Polygon Swapping Behavior and Implement Correct Rules for Shift... | Jaklyy | 2023-08-27 |
| * | Fix aa being upside down on swapped y-major slopes (#1803) | Jaklyy | 2023-08-27 |
| * | fix aa calc for 1px tall 0px wide slopes (#1795) | Jaklyy | 2023-08-27 |
| * | Improve Interpolation Accuracy (#1686) | Jaklyy | 2023-08-10 |
| * | update copyright headers | Arisotura | 2022-01-09 |
| * | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| * | avoid leaking threads in NDSCart_SRAMManager | RSDuck | 2021-03-11 |
| * | use std::function in Thread_Create so we can revert back to using it | RSDuck | 2021-02-11 |
| * | Allow for a more modular renderer backends (#990) | Wunk | 2021-02-09 |