haiku/headers
Stefano Ceccherini e35a094d61 Changed the type of fClipInfo from void * to glview_direct_info in the
BGLView header. This lets us get rid of ugly casting in the implementation.
Also changed a calloc() to malloc(), since the memory is memcpy()'d right
afterwards.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-27 20:25:40 +00:00
..
build forgot this 2009-08-27 08:42:31 +00:00
compatibility * Moved termcap.h to headers/libs/termcap/, where it belongs. 2009-08-17 21:13:51 +00:00
cpp
glibc
legacy/network
libs updated libpng to 1.2.39 2009-08-21 21:38:50 +00:00
os Changed the type of fClipInfo from void * to glview_direct_info in the 2009-08-27 20:25:40 +00:00
posix * ntohl(), and htonl() should return an uint32_t, so better cast the return 2009-08-24 14:11:09 +00:00
private * BWindowScreens had no sychronization mechanism whatsoever - since the 2009-08-27 12:10:59 +00:00
tools