haiku/src
Axel Dörfler 1c34b9b1f5 Work in progress (might not work for you yet):
* Now uses the AGP GART module for memory management. This greatly simplifies
  the memory handling, and memory is now actually allocated on demand,
  instead of a fixed size (stolen memory is not freed, though).
* The Intel GART module should now also work with older chipsets.
* No longer remove the GTT size from the stolen memory; this appears to have
  been a mistake in the X driver. Not sure about the BIOS popup yet.
* The AGP module (in combination with the Intel GART module) is now mandatory
  to use the Intel driver.
* Removed now superfluous settings (like memory size). Only enabling/disabling
  the hardware cursor is still supported.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23781 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-29 08:55:36 +00:00
..
add-ons Work in progress (might not work for you yet): 2008-01-29 08:55:36 +00:00
apps * fix the Jamfile (and the build)... sorry 2008-01-27 13:22:55 +00:00
bin fixed warnings 2008-01-18 18:02:54 +00:00
build * Removed the BUILDING_FS_SHELL guarded code. It was needed for the old 2007-11-30 14:23:46 +00:00
data update to tzdata2007g 2007-09-23 18:17:31 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits Corrected GLRenderer's instantiation function name. 2008-01-26 22:51:51 +00:00
libs * make sure that the ApproximationScale() implementation of any Transformer 2007-12-09 15:36:28 +00:00
preferences Moved DriveSetup from preferences to apps. Changed HaikuImage script 2008-01-27 13:14:50 +00:00
servers remove unnecessary code. 2008-01-24 13:45:59 +00:00
system Print ids in decimal. 2008-01-28 23:19:54 +00:00
tests * Waits at the end for 2 seconds to be able to debug timeout problems better. 2008-01-28 17:35:16 +00:00
tools Renamed syscall_parameters_info structure to extended_syscall_info (and 2008-01-21 15:29:00 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00