Joel Bodenmann jbo
Loading Heatmap…

jbo pushed to master at uGFX/ugfx

  • b17cb215f4 STM32LTDC: Handle gOrientationPortrait and gOrientationLandscape explicitly although not supporting it

2021-08-23 13:27:21 +00:00

jbo pushed to develop at uGFX/ugfx

2021-08-19 14:12:20 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-19 11:48:46 +00:00

jbo commented on issue uGFX/ugfx#1

Update all STM32LTDC board files

The STM32LTDC driver was improved in several other aspects as well. See https://community.ugfx.io/topic/3489-improvements-to-the-stm32ltdc-driver for more information (and of course the git history).

2021-08-19 09:42:24 +00:00

jbo commented on issue uGFX/ugfx#2

STM32LTDC: DMA2D enabling might be too late

Fixed.

2021-08-18 19:02:25 +00:00

jbo closed issue uGFX/ugfx#2

STM32LTDC: DMA2D enabling might be too late

2021-08-18 19:02:25 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 18:59:00 +00:00

jbo pushed to master at uGFX/ugfx

  • 853f2cba98 Relocate current benchmark to /demos/benchmarks/rectangles

2021-08-18 18:51:57 +00:00

jbo pushed to master at uGFX/ugfx

  • c713719326 Update /demos/benchmarks configuration file

2021-08-18 17:18:06 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 17:17:05 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 16:26:42 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 16:09:51 +00:00

jbo pushed to master at uGFX/ugfx

  • 77f10024e0 STM32LTDC: Improve pixel format detection if 2nd layer is used

2021-08-18 15:12:14 +00:00

jbo deleted branch feature/stm32ltdc from uGFX/ugfx

2021-08-18 15:05:36 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 15:05:30 +00:00

jbo pushed to master at uGFX/ugfx

2021-08-18 14:38:44 +00:00

jbo pushed to feature/stm32ltdc at uGFX/ugfx

2021-08-18 14:38:27 +00:00

jbo pushed to feature/stm32ltdc at uGFX/ugfx

2021-08-17 16:29:13 +00:00

jbo commented on issue uGFX/ugfx#2

STM32LTDC: DMA2D enabling might be too late

Confirmed: We need to either do this in the config file or the `gfxconf.h`. We're therefore going to "expose" all STM32LTDC driver related options to `gfxconf.h`.

2021-08-17 12:09:17 +00:00

jbo opened issue uGFX/ugfx#2

STM32LTDC: DMA2D enabling might be too late

2021-08-17 11:47:15 +00:00