haiku/headers
Axel Dörfler 4dfa9e425f Some work in progress:
* set_gtt_entry() used the wrong index to fill the GTT - this could have never
  worked correctly when you specified more memory than the amount of stolen
  memory.
* Implementing maintaining resources for emulating overlay using the 3D engine
  on i965. I don't yet commit the actual overlay code, as that is a) ugly, and
  b) does not work yet.
* Moved AreaKeeper into its own header.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-23 17:50:27 +00:00
..
build Some more bone compatibility. 2008-01-14 01:58:51 +00:00
compatibility/bsd
cpp
glibc
gnu
legacy/network
libs
os Added experimental ktrace_[v]printf() functions to libroot. Their output 2008-01-21 15:10:05 +00:00
posix added pthread_once() implementation and tests 2007-12-07 21:02:59 +00:00
private Some work in progress: 2008-01-23 17:50:27 +00:00
tools