haiku/src/add-ons
Philippe Houdoin 62f9de87b0 Moved Mesa libs (mesa, glu & glut) under src/libs/mesa, where it should have
been since long already.
This should help aljen reintegrate his gallium branch sooner than later, 
which after the speed improvment on softpipe made last days will 
be welcomed, I'll bet ;-)

Maybe it's possible to even have both current Mesa Software Renderer add-on 
*and* Gallium-based SoftPipe one. Will need to actually support renderer 
selection (in OpenGL preference panel or via a missing OpenGL Kit API), 
as today the first add-on found is the only one ever selected...



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33282 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-25 01:50:30 +00:00
..
accelerants modified head selection code for most NV40 architecture cards since their BIOSes behave differently. This should fix black or disabled screens if the secondary connector has a VGA screen while the first one is disconnected. verified on NV43, NV44, G71 and G72 over here. Bumped version to 1.05. 2009-09-23 19:17:35 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators Removed the obsolete second argument ("relpath") of the Addon rule and 2007-04-07 01:27:19 +00:00
disk_systems * Added parameter parsing to the userland side. 2009-08-21 22:22:48 +00:00
input_server Mouse watching thread name computation wasn't following the same 2009-09-05 14:37:06 +00:00
kernel Unbreak acpi_thermal driver. 2009-09-24 23:47:10 +00:00
locale * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
mail_daemon Patch by ArCePi. 2009-09-08 23:00:36 +00:00
media improve workaround 2009-09-24 11:43:41 +00:00
opengl Moved Mesa libs (mesa, glu & glut) under src/libs/mesa, where it should have 2009-09-25 01:50:30 +00:00
print Removed PrintTransportAddOn.cpp from libprintutils.a. 2009-08-18 18:56:21 +00:00
screen_savers Added a very nice Icons screensaver, by Vincent Duvert. 2009-09-24 21:03:51 +00:00
tracker Replace process_refs() with the same from TrackerAddOnAppLaunch.h, and adapt to it. 2009-09-09 01:35:20 +00:00
translators * We need to cast to BFile instead of BNode, as BNode is not a subclass of 2009-08-21 14:05:45 +00:00
Jamfile Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00