summaryrefslogtreecommitdiffstats
path: root/src/core/hw/y2r.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add all services to the Service namespaceLioncash2016-12-111-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-9/+23
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-41/+36
* Y2R: num_tiles should be allowed when its value is 128 (#1669)JamePeng2016-04-151-1/+1
* Silence -Wsign-compare warnings.Rohit Nirmal2015-10-071-1/+1
* y2r: Give local variables an initial valueLioncash2015-09-101-3/+6
* core: Fix missing prototype warningsLioncash2015-07-291-0/+1
* Y2R: Fix narrowing warningaroulin2015-07-121-1/+1
* Core: Cleanup hw includes.Emmanuel Gil Peyrot2015-06-281-1/+3
* Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner2015-06-221-0/+369