haiku/src
Ingo Weinhold 481b133143 Added missing wrappers for hypot() and hypotf(), fixing bug #75.
I wouldn't be surprised, if more wrappers are still missing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15709 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-29 02:01:55 +00:00
..
add-ons A couple of endian fixes, inspired by Ingo - there might be some more left, though, 2005-12-28 14:03:10 +00:00
apps drawing arrow heads looks good on Haiku using B_OP_OVER... Stefano, I made this local change before your earlier commit, I hope I don't step on your toes, it's just a tiny change anyways... 2005-12-22 22:15:06 +00:00
bin Remove unused arguments that were causing warnings in an older build system. 2005-12-26 22:33:52 +00:00
build
data
documentation
kits After so much debugging, I realized that the vesa driver can't set the display mode. I'm stuck with testing till I find some other way... 2005-12-26 14:55:41 +00:00
libs
preferences The aspect ratio of the monitor is now independent of the size of the MonitorView's bounds. 2005-12-28 23:50:16 +00:00
servers * extracted the frame buffer memcpy routine from HWInterface.cpp 2005-12-28 19:53:00 +00:00
system Added missing wrappers for hypot() and hypotf(), fixing bug #75. 2005-12-29 02:01:55 +00:00
tests Added page_flipper as a test for BWindowScreen (thanks to Stephan for sending it to me) 2005-12-26 14:54:04 +00:00
tools Added a little server implementing the "remote disk" protocol featured 2005-12-27 22:03:27 +00:00
Jamfile