Gregory Nutt
|
b553704334
|
Update README; Remove comment blocks before empty sections.
|
2017-01-08 14:01:16 -06:00 |
Gregory Nutt
|
77a0b6c26a
|
graphics/, libnx/: Disable priority inheritance on all semaphores used for signaling
|
2016-11-03 17:12:49 -06:00 |
Gregory Nutt
|
b29a4dd49c
|
audio/, crypto/, libnx/, and mm/: Change some err() ERRORS to warn() WARNINGS or info()
|
2016-06-12 09:46:23 -06:00 |
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
Gregory Nutt
|
f13e1bb7bf
|
Fix warnings in graphics subsystem due to previous fix to mqueue prototypes
|
2015-05-13 08:56:03 -06:00 |
Gregory Nutt
|
8182037783
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
Gregory Nutt
|
90b269568b
|
Fix some minor kernel mose NxWM build issues
|
2013-12-30 14:09:58 -06:00 |
Gregory Nutt
|
f51f85db37
|
NX: Use a consistent allocator in all configurations
|
2013-12-30 12:42:18 -06:00 |
Gregory Nutt
|
c144669782
|
Move more files from graphics/nxmu to libnx/nxmu
|
2013-12-29 08:48:06 -06:00 |
Gregory Nutt
|
808ebb18a9
|
Minor clean-up of typing from last commit
|
2013-12-29 08:19:02 -06:00 |
Gregory Nutt
|
715177d861
|
Add sem_timedwait to syscalls
|
2013-12-28 12:04:39 -06:00 |
Gregory Nutt
|
af40e36466
|
Move graphics/nxtk to libnx/nxtk
|
2013-12-28 11:33:21 -06:00 |
Gregory Nutt
|
e88922bce1
|
Move graphics/nxfonts to libnx/nxfonts
|
2013-12-28 09:33:12 -06:00 |
Gregory Nutt
|
a457105a0b
|
Move the NX components out of libc and into its own library, libnx
|
2013-12-28 08:40:03 -06:00 |