haiku/src/libs
Stephan Aßmus 112d61551e * Add Style::HasTransparency() which just tells if any of the colors that the
style uses has an alpha value below 255.
* Add support for intermediate rendering passes to IconRenderer. Normally,
  the whole icon is rendered in a single pass, which means shapes cannot
  overlap. With the change, intermediate rendering passes are inserted when
  a shape is encountered that contains transparency. This is an easy way to
  allow for more feature rich icons, with easy support for glossy/reflective
  surface effects or other such effects that require support for transparent
  shapes on top of other shapes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24490 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-20 11:35:51 +00:00
..
agg simplified translation(), more robust too 2006-08-04 23:49:14 +00:00
alm ALM/linprog patch by Christof Lutteroth: 2008-03-10 21:43:32 +00:00
bsd Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
compat updated marvell_yukon to 1.26 for the source file and 1.11 for the header 2008-02-16 18:46:40 +00:00
crypt Added the BSD-ish libcrypt.h for your convenience. 2006-08-07 22:48:08 +00:00
edit * Imported libutil.a and libedit.a from FreeBSD 6.1 release. 2006-08-07 16:55:45 +00:00
expat * (temporarily) added libexpat, built as static lib, removed all 2006-08-21 17:24:26 +00:00
fluidsynth updated fluidsynth to 1.0.8 2008-03-18 22:17:50 +00:00
freetype2 updated freetype to 2.3.5 2007-08-09 21:33:28 +00:00
icon * Add Style::HasTransparency() which just tells if any of the colors that the 2008-03-20 11:35:51 +00:00
libtelnet Accidently built libtelnet.a as a shared library. 2006-12-13 14:34:00 +00:00
linprog ALM/linprog patch by Christof Lutteroth: 2008-03-10 21:43:32 +00:00
lp_solve * Moved public headers to headers/libs/lp_solve. 2008-02-06 10:37:19 +00:00
ncurses * Since we don't have a terminfo database installed, we need to enable termcap 2007-01-02 01:43:11 +00:00
pdflib Fixed some warnings when build with GCC 4. 2007-02-07 08:00:01 +00:00
png updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
stdc++ Change the vfork() declaration to match the prototype, and thus fix the build. 2006-12-15 08:42:34 +00:00
termcap need to be beos compatible for some other apps 2006-03-13 20:20:45 +00:00
usb Patches by Salvatore Benedetto to fix changes made by me and also the underlaying problem that caused high CPU usage in the isochronous finisher thread. Also includes patches to support isochronous support through USBKit / usb_raw. Thanks! 2007-07-17 20:00:53 +00:00
util * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
zlib Allow building the BootLoaderTest (and zlib) for BeOS. 2007-07-07 01:28:04 +00:00
Jamfile Added libalm.so and its dependency liblinprog.so. libalm.so provides a 2008-02-06 10:51:44 +00:00