Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | hw: Remove unused files | Lioncash | |
None of these files are used in any meaningful way. They're just leftovers from citra. Also has the benefit of getting rid of an unused global variable. | |||
2018-01-20 | Format: Run the new clang format on everything | James Rowe | |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-03-09 | Added LCD registers, and implementation for color filling in OGL code. | archshift | |
2015-03-05 | Implement SetLcdForceBlack, move register enum to hw.h | archshift | |
2014-12-20 | License change | purpasmart96 | |
2014-07-23 | Fix a few warnings. | Tony Wasserka | |
Templates shouldn't be marked as inline if they aren't defined in the header. | |||
2014-04-08 | fixed project includes to use new directory structure | bunnei | |
2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |