summaryrefslogtreecommitdiff
path: root/shared-module/rgbmatrix
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-12Enable protomatter on RP2040 buildsJeff Epler
2021-01-26rgbmatrix: Eliminate some duplicated height-calculating codeJeff Epler
2021-01-26RGBMatrix: Additional tile tweaksJeff Epler
2021-01-26protmatter: Update to version that supports tilingJeff Epler
2020-11-28Use movable allocation system for RGBMatrix allocations.Christian Walther
2020-11-28Add movable allocation system.Christian Walther
2020-10-12Merge pull request #3537 from jepler/update-protomatter-2Scott Shawcroft
2020-10-12rgbmatrix: Don't crash when setting brightness=0Jeff Epler
2020-10-10rgbmatrix: update protomatter to 1.0.5 tagJeff Epler
2020-09-02rgbmatrix: Move struct definition to shared-module, rename 'core' memberJeff Epler
2020-09-01RGBMatrix: Remove unused, dead allocationJeff Epler
2020-09-01rgbmatrix: Disable timer while reconstructing the displayJeff Epler
2020-09-01allocator.h: add a missing license noticeJeff Epler
2020-09-01rgbmatrix: Don't inline the allocator functionsJeff Epler
2020-09-01rgbmatrix: recover gracefully from allocation errorsJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler