Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 13:44:00 +0100] rev 117
Modified path to qemu package source to /sf/adapt/qemu
This is to conform with the convention that adaptation-level packages
should be located in /sf/adapt rather than /sf/adaptation.
This is an interim workaround for bug 3744.
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:40:23 +0100] rev 116
Added syborg_graphicsdevice.py to list of imported plugins
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:07:03 +0100] rev 115
Removed syborg-graphicswrapper model library
This has been moved to the adapt/graphics.simulator package - see changeset 563aa0c4cea3.
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 13:30:20 +0100] rev 114
Merged default branch into graphics-phase-3
Gareth Stockwell <gareth.stockwell@accenture.com> [Wed, 22 Sep 2010 20:10:53 +0100] rev 113
Backed out changeset b6c206049d8a
The nvmemmory library depends on a modification to qemu; this change
is therefore backed out in order to allow NVM functionality to be
merged into graphics-phase-3 by transplanting individual commits.
Gareth Stockwell <gareth.stockwell@accenture.com> [Wed, 22 Sep 2010 17:06:27 +0100] rev 112
Copied NVM model library code from default branch
Gareth Stockwell <gareth.stockwell@accenture.com> [Wed, 22 Sep 2010 15:40:40 +0100] rev 111
Fixes to syborg-graphicswrapper.vcproj
These changes allow syborg-graphicswrapper to link against the hostthreadadapter and khronosapiwrapper libraries built by the graphics.simulator component.
The .vcproj file uses relative paths, which requires that the following three packages are laid out as follows:
os/
graphics
adapt/
graphics.simulator
qemu
Jani Hyvonen<jani.hyvonen@nokia.com> [Wed, 22 Sep 2010 16:51:17 +0300] rev 110
Header and class name changes
Gareth Stockwell <gareth.stockwell@accenture.com> [Tue, 14 Sep 2010 17:21:05 +0100] rev 109
Added Makefile for building syborg-graphicswrapper using GCC
At present the build fails due to the following missing headers:
KhronosAPIWrapper.h
VirtualVideoInterfaceConstants.h
platformthreading.h
protocol_MGraphicsVHWCallback.h
Gareth Stockwell <gareth.stockwell@accenture.com> [Thu, 09 Sep 2010 12:06:21 +0100] rev 108
Allow NVM device to be built with MinGW