summaryrefslogtreecommitdiff
path: root/src/core/hw/hw.h
AgeCommit message (Collapse)Author
2018-08-02hw: Remove unused filesLioncash
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-20Format: Run the new clang format on everythingJames Rowe
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-03-09Added LCD registers, and implementation for color filling in OGL code.archshift
2015-03-05Implement SetLcdForceBlack, move register enum to hw.harchshift
2014-12-20License changepurpasmart96
2014-07-23Fix a few warnings.Tony Wasserka
Templates shouldn't be marked as inline if they aren't defined in the header.
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei