=========
LibGAlloc
=========


Graphics Allocator
==================

LibGAlloc is a LibGGI extension meant to act as a central management
point for allocation of target resources used by other
extensions. LibGAlloc is intended to be minimalistic, and only will be
involved when target/extension combinations cause conflict with each
other.


Developement tree
=================

`Browse CVS`__

__ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggi/ggi-core/libgalloc/


Changes since libgalloc alpha5:

- Rewritten resource handling
- Introduced static list of resources, targets can provide
  (currently only implemented in stubs target)
- New resource types: Carbs and Motors.
- Added tag groups (tag group header still missing).
- Several bugfixes
- New supported platforms: Darwin, NetBSD and Solaris
- Updated documentation

See documentation for more information.
