0.9.19 ------ - Initial version of a Radeon DirectFB driver featuring solid drawing/filling and simple blitting with or without key by Michel Da"nzer <michel@daenzer.net>. - Added VT switching support which has to be enabled via option "vt-switching". It's pretty well working already, though there are some minor issues left. - Added support for multiple multi application worlds with new option "session=<num>" selecting the multi application world being joined or created. VT switching between multiple DirectFB sessions rocks! - Added option "primary-layer=<id>" to swap the primary with the specified one, this way all applications can be started on the second head (Matrox). - Added "dfblayer", a display layer configuration tool (for multi app). - Added IDirectFB::GetInterface() to load interface modules like "IFusionSound". - Added time stamp to DFBWindowEvent. - Quitting the master (first multi app process) sends SIGTERM to all slaves and waits for them to quit (with a timeout). - Core systems (currently FBDev and SDL) are dynamically loaded as modules, which prevents DirectFB from being linked against SDL if support is enabled. - Added window manager key 'E' to focus the window under the mouse cursor. - Moved all global variables of the software driver to a new struct resulting in a major increase of primitive throughput, e.g. FillRectangle(1x1) by 16%. - Enhanced tmpfs detection and added option "tmpfs=<dir>" to set it explicitly. - Enhanced locking and safety in v4l video provider. - Improved graphics primitive throughput up to 100% by saving locks. - Added shared memory allocation tracking like for local memory. - Modules and drivers are now binary compatible with single/multi app library. - No more bone collector threads (3/master), almost instant object destruction. - Other bug fixes and cleanups. -- Add NetBSD to the list of supported platforms.
118 lines
5.3 KiB
Text
118 lines
5.3 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2003/07/24 06:02:20 xtraeme Exp $
|
|
bin/dfbdump
|
|
bin/dfbg
|
|
bin/dfbinfo
|
|
bin/dfblayer
|
|
bin/directfb-config
|
|
bin/directfb-csource
|
|
include/directfb-internal/core/clipboard.h
|
|
include/directfb-internal/core/colorhash.h
|
|
include/directfb-internal/core/core.h
|
|
include/directfb-internal/core/core_parts.h
|
|
include/directfb-internal/core/core_system.h
|
|
include/directfb-internal/core/coredefs.h
|
|
include/directfb-internal/core/coretypes.h
|
|
include/directfb-internal/core/fonts.h
|
|
include/directfb-internal/core/fusion/arena.h
|
|
include/directfb-internal/core/fusion/call.h
|
|
include/directfb-internal/core/fusion/fusion.h
|
|
include/directfb-internal/core/fusion/fusion_types.h
|
|
include/directfb-internal/core/fusion/list.h
|
|
include/directfb-internal/core/fusion/lock.h
|
|
include/directfb-internal/core/fusion/object.h
|
|
include/directfb-internal/core/fusion/property.h
|
|
include/directfb-internal/core/fusion/reactor.h
|
|
include/directfb-internal/core/fusion/ref.h
|
|
include/directfb-internal/core/fusion/shmalloc.h
|
|
include/directfb-internal/core/gfxcard.h
|
|
include/directfb-internal/core/graphics_driver.h
|
|
include/directfb-internal/core/input.h
|
|
include/directfb-internal/core/input_driver.h
|
|
include/directfb-internal/core/layers.h
|
|
include/directfb-internal/core/modules.h
|
|
include/directfb-internal/core/palette.h
|
|
include/directfb-internal/core/sig.h
|
|
include/directfb-internal/core/state.h
|
|
include/directfb-internal/core/surfacemanager.h
|
|
include/directfb-internal/core/surfaces.h
|
|
include/directfb-internal/core/system.h
|
|
include/directfb-internal/core/thread.h
|
|
include/directfb-internal/core/windows.h
|
|
include/directfb-internal/directfb_internals.h
|
|
include/directfb-internal/display/idirectfbdisplaylayer.h
|
|
include/directfb-internal/display/idirectfbpalette.h
|
|
include/directfb-internal/display/idirectfbsurface.h
|
|
include/directfb-internal/display/idirectfbsurface_layer.h
|
|
include/directfb-internal/display/idirectfbsurface_window.h
|
|
include/directfb-internal/gfx/clip.h
|
|
include/directfb-internal/gfx/convert.h
|
|
include/directfb-internal/gfx/util.h
|
|
include/directfb-internal/idirectfb.h
|
|
include/directfb-internal/input/idirectfbinputbuffer.h
|
|
include/directfb-internal/input/idirectfbinputdevice.h
|
|
include/directfb-internal/interface_implementation.h
|
|
include/directfb-internal/media/idirectfbdatabuffer.h
|
|
include/directfb-internal/media/idirectfbfont.h
|
|
include/directfb-internal/media/idirectfbimageprovider.h
|
|
include/directfb-internal/media/idirectfbvideoprovider.h
|
|
include/directfb-internal/misc/conf.h
|
|
include/directfb-internal/misc/cpu_accel.h
|
|
include/directfb-internal/misc/gfx_util.h
|
|
include/directfb-internal/misc/mem.h
|
|
include/directfb-internal/misc/memcpy.h
|
|
include/directfb-internal/misc/tree.h
|
|
include/directfb-internal/misc/utf8.h
|
|
include/directfb-internal/misc/util.h
|
|
include/directfb-internal/windows/idirectfbwindow.h
|
|
include/directfb/dfb_types.h
|
|
include/directfb/directfb.h
|
|
include/directfb/directfb_keyboard.h
|
|
include/directfb/directfb_keynames.h
|
|
include/directfb/directfb_strings.h
|
|
include/directfb/directfb_version.h
|
|
lib/directfb-${PKGVERSION}/inputdrivers/libdirectfb_sdlinput.la
|
|
lib/directfb-${PKGVERSION}/inputdrivers/libdirectfb_sdlinput.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_default.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_default.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_ft2.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_ft2.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.so
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.la
|
|
lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so
|
|
lib/directfb-${PKGVERSION}/systems/libdirectfb_sdl.la
|
|
lib/directfb-${PKGVERSION}/systems/libdirectfb_sdl.so
|
|
lib/libdirectfb-0.9.so
|
|
lib/libdirectfb-0.9.so.19
|
|
lib/libdirectfb-0.9.so.19.0
|
|
lib/libdirectfb.la
|
|
lib/libdirectfb.so
|
|
lib/pkgconfig/directfb-internal.pc
|
|
lib/pkgconfig/directfb.pc
|
|
man/man1/dfbg.1
|
|
man/man1/directfb-csource.1
|
|
man/man5/directfbrc.5
|
|
share/directfb-${PKGVERSION}/cursor.dat
|
|
@dirrm share/directfb-${PKGVERSION}
|
|
@dirrm lib/directfb-${PKGVERSION}/systems
|
|
@exec ${MKDIR} %D/lib/directfb-${PKGVERSION}/interfaces/IDirectFBVideoProvider
|
|
@dirrm lib/directfb-${PKGVERSION}/interfaces/IDirectFBVideoProvider
|
|
@dirrm lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider
|
|
@dirrm lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont
|
|
@dirrm lib/directfb-${PKGVERSION}/interfaces
|
|
@dirrm lib/directfb-${PKGVERSION}/inputdrivers
|
|
@dirrm lib/directfb-${PKGVERSION}
|
|
@dirrm include/directfb-internal/windows
|
|
@dirrm include/directfb-internal/misc
|
|
@dirrm include/directfb-internal/media
|
|
@dirrm include/directfb-internal/input
|
|
@dirrm include/directfb-internal/gfx
|
|
@dirrm include/directfb-internal/display
|
|
@dirrm include/directfb-internal/core/fusion
|
|
@dirrm include/directfb-internal/core
|
|
@dirrm include/directfb-internal
|
|
@dirrm include/directfb
|