Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/qmk/uGFX
Fork of https://git.ugfx.io/uGFX/uGFX. Fixes for qmk_firmware
https://github.com/qmk/uGFX
Fix compatibility with newer ChibiOS, as upstream don't want to do so.
40b48f470addad6a4fb1177de1a69a181158739b authored almost 5 years ago by Nick Brassel <[email protected]>
40b48f470addad6a4fb1177de1a69a181158739b authored almost 5 years ago by Nick Brassel <[email protected]>
Fix to gImage BMP handling where the system pixel size is less than a byte
0586fd276d81ae7cd95ff50f92b1536c947ddf67 authored over 5 years ago by inmarket <[email protected]>
0586fd276d81ae7cd95ff50f92b1536c947ddf67 authored over 5 years ago by inmarket <[email protected]>
Fix to GWIN console widget
127a7cd2a2d6145b808b1960f602cc26cafcb1dd authored over 5 years ago by inmarket <[email protected]>
127a7cd2a2d6145b808b1960f602cc26cafcb1dd authored over 5 years ago by inmarket <[email protected]>
Fix release notes
701f697df571f59f31dc4a5c8f9f21ef15ca18f3 authored over 5 years ago by inmarket <[email protected]>
701f697df571f59f31dc4a5c8f9f21ef15ca18f3 authored over 5 years ago by inmarket <[email protected]>
Merge branch 'develop'
39bde23dd9b156b05aad549ca1d9c0e5026378fe authored over 5 years ago by Joel Bodenmann <[email protected]>
39bde23dd9b156b05aad549ca1d9c0e5026378fe authored over 5 years ago by Joel Bodenmann <[email protected]>
Typedef gImage compatibility only when GDISP_NEED_IMAGE is GFXON
ac4b7fc8b4ebfe080b6f3f6d90a1fe15221144cc authored over 5 years ago by Joel Bodenmann <[email protected]>
ac4b7fc8b4ebfe080b6f3f6d90a1fe15221144cc authored over 5 years ago by Joel Bodenmann <[email protected]>
Introduce type gImage to replace v2.x gdispImage
785047b0aa1d43d5f33ae69d7e0ed708df6db0bd authored over 5 years ago by Joel Bodenmann <[email protected]>
785047b0aa1d43d5f33ae69d7e0ed708df6db0bd authored over 5 years ago by Joel Bodenmann <[email protected]>
Release v2.9
835f0f197f7fc7eecf5dcd36892987c71caa5caa authored almost 6 years ago by Joel Bodenmann <[email protected]>
835f0f197f7fc7eecf5dcd36892987c71caa5caa authored almost 6 years ago by Joel Bodenmann <[email protected]>
Updating .gitignore
138b49a1a001702ce1258ca7964637830ccd8708 authored almost 6 years ago by Joel Bodenmann <[email protected]>
138b49a1a001702ce1258ca7964637830ccd8708 authored almost 6 years ago by Joel Bodenmann <[email protected]>
Textedit fix - as per Neon1
509fc7501e7bd30b1b314fc0d4838d7cdf6ac621 authored about 6 years ago by inmarket <[email protected]>
509fc7501e7bd30b1b314fc0d4838d7cdf6ac621 authored about 6 years ago by inmarket <[email protected]>
Minor fixups
d528fb218d2773c051098cd44cb6eb0eb0732be0 authored about 6 years ago by inmarket <[email protected]>
d528fb218d2773c051098cd44cb6eb0eb0732be0 authored about 6 years ago by inmarket <[email protected]>
Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, gMutex etc
8a9ed5195b3345635533b6150b9303abbaf5adf3 authored about 6 years ago by inmarket <[email protected]>
8a9ed5195b3345635533b6150b9303abbaf5adf3 authored about 6 years ago by inmarket <[email protected]>
For all source files update integer types to the new gI8 etc type names
7c5a6c928fa7129cf754c9c73c5c7ae39372ba9d authored about 6 years ago by inmarket <[email protected]>
7c5a6c928fa7129cf754c9c73c5c7ae39372ba9d authored about 6 years ago by inmarket <[email protected]>
FIx big endian bug
8bd70d953bcd3e32ceb4e45a4e561c973726280a authored about 6 years ago by inmarket <[email protected]>
8bd70d953bcd3e32ceb4e45a4e561c973726280a authored about 6 years ago by inmarket <[email protected]>
Fix gfxRealloc bug for RAW32 (and derivitives)
6a69c5673fff9c909eaadac6b7e2ddc93403c679 authored about 6 years ago by inmarket <[email protected]>
6a69c5673fff9c909eaadac6b7e2ddc93403c679 authored about 6 years ago by inmarket <[email protected]>
Reverse removal of label auto-sizing during label creation. Retained removal of auto-sizing during draw.
0f3310dd34d9c404a25c26b36708b060839e1908 authored about 6 years ago by inmarket <[email protected]>
0f3310dd34d9c404a25c26b36708b060839e1908 authored about 6 years ago by inmarket <[email protected]>
More updating of license header
4c4cf51682dce31f9a12d8d36fdf8558b92e1599 authored about 6 years ago by inmarket <[email protected]>
4c4cf51682dce31f9a12d8d36fdf8558b92e1599 authored about 6 years ago by inmarket <[email protected]>
Update license header
0840c8e7846f86c530e72ea6d3f97db0f27f7063 authored about 6 years ago by Tibo Clausen <[email protected]>
0840c8e7846f86c530e72ea6d3f97db0f27f7063 authored about 6 years ago by Tibo Clausen <[email protected]>
Merge branch 'feature/update_license_header' of XenotriX/uGFX into master
b2b8b857ee22acc5c2a42c15682cc57bd5d27789 authored about 6 years ago by Joel Bodenmann <[email protected]>
b2b8b857ee22acc5c2a42c15682cc57bd5d27789 authored about 6 years ago by Joel Bodenmann <[email protected]>
Change gwinLabelDraw to gwinLabelDrawJustified
82287d168fc7544b0cd95b135eb59eea5d084f3b authored about 6 years ago by Tibo Clausen <[email protected]>
82287d168fc7544b0cd95b135eb59eea5d084f3b authored about 6 years ago by Tibo Clausen <[email protected]>
Merge branch 'feature/label_renderer' of XenotriX/uGFX into master
e414e77d23739835607616203b2d44590b1090a1 authored about 6 years ago by Joel Bodenmann <[email protected]>
e414e77d23739835607616203b2d44590b1090a1 authored about 6 years ago by Joel Bodenmann <[email protected]>
Remove label auto-resizing
00c99374b195043318e35f270f68b7c637302d40 authored about 6 years ago by Tibo Clausen <[email protected]>
00c99374b195043318e35f270f68b7c637302d40 authored about 6 years ago by Tibo Clausen <[email protected]>
Updating changelog
3486e475796b1df79b46dd34119ea72ed74be732 authored about 6 years ago by Joel Bodenmann <[email protected]>
3486e475796b1df79b46dd34119ea72ed74be732 authored about 6 years ago by Joel Bodenmann <[email protected]>
Merge branch 'feature/rm_label_auto-resize' of XenotriX/uGFX into master
7047dfa633cdf2d0f364528f774e87bffc003bab authored about 6 years ago by Joel Bodenmann <[email protected]>
7047dfa633cdf2d0f364528f774e87bffc003bab authored about 6 years ago by Joel Bodenmann <[email protected]>
Merge branch 'hotfix/fsyncqueue' of XenotriX/uGFX into master
fe8c80f4346c0c728495f7ccf5fcb6da4bc469b5 authored about 6 years ago by Joel Bodenmann <[email protected]>
fe8c80f4346c0c728495f7ccf5fcb6da4bc469b5 authored about 6 years ago by Joel Bodenmann <[email protected]>
Fix fully sync queue
e56ed290e3512c15317fb1763d3a9a9392241b43 authored about 6 years ago by Tibo Clausen <[email protected]>
e56ed290e3512c15317fb1763d3a9a9392241b43 authored about 6 years ago by Tibo Clausen <[email protected]>
Merge branch 'hotfix/color' of XenotriX/uGFX into master
df0200c0f9662b51b4e9b5cfa0ab7e222c3b7a48 authored about 6 years ago by Joel Bodenmann <[email protected]>
df0200c0f9662b51b4e9b5cfa0ab7e222c3b7a48 authored about 6 years ago by Joel Bodenmann <[email protected]>
Fix color macros
601d8f893ddee7296f24fee47f401c1be2b4c4e9 authored about 6 years ago by Tibo Clausen <[email protected]>
601d8f893ddee7296f24fee47f401c1be2b4c4e9 authored about 6 years ago by Tibo Clausen <[email protected]>
Added type gThread to replace V2.x gfxThreadHandle
330f891081dbd755063767a25f39c517fbe5c432 authored over 6 years ago by inmarket <[email protected]>
330f891081dbd755063767a25f39c517fbe5c432 authored over 6 years ago by inmarket <[email protected]>
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
1fc4180d41a77088bbb2c0ce020d5ff7ab88c16e authored over 6 years ago by inmarket <[email protected]>
1fc4180d41a77088bbb2c0ce020d5ff7ab88c16e authored over 6 years ago by inmarket <[email protected]>
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
93da5a0578e7f16ea846eb257f36a24e316ef8d4 authored over 6 years ago by inmarket <[email protected]>
93da5a0578e7f16ea846eb257f36a24e316ef8d4 authored over 6 years ago by inmarket <[email protected]>
Added type gDelay to replace V2.x delaytime_t
Added type gTicks to replace V2.x systemticks_t
Added type gThreadreturn to replace V2...
Added type gColorformat to replace V2.x colorformat
e23ae94e91369501df310bc3afd4ab711d263cab authored over 6 years ago by inmarket <[email protected]>
e23ae94e91369501df310bc3afd4ab711d263cab authored over 6 years ago by inmarket <[email protected]>
Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X
e61f0ae4248bdafeace54c330d488904a495c045 authored over 6 years ago by inmarket <[email protected]>
e61f0ae4248bdafeace54c330d488904a495c045 authored over 6 years ago by inmarket <[email protected]>
Added macros JUSTIFYMASK_HORIZONTAL, JUSTIFYMASK_VERTICAL to replace macros JUSTIFYMASK_LEFTRIGHT, JUSTIFYMASK_TOPBOTTOM
d9258efd4dac2b7939bb11707cbbdfa135c02bf5 authored over 6 years ago by inmarket <[email protected]>
d9258efd4dac2b7939bb11707cbbdfa135c02bf5 authored over 6 years ago by inmarket <[email protected]>
Added type gFont to replace V2.x font_t
cbf1d4dfa095bc1fae927228ad108b6086738f01 authored over 6 years ago by inmarket <[email protected]>
cbf1d4dfa095bc1fae927228ad108b6086738f01 authored over 6 years ago by inmarket <[email protected]>
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX
a24fab0d7217aaae1463f62d5d1381ef820cfa17 authored over 6 years ago by inmarket <[email protected]>
a24fab0d7217aaae1463f62d5d1381ef820cfa17 authored over 6 years ago by inmarket <[email protected]>
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
2e8eaa34717f99c9696867b62ff5f19e76a7ccf8 authored over 6 years ago by inmarket <[email protected]>
2e8eaa34717f99c9696867b62ff5f19e76a7ccf8 authored over 6 years ago by inmarket <[email protected]>
Correct V2 powermode macros
788cbced624d83a4c493182fde15cfa244910294 authored over 6 years ago by inmarket <[email protected]>
788cbced624d83a4c493182fde15cfa244910294 authored over 6 years ago by inmarket <[email protected]>
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX
bda8c738b10c136ad1557acc1a07174ceb3e4f73 authored over 6 years ago by inmarket <[email protected]>
bda8c738b10c136ad1557acc1a07174ceb3e4f73 authored over 6 years ago by inmarket <[email protected]>
Change color_t to gColor
f9c848e9851713d7a33962b9b4768c0a0d1751f1 authored over 6 years ago by inmarket <[email protected]>
f9c848e9851713d7a33962b9b4768c0a0d1751f1 authored over 6 years ago by inmarket <[email protected]>
Change pixel_t to gPixel
cfb1b2a488d5b1a9e14c889b80e5324d16f63f1b authored over 6 years ago by inmarket <[email protected]>
cfb1b2a488d5b1a9e14c889b80e5324d16f63f1b authored over 6 years ago by inmarket <[email protected]>
Change coord_t to gCoord
2ab2d77fcba42467b62f2be732cb8dc00510fe19 authored over 6 years ago by inmarket <[email protected]>
2ab2d77fcba42467b62f2be732cb8dc00510fe19 authored over 6 years ago by inmarket <[email protected]>
Change point and point_t to gPoint
7e95acb7310d83284288a6e89a6b3fe4bf4e8668 authored over 6 years ago by inmarket <[email protected]>
7e95acb7310d83284288a6e89a6b3fe4bf4e8668 authored over 6 years ago by inmarket <[email protected]>
Fix some missing gBool conversions
e8b789bfb166ee3218e9dbb4c6ddf74bdba79510 authored over 6 years ago by inmarket <[email protected]>
e8b789bfb166ee3218e9dbb4c6ddf74bdba79510 authored over 6 years ago by inmarket <[email protected]>
Another ChibiOS V5 fix
63d69559929b04332b82b0f34a580097a985a884 authored over 6 years ago by inmarket <[email protected]>
63d69559929b04332b82b0f34a580097a985a884 authored over 6 years ago by inmarket <[email protected]>
Added WS29EPD driver by cpu20 for the WaveShare E-Paper display
853863254f1636ac7fa1fc03a26c8b3cb5c64718 authored over 6 years ago by inmarket <[email protected]>
853863254f1636ac7fa1fc03a26c8b3cb5c64718 authored over 6 years ago by inmarket <[email protected]>
Add support for ChibiOS V5 - Thanks Vrollei
e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0 authored over 6 years ago by inmarket <[email protected]>
e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0 authored over 6 years ago by inmarket <[email protected]>
Added new type definitions - moving towards V3.0
41271d632b74f5cf47c30d3b699eb6b2786f2136 authored over 6 years ago by inmarket <[email protected]>
41271d632b74f5cf47c30d3b699eb6b2786f2136 authored over 6 years ago by inmarket <[email protected]>
Merge branch 'master' of Steffen/uGFX into master
3b97fb798e96514057bcf17263c1e5dbdcd7da26 authored over 6 years ago by inmarket <[email protected]>
3b97fb798e96514057bcf17263c1e5dbdcd7da26 authored over 6 years ago by inmarket <[email protected]>
Merge branch 'ST7735_128x128' of kapacuk/uGFX into master
b9b7d27c5785da70adc60cd7aec7d2a5deb5cb09 authored over 6 years ago by inmarket <[email protected]>
b9b7d27c5785da70adc60cd7aec7d2a5deb5cb09 authored over 6 years ago by inmarket <[email protected]>
Added support for 1.44" board (128x128)
ST7735_TYPE_R and ST7735_TYPE_B macros are deprecated (but supported for backward compatibility)...
b94fb2caad9f3afbb82cc64d6f90b20bb6192b25 authored over 6 years ago by kapacuk <[email protected]>
Merge branch 'ST7735_fixes' of kapacuk/uGFX into master
ee4654b0774ce9811c85cdc120db0b5af9ca5b34 authored over 6 years ago by Joel Bodenmann <[email protected]>
ee4654b0774ce9811c85cdc120db0b5af9ca5b34 authored over 6 years ago by Joel Bodenmann <[email protected]>
A few minor fixes to be able to compile it on Linux with the latest GCC
- Added missing semicolon to the definition of write_data_repeat;
- Added missing parameter to r...
Fix UC1610 driver private area initialisation
ef9d93f0efd13843ca2f3bb7c3bafcfbf4910899 authored over 6 years ago by inmarket <[email protected]>
ef9d93f0efd13843ca2f3bb7c3bafcfbf4910899 authored over 6 years ago by inmarket <[email protected]>
Merge remote-tracking branch 'origin/master'
a70cc09ff9159876edbb157ff2af4b2f18abf45a authored almost 7 years ago by inmarket <[email protected]>
a70cc09ff9159876edbb157ff2af4b2f18abf45a authored almost 7 years ago by inmarket <[email protected]>
Updating changelog
a411aea69fb59afb340eaa24df96c13dad22e578 authored almost 7 years ago by Joel Bodenmann <[email protected]>
a411aea69fb59afb340eaa24df96c13dad22e578 authored almost 7 years ago by Joel Bodenmann <[email protected]>
Merge remote-tracking branch 'origin/master'
0771c148171b8cb6235086402275a4e82d3ea342 authored almost 7 years ago by inmarket <[email protected]>
0771c148171b8cb6235086402275a4e82d3ea342 authored almost 7 years ago by inmarket <[email protected]>
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
94f1cc2f0a4db0c6f1483e6d648068e031bcc094 authored almost 7 years ago by inmarket <[email protected]>
94f1cc2f0a4db0c6f1483e6d648068e031bcc094 authored almost 7 years ago by inmarket <[email protected]>
C comment style
bee02d5bb58800104a6dd7490ec2424dacecf625 authored almost 7 years ago by Thomas Sterren <[email protected]>
bee02d5bb58800104a6dd7490ec2424dacecf625 authored almost 7 years ago by Thomas Sterren <[email protected]>
Got stuck in here with a source font file generated out of `arial` size 48
509b4113ad340bf721ce58e645d1498a65cdad65 authored almost 7 years ago by Thomas Sterren <[email protected]>
509b4113ad340bf721ce58e645d1498a65cdad65 authored almost 7 years ago by Thomas Sterren <[email protected]>
Typo in mcufontencoder help
50cc1ad5967f970405da519ee1195fca2d6c3713 authored almost 7 years ago by Thomas Sterren <[email protected]>
50cc1ad5967f970405da519ee1195fca2d6c3713 authored almost 7 years ago by Thomas Sterren <[email protected]>
Added clone() method to DataFile class
bbc4b8e5516a934014edf754bc5b6b877eabfcf7 authored almost 7 years ago by Thomas Sterren <[email protected]>
bbc4b8e5516a934014edf754bc5b6b877eabfcf7 authored almost 7 years ago by Thomas Sterren <[email protected]>
Tab to spaces
3cb7afbdec9ab707d637d0a4a78da33fbab3c8a3 authored almost 7 years ago by Thomas Sterren <[email protected]>
3cb7afbdec9ab707d637d0a4a78da33fbab3c8a3 authored almost 7 years ago by Thomas Sterren <[email protected]>
Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX
65d00b16b9fbb46ecd69a383dc4adde5c5c03790 authored almost 7 years ago by Thomas Sterren <[email protected]>
65d00b16b9fbb46ecd69a383dc4adde5c5c03790 authored almost 7 years ago by Thomas Sterren <[email protected]>
First set of V3 macro changes
f265924396167729e8d9fb36a0383263f36c1270 authored almost 7 years ago by inmarket <[email protected]>
f265924396167729e8d9fb36a0383263f36c1270 authored almost 7 years ago by inmarket <[email protected]>
Fixing issue in RTX5/CMSIS2 port
14786e97b618b8bc2a0ff1c732d45288fe550e33 authored almost 7 years ago by Joel Bodenmann <[email protected]>
14786e97b618b8bc2a0ff1c732d45288fe550e33 authored almost 7 years ago by Joel Bodenmann <[email protected]>
Added support for specifying calibration fonts and text
d9eaba249f7314b5946cfff19c3ba64215babb27 authored almost 7 years ago by inmarket <[email protected]>
d9eaba249f7314b5946cfff19c3ba64215babb27 authored almost 7 years ago by inmarket <[email protected]>
Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully operational before continuing
aeef03a83e59745f06d9b30a5dbbc4eea7170df5 authored almost 7 years ago by inmarket <[email protected]>
aeef03a83e59745f06d9b30a5dbbc4eea7170df5 authored almost 7 years ago by inmarket <[email protected]>
Fix for ST7735 driver
891b78a62c5f65163f81e39b3fa679210611f1d6 authored almost 7 years ago by inmarket <[email protected]>
891b78a62c5f65163f81e39b3fa679210611f1d6 authored almost 7 years ago by inmarket <[email protected]>
Compiler satisfaction
992850bcb1992ff052d5ac2379e4675a34861723 authored almost 7 years ago by Thomas Sterren <[email protected]>
992850bcb1992ff052d5ac2379e4675a34861723 authored almost 7 years ago by Thomas Sterren <[email protected]>
_gosPostInit() needs to be in C
9e51a3e58660bbb500c9699bd912a16e989820c3 authored almost 7 years ago by Thomas Sterren <[email protected]>
9e51a3e58660bbb500c9699bd912a16e989820c3 authored almost 7 years ago by Thomas Sterren <[email protected]>
Defined gfxRealloc() for GFX_USE_OS_QT
861e6b98696f23d01c35f00dcf29fce51acd14c5 authored almost 7 years ago by Thomas Sterren <[email protected]>
861e6b98696f23d01c35f00dcf29fce51acd14c5 authored almost 7 years ago by Thomas Sterren <[email protected]>
Added missing check for GDISP_NEED_CIRCLE
c119ca4a5dd8df57d39a57a530cc5b01adf699e8 authored almost 7 years ago by Steffen Schroeter <[email protected]>
c119ca4a5dd8df57d39a57a530cc5b01adf699e8 authored almost 7 years ago by Steffen Schroeter <[email protected]>
Add keyboard input to radio widget
e0f22d9cb8990c6535d0bac0de8143eb1b3b1b2f authored almost 7 years ago by Steffen Schroeter <[email protected]>
e0f22d9cb8990c6535d0bac0de8143eb1b3b1b2f authored almost 7 years ago by Steffen Schroeter <[email protected]>
Support negative baseline_x in a font.
013bac84cefa14d333a59e16c3fca1b85f05a090 authored almost 7 years ago by inmarket <[email protected]>
013bac84cefa14d333a59e16c3fca1b85f05a090 authored almost 7 years ago by inmarket <[email protected]>
Fix for wordwrapping when there is a space then a newline
c41cbd05e9fb340b5b3c0dcb42a7b41462765ecd authored almost 7 years ago by inmarket <[email protected]>
c41cbd05e9fb340b5b3c0dcb42a7b41462765ecd authored almost 7 years ago by inmarket <[email protected]>
Bug fix for drawing boxes of size 3x3 pixels
87ec4b7c7738e2256f2e33ad9426130a30dd06c8 authored about 7 years ago by inmarket <[email protected]>
87ec4b7c7738e2256f2e33ad9426130a30dd06c8 authored about 7 years ago by inmarket <[email protected]>
Release v2.8
37732af0b5f52fd90a9aa8325f9f4330d3762200 authored about 7 years ago by Joel Bodenmann <[email protected]>
37732af0b5f52fd90a9aa8325f9f4330d3762200 authored about 7 years ago by Joel Bodenmann <[email protected]>
Updating URLs
a6eebb3bb1855ee2d097a3c6ec5143569ef6aaec authored about 7 years ago by Joel Bodenmann <[email protected]>
a6eebb3bb1855ee2d097a3c6ec5143569ef6aaec authored about 7 years ago by Joel Bodenmann <[email protected]>
Doxygen fix
f66887deca3cf9bea402504a602b67b6c595c576 authored about 7 years ago by Joel Bodenmann <[email protected]>
f66887deca3cf9bea402504a602b67b6c595c576 authored about 7 years ago by Joel Bodenmann <[email protected]>
Updating URLs / E-Mail addresses and increasing version from 1.2 to 1.3
0bf3967d2d40c36c04b2ebac7b8b68c84ad96998 authored about 7 years ago by Joel Bodenmann <[email protected]>
0bf3967d2d40c36c04b2ebac7b8b68c84ad96998 authored about 7 years ago by Joel Bodenmann <[email protected]>
Updating URLs
1e4af761b0345b78e21965b8847c85a3666bdb36 authored about 7 years ago by Joel Bodenmann <[email protected]>
1e4af761b0345b78e21965b8847c85a3666bdb36 authored about 7 years ago by Joel Bodenmann <[email protected]>
Preventing out-of-range warning with STM32LTDC flag definitions
9570235ffc25bfe17acfb24276dd21494729bcc2 authored about 7 years ago by Joel Bodenmann <[email protected]>
9570235ffc25bfe17acfb24276dd21494729bcc2 authored about 7 years ago by Joel Bodenmann <[email protected]>
Preventing __DSB() redeclaration in STM32LTDC driver
a4f203fbe2865d0e20533681934c58e651a26a81 authored about 7 years ago by Joel Bodenmann <[email protected]>
a4f203fbe2865d0e20533681934c58e651a26a81 authored about 7 years ago by Joel Bodenmann <[email protected]>
Improving STM32F746G-Discovery board files
a5c1e29d21d740360e7a15617f51b542c8947988 authored about 7 years ago by Joel Bodenmann <[email protected]>
a5c1e29d21d740360e7a15617f51b542c8947988 authored about 7 years ago by Joel Bodenmann <[email protected]>
STM32F469i-Discovery board files
025bc66666401f1a1a9f16ecddf5655141d11839 authored about 7 years ago by Joel Bodenmann <[email protected]>
025bc66666401f1a1a9f16ecddf5655141d11839 authored about 7 years ago by Joel Bodenmann <[email protected]>
Update to hacked alpha support - now uses pre-multiplied color blending algorithm
2a249e6140307c1cfaa1ce6f7775caf3f7be4b79 authored about 7 years ago by inmarket <[email protected]>
2a249e6140307c1cfaa1ce6f7775caf3f7be4b79 authored about 7 years ago by inmarket <[email protected]>
Compiler warnings
c3b484a865a98bff5a89115c56364fdb7a2d854d authored about 7 years ago by Joel Bodenmann <[email protected]>
c3b484a865a98bff5a89115c56364fdb7a2d854d authored about 7 years ago by Joel Bodenmann <[email protected]>
Updating STM32F429i-Discovery board file for ChibiOS
d0fb5411910f7985feb653fff81a6bcd5d3b2139 authored about 7 years ago by Joel Bodenmann <[email protected]>
d0fb5411910f7985feb653fff81a6bcd5d3b2139 authored about 7 years ago by Joel Bodenmann <[email protected]>
Add alpha blending support
f9be386e52a745d19c880aa035c577bed3eb11c7 authored about 7 years ago by inmarket <[email protected]>
f9be386e52a745d19c880aa035c577bed3eb11c7 authored about 7 years ago by inmarket <[email protected]>
Fix: ChibiOS V2 doesn't support dma cache handling at all
fdaf636b5f0c7ff5280438f524a07c29a2f7eea6 authored about 7 years ago by inmarket <[email protected]>
fdaf636b5f0c7ff5280438f524a07c29a2f7eea6 authored about 7 years ago by inmarket <[email protected]>
Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.
7ef1fa156ce26ddc1410be9e5deb22531c3eed02 authored about 7 years ago by inmarket <[email protected]>
7ef1fa156ce26ddc1410be9e5deb22531c3eed02 authored about 7 years ago by inmarket <[email protected]>
Work around yet another ChibiOS DMA/Cache bug
cd4c389e48fc6f3720ea5657ff67b67efe7b038a authored about 7 years ago by inmarket <[email protected]>
cd4c389e48fc6f3720ea5657ff67b67efe7b038a authored about 7 years ago by inmarket <[email protected]>
Add cache flushing to the ChibiOS FATFS/PETITFS block routines. Required for STM32F7. This should really be in the ChibiOS DMA routines.
8bf95a11284974df0d9ea5dd653367e73a175fc3 authored about 7 years ago by inmarket <[email protected]>
8bf95a11284974df0d9ea5dd653367e73a175fc3 authored about 7 years ago by inmarket <[email protected]>
Tidy up
989b12608f4ca5ebcd8f1abefdb655c603aafc96 authored about 7 years ago by inmarket <[email protected]>
989b12608f4ca5ebcd8f1abefdb655c603aafc96 authored about 7 years ago by inmarket <[email protected]>
Adding nullpointer checks to GDISP image functions
ea158a836d9e814333ace17084cfa13c711b7cb9 authored about 7 years ago by Joel Bodenmann <[email protected]>
ea158a836d9e814333ace17084cfa13c711b7cb9 authored about 7 years ago by Joel Bodenmann <[email protected]>
STM32LTDC 2nd layer support with alpha
82047b1ac6e56361abac0c4b01f06c405e941d19 authored about 7 years ago by inmarket <[email protected]>
82047b1ac6e56361abac0c4b01f06c405e941d19 authored about 7 years ago by inmarket <[email protected]>
Updating /demos/modules/gwin/graph configuration file
70222f8c8ddaccf1362f97f4c595d1d06ef680ef authored about 7 years ago by Joel Bodenmann <[email protected]>
70222f8c8ddaccf1362f97f4c595d1d06ef680ef authored about 7 years ago by Joel Bodenmann <[email protected]>
using GFX_PI instead of M_PI in graph demo
8219311877068aee7e8913ed2a9f2085a1e830e8 authored about 7 years ago by Joel Bodenmann <[email protected]>
8219311877068aee7e8913ed2a9f2085a1e830e8 authored about 7 years ago by Joel Bodenmann <[email protected]>