usermode/axwin4 - Blit to screen planned
authorJohn Hodge <[email protected]>
Wed, 21 May 2014 15:22:33 +0000 (23:22 +0800)
committerJohn Hodge <[email protected]>
Wed, 21 May 2014 15:22:33 +0000 (23:22 +0800)
commitb471bc9adca2cf2126c2b579bf0b33cedd2839a4
tree62d1f15874ebba9ac54b8ce3853219ba6ba0a255
parent299c4151d9e41db8eacd6fe0187e41c37ce2128c
usermode/axwin4 - Blit to screen planned
13 files changed:
Usermode/Applications/axwin4_src/Server/CRect.cpp
Usermode/Applications/axwin4_src/Server/CSurface.cpp [new file with mode: 0644]
Usermode/Applications/axwin4_src/Server/CWindow.cpp
Usermode/Applications/axwin4_src/Server/Makefile
Usermode/Applications/axwin4_src/Server/compositor.cpp
Usermode/Applications/axwin4_src/Server/include/CCompositor.hpp
Usermode/Applications/axwin4_src/Server/include/CRect.hpp
Usermode/Applications/axwin4_src/Server/include/CSurface.hpp [new file with mode: 0644]
Usermode/Applications/axwin4_src/Server/include/CWindow.hpp
Usermode/Applications/axwin4_src/Server/include/common.hpp [new file with mode: 0644]
Usermode/Applications/axwin4_src/Server/include/video.hpp
Usermode/Applications/axwin4_src/Server/main.cpp
Usermode/Applications/axwin4_src/Server/video.cpp

UCC git Repository :: git.ucc.asn.au