aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-20Expose flip/show dma buffer to underlying dma_display instancemrfaptastic
To avoid confusion / issues.
2020-09-14Merge pull request #31 from kosso/chained-aurora-demosmrfaptastic
Updated Aurora demo for chained virtual displays.
2020-09-14Remove commented-out junk palette.Kosso
2020-09-13Kosso: Updated Aurora demo for chained virtual displays. Added a better Fire ↵Kosso
demo. Removed some old Aurora demos which just didn't work and saves some memory.
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-09-07Update README.mdmrfaptastic
2020-09-06Update README.mdmrfaptastic
2020-09-06Update README.mdmrfaptastic
2020-09-06Update README.mdmrfaptastic
2020-09-06Update README.mdmrfaptastic
2020-08-31Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA
2020-08-31New example for Glediator3mrfaptastic
2020-08-24Update README.mdmrfaptastic
2020-08-24Update README.mdmrfaptastic
2020-08-24Fixesmrfaptastic
2020-08-21Syntax Highlightingmrfaptastic
2020-08-20Update framebuffer_memory.mdmrfaptastic
2020-08-18Update and rename SPLIT_MEMORY_MODE.md to framebuffer_memory.mdmrfaptastic
2020-08-15Update README.mdmrfaptastic
2020-08-14Thou shalt not trust Adafruit GFXmrfaptastic
Especially when using the co-ordinates it generates as a means to access memory.
2020-08-14Minor updatemrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-14Update README.mdmrfaptastic
2020-08-13Merge branch 'master' of ↵mrfaptastic
https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA
2020-08-13Update commentary / 'gotcha'mrfaptastic
2020-08-13Update README.mdmrfaptastic
2020-08-13Update README.mdmrfaptastic
2020-08-13Update README.mdmrfaptastic
2020-08-13Update README.mdmrfaptastic
2020-08-13drawPixel performance improvementmrfaptastic
It just keeps getting better.
2020-08-12'Final' changes.mrfaptastic
Allocate memory at the row level.
2020-08-11Adjust defaultsmrfaptastic
Minor amendment.
2020-08-11Update README.mdmrfaptastic
2020-08-11Fix bug with fillScreen and re-implement colour correctionmrfaptastic
Forgot to implement this two years ago... nobody noticed.
2020-08-11Update README.mdmrfaptastic
2020-08-10Update README.mdmrfaptastic
2020-08-10Updated GIF examplemrfaptastic
2020-08-10New GIF animation example based on AnimatedGIF library for better performance.mrfaptastic
2020-08-09Minor cleanupmrfaptastic
2020-08-09Remove random dotsmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update README.mdmrfaptastic
2020-08-09Update ChainedPanels example, VirtualDisplay Class and Graphic. Thanks Brian ↵mrfaptastic
and Galaxy-Man for input.