pkgsrc-wip/directfb
Adam Ciarciński 5573d66878 Changes 0.9.22
- Added DLCAPS_ALPHA_RAMP: Alpha values for formats with one or two alpha
  bits can be chosen, i.e. using ARGB1555 or ARGB2554 the user can define
  the meaning of the two or four possibilities. In short, this feature
  provides a lookup table for the alpha of these formats.
- Added DLCAPS_PREMULTIPLIED indicating that a display layer
  can display surfaces with premultiplied alpha.
- Added DSCAPS_PREMULTIPLIED indicating that the surface has
  premultiplied alpha data.
- Added DLCONF_SURFACE_CAPS and field 'surface_caps' to DFBDisplayLayerConfig
  to specify any combination of the flags: DSCAPS_INTERLACED, DSCAPS_SEPARATED
  or DSCAPS_PREMULTIPLIED.
- Added DLCAPS_SCREEN_POSITION and DLCAPS_SCREEN_SIZE.
  These are set if DLCAPS_SCREEN_LOCATION is set and vice versa.
  Unscalable layers just have DLCAPS_SCREEN_POSITION.
- Added DSECAPS_BRIGHTNESS, DSECAPS_CONTRAST, DSECAPS_HUE, DSECAPS_SATURATION.
- Added DSECONF_ADJUSTMENT to DFBScreenEncoderConfigFlags.
- Added 'DFBColorAdjustment adjustment' to DFBScreenEncoderConfig.
2005-09-30 14:10:18 +00:00
..
patches Changes 0.9.22 2005-09-30 14:10:18 +00:00
buildlink3.mk Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
distinfo Changes 0.9.22 2005-09-30 14:10:18 +00:00
Makefile Changes 0.9.22 2005-09-30 14:10:18 +00:00
PLIST Changes 0.9.22 2005-09-30 14:10:18 +00:00
PLIST.Linux Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in 2004-09-23 05:59:29 +00:00
TODO Updated DirectFB to 0.9.18 2003-06-03 02:45:28 +00:00