This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff994c86daa3f198d9dd5e672b125154de1fb2a1
haiku-beta6
/
src
T
History
Matthew Wilber
ff994c86da
changed the BMP -> Be Bitmap translation to always store 0xFF (opaque) as the alpha value for each pixel in the image. this value should be ignored, so it shouldn't matter, but I did this so that the alpha value would not vary (which would make Unit Testing harder)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@906 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-28 02:53:53 +00:00
..
add-ons
changed the BMP -> Be Bitmap translation to always store 0xFF (opaque) as the alpha value for each pixel in the image. this value should be ignored, so it shouldn't matter, but I did this so that the alpha value would not vary (which would make Unit Testing harder)
2002-08-28 02:53:53 +00:00
apps
Moving arp, ifconfig, ping, route and traceroute dirs from /current/src/apps/. to
2002-08-27 07:25:01 +00:00
kernel
Added explicit placement new. This may be a problem in kernel land, but it
2002-08-28 01:34:19 +00:00
kits
Initial version of provisional BBitmap implementation. Save SetBits() all functions of current interest are implemented. A helper class for palatte <-> true color conversion is in place. Nothing is tested. Currently not included in the build.
2002-08-28 00:42:18 +00:00
prefs
Initial checkin of the Background replacement Preflet on behalf of Jerome
2002-08-27 22:12:09 +00:00
servers
Let's move the userland version (net_server-like) of the net stack here, too.
2002-08-27 07:53:49 +00:00
tests
+ Updated Installed Types test slightly
2002-08-27 08:29:05 +00:00
tools
Added initial timing support. Individual test cases now display run time
2002-08-24 04:50:56 +00:00
Jamfile
Build the kernel first. This cures the earlier problem with
2002-07-12 19:07:26 +00:00