Changeset 76fca31 in mainline for uspace/lib/libc/include/ipc/fb.h


Ignore:
Timestamp:
2008-12-16T19:02:07Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5ae4443
Parents:
8fe5980
Message:

kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/include/ipc/fb.h

    r8fe5980 r76fca31  
    5252        FB_DRAW_TEXT_DATA,
    5353        FB_FLUSH,
    54         FB_VIEWPORT_DB,
    5554        FB_DRAW_PPM,
    5655        FB_PREPARE_SHM,
     
    6059        FB_VP2PIXMAP,
    6160        FB_DROP_PIXMAP,
    62         FB_TRANS_PUTCHAR,
    6361        FB_ANIM_CREATE,
    6462        FB_ANIM_DROP,
Note: See TracChangeset for help on using the changeset viewer.