haiku/headers/private
2005-03-31 10:46:02 +00:00
..
app Added AS_LAYER_SET_EVENT_MASK 2005-03-21 20:23:30 +00:00
debug Added the beginnings of a small private API for debug support. 2005-03-20 22:04:04 +00:00
disk_scanner
graphics Changed radeons memory manager to use areas instead of malloc. Now the radeon.driver should work without hacking the kernel heap bigger. 2005-03-29 21:09:05 +00:00
input stripped out comments because their license is unknown 2005-03-14 10:32:10 +00:00
interface
kernel Introduced new B_KERNEL_AREA_FLAGS and B_USER_AREA_FLAGS that can be used 2005-03-30 06:34:17 +00:00
libroot The heap is now initialized by libroot_init.c::initialize_before(), so 2005-03-23 01:47:21 +00:00
mail
media
midi
net that ioctl is only to check for writev, not readv, doesn't make much sense anyway 2005-03-14 23:24:26 +00:00
print
screen_saver
servers/app massive performance improvements. On my ancient 2xPII 350, the DisplayDriverPainter with the ViewHWInteface is pretty much usable now. It could be even better if app_server culmulated update requests more. 2005-03-31 10:46:02 +00:00
shared
storage Added HFS/plus type strings. 2005-03-14 15:39:17 +00:00
syslog_daemon
textencoding
translation