haiku/headers/private
Axel Dörfler 93ee21046d Added very basic VESA driver. Will be improved in the future (right now
it doesn't really do anything, it just passes the initial frame buffer
on to the app_server).
While it seems to work on real hardware (if you set the video mode to
640x480x32, app_server restriction), under Bochs, the app_server crashes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12273 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-08 15:11:32 +00:00
..
app Implemented BPortLink::AttachShape and BPortLink::ReadShape and used them for passing the shapes in AS_GET_GLYPH_SHAPES. 2005-04-01 07:29:04 +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 Added very basic VESA driver. Will be improved in the future (right now 2005-04-08 15:11:32 +00:00
input stripped out comments because their license is unknown 2005-03-14 10:32:10 +00:00
interface added a dependency on Window.h 2005-02-02 16:45:31 +00:00
kernel Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant. 2005-04-06 16:07:10 +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 removed ChunkCache.h from shared private include files 2004-11-21 00:11:39 +00:00
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 Added function pack_bits_size. 2005-02-21 17:30:21 +00:00
screen_saver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
servers/app Added support for GetEscapements() too. Still unfinished. Maybe this should be moved elsewhere? 2005-04-01 09:18:25 +00:00
shared * Prevent double deletion when setting to an object that is already set. 2005-03-11 17:44:55 +00:00
storage Added HFS/plus type strings. 2005-03-14 15:39:17 +00:00
syslog_daemon
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
translation Moved FuncTranslator.h from current/headers/os/translation to private headers. Moved translator_data struct from TranslationDefs.h to FuncTranslator.h. 2005-02-12 14:35:36 +00:00