- Sep 19, 2021
-
-
rahix authored
From upstream commit 35100785e2c4 ("ctx: rasterizer, micro optimizations in rasterizer_fill_rect"). The integration is mostly a copy of pippin's original integration with the biggest change being the use of a monospace default font. This font is autogenerated from lib/ctx/fira-mono.ttf at build-time so it can be easily replaced with a different one (just overwrite said file). git-url: https://ctx.graphics/.git Co-developed-by:
Øyvind Kolås <pippin@gimp.org>
-
- Apr 03, 2021
-
-
rahix authored
Don't lint vendored sources...
-
- Feb 09, 2021
-
-
schneider authored
-
- Oct 17, 2020
-
-
rahix authored
This will result in more reliably reaching a clean state. Co-Authored-By:
schneider <schneider@muc.ccc.de> Signed-off-by:
Rahix <rahix@rahix.de>
-
schneider authored
Also auto generate the header during build time.
-
- Oct 15, 2020
-
-
schneider authored
-
- Apr 19, 2020
-
-
schneider authored
-
- Dec 29, 2019
- Dec 21, 2019
-
-
rahix authored
The poor-profiler scripts allow profiling card10 (to some degree). Signed-off-by:
Rahix <rahix@rahix.de>
-
- Nov 10, 2019
-
-
rahix authored
Rewrite image-convert script to more easily change the version splash screen. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Nov 02, 2019
-
-
schneider authored
-
- Oct 06, 2019
-
-
rahix authored
Add a --set-time flag to allow setting card10 system time via the USB-Serial connection. Use like this: ./tools/pycard10.py --set-time Signed-off-by:
Rahix <rahix@rahix.de>
-
- Oct 04, 2019
-
-
We update the documentaiton and CI tooling to remove references to the jailbreak firmware. We also slightly update the docs to mention USB mode in a separate page, for unification purposes.
-
- Aug 27, 2019
-
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 16, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 15, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Co-authored-by:
Rahix <rahix@rahix.de>
-
- Aug 14, 2019
-
-
rahix authored
This commit adds a script to embed the git-version of the firmware into the bootloader, epicardium, and pycardium. All three binaries will display their version on startup. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 12, 2019
-
-
rahix authored
-
rahix authored
Co-authored-by:
Mateusz Zalega <mateusz@appliedsourcery.com> Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 05, 2019
-
- Jul 29, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 28, 2019
-
-
q3k authored
We want to run a linter on CI submission. We also want to display nice error messages to the user. Thus, annoyatron is born. The flow is as follows: - a MR is submitted and triggers the 'lint' pipeline - annoyatron gets pinged over https that an MR requires attention - annoyatron starts running and waits until the MR's pipeline run succeeds or fails - the lint jobs either succeeds or fails - annoyatron notices the pipeline passed, and inspects its results to see if the lint pipeline failed or not. - annoyatron posts a comment, if necessary
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 22, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 14, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 08, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 06, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jun 15, 2019
-
-
schneider authored
-