summaryrefslogtreecommitdiffstats
path: root/src/core/hw/y2r.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-382/+0
2016-12-11Add all services to the Service namespaceLioncash1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-9/+23
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-41/+36
2016-04-15Y2R: num_tiles should be allowed when its value is 128 (#1669)JamePeng1-1/+1
2015-10-07Silence -Wsign-compare warnings.Rohit Nirmal1-1/+1
2015-09-10y2r: Give local variables an initial valueLioncash1-3/+6
2015-07-29core: Fix missing prototype warningsLioncash1-0/+1
2015-07-12Y2R: Fix narrowing warningaroulin1-1/+1
2015-06-28Core: Cleanup hw includes.Emmanuel Gil Peyrot1-1/+3
2015-06-22Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner1-0/+369