This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
History
beveloper
5bfdcec505
Using lookup tables for saturation and to avoid multiplications. About 20% faster.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6600 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-15 19:26:02 +00:00
..
add-ons
Using lookup tables for saturation and to avoid multiplications. About 20% faster.
2004-02-15 19:26:02 +00:00
apps
The scroll bars now work correctly.
2004-02-12 22:57:27 +00:00
kernel
kernel_cpp.cpp needs direct access to headers/private/kernel/util in order
2004-02-15 18:08:15 +00:00
kits
Reintegrated Bill Hayden's removal of malloc.h. Stupid me. :/
2004-02-15 17:44:55 +00:00
libs
png is a standard static lib, provide it
2004-01-12 03:19:23 +00:00
prefs
Implemented some more functions, added some fixes.
2004-02-03 00:55:43 +00:00
servers
Moved functions from BeUtils.cpp that require libtranslation.so into a separate source file, so that an application that uses function from BeUtils.cpp only has not to link to libtranslation.so.
2004-02-13 23:44:50 +00:00
tests
Move memory_pool.h under headers.
2004-02-11 00:11:48 +00:00
tools
The header and the jamfile cache both normalize the paths of target files now. This should avoid that jamming from another directory invalidates teh cache due to differing relative paths.
2004-02-10 01:31:08 +00:00
Jamfile
…