WindowScreen implemented by Caz and myself, fully working (well, at least with the pageflipper demo) on BeOS R5.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7112 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2004-03-30 07:29:49 +00:00
parent ce9f8277a1
commit 272b2685ed
2 changed files with 881 additions and 53 deletions

View File

@ -19,8 +19,9 @@ SharedLibrary game :
GSUtility.cpp
;
# Hack to have DirectWindow.cpp include the R5 <Window .h> header.
# Hack to have DirectWindow.cpp and WindowScreen.cpp include the R5 <Window .h> header.
PrependObjectHdrs DirectWindow.cpp : /boot/develop/headers/be/interface ;
PrependObjectHdrs WindowScreen.cpp : /boot/develop/headers/be/interface ;
LinkSharedOSLibs libgame.so :
be libmedia.so

File diff suppressed because it is too large Load Diff