Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
e568253eb3
|
Update README, some comments, and fix some spacing.
|
2017-01-07 10:36:18 -06:00 |
|
Gregory Nutt
|
4cfa5c4443
|
Font cache: Reduce some unnecessary list operations.
|
2017-01-06 12:53:12 -06:00 |
|
Gregory Nutt
|
b3a6467193
|
Font cache: Fix a reference counting issue: count not be initialized when font cache created.
|
2017-01-06 11:56:14 -06:00 |
|
Gregory Nutt
|
4e0e18f659
|
Font cache: Add debug output; fix initialization of a semaphore.
|
2017-01-06 11:36:05 -06:00 |
|
Gregory Nutt
|
725ba1602a
|
Font cache: misc fixes and improvements
|
2017-01-06 11:06:50 -06:00 |
|
Gregory Nutt
|
d7173f2eb5
|
Font cache: Enforce mutually exclusive access to the font cache
|
2017-01-06 09:50:30 -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
|
a0199be503
|
Font cache in libnx needs to use context-specific memory allocators.
|
2017-01-06 07:06:51 -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 |
|