Gustavo Henrique Nihei
|
330eff36d7
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
Alin Jerpelea
|
8366a20be8
|
graphics: Author: Gregory Nutt: update licenses to Apache
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-07 11:09:03 -03:00 |
Alin Jerpelea
|
f177951c39
|
graphics: fix nxstyle errors
Fix nxstyle errors to pass CI
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-07 11:09:03 -03:00 |
Gregory Nutt
|
1f22ebfac3
|
libs/libnx/nxfonts: Fix a memory leak in the font cache. With a busy NxTerm display, this could drain off all the memory pretty quickly!
|
2019-03-08 11:52:49 -06:00 |
Gregory Nutt
|
2d4ce4e047
|
graphics/nxterm and configs/open1788: Various fixes to get the NxTerm example working in PROTECTED mode with the Open1788 knxterm configuration. Basically works until the screen becomes full and it starts scrolling. Then characters are missing from the display. Needs more debug and test.
|
2019-03-07 15:57:34 -06:00 |
Gregory Nutt
|
725ba1602a
|
Font cache: misc fixes and improvements
|
2017-01-06 11:06:50 -06:00 |
Gregory Nutt
|
0b52e6f571
|
Font cache: Replace fixed-size array with variable size link list.
|
2017-01-06 09:07:25 -06:00 |
Gregory Nutt
|
dc05af6436
|
Graphics: Initial separation of font cache from graphics/nxterm. Now in libnx/nxfronts
|
2017-01-05 18:36:29 -06:00 |
Gregory Nutt
|
4f97f15b5e
|
graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info()
|
2016-06-12 11:11:57 -06:00 |
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
Gregory Nutt
|
06cd5b2fcc
|
mm, audio, crypto, graphics: Fix various spacing/alignment issues
|
2015-10-08 09:10:22 -06:00 |
Gregory Nutt
|
bee0eda68c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:32:05 -06:00 |
Gregory Nutt
|
ffb60d064b
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |