Fri, 24 Sep 2010 12:02:56 +0100 |
Gareth Stockwell |
Added /NOBUILD option to holdingarea/build.bat
bug235_bringup_0
|
changeset |
files
|
Fri, 24 Sep 2010 12:02:04 +0100 |
Gareth Stockwell |
Moved syborggraphicswrapper from qemu package
bug235_bringup_0
|
changeset |
files
|
Fri, 24 Sep 2010 11:23:48 +0100 |
Gareth Stockwell |
Modified CMake scripts to link against correct version of LLVM
bug235_bringup_0
|
changeset |
files
|
Fri, 24 Sep 2010 11:24:53 +0100 |
Gareth Stockwell |
Added build script allowing use of different toolchains
bug235_bringup_0
|
changeset |
files
|
Fri, 24 Sep 2010 11:15:50 +0100 |
Gareth Stockwell |
Added additional builds of LLVM
bug235_bringup_0
|
changeset |
files
|
Thu, 23 Sep 2010 15:54:53 +0100 |
Matt Plumtree |
Fixup missed changes from frame (buffer) to surface buffer.
bug235_bringup_0
|
changeset |
files
|
Thu, 23 Sep 2010 14:09:18 +0100 |
Matt Plumtree |
Merge rename of frame buffer to surface buffer with Guest EGL changes.
bug235_bringup_0
|
changeset |
files
|
Thu, 23 Sep 2010 13:56:33 +0100 |
Matt Plumtree |
Rename use of "frame" buffer to "surface" buffer, to reduce confusion.
bug235_bringup_0
|
changeset |
files
|
Tue, 21 Sep 2010 15:50:59 +0100 |
Matt Plumtree |
Minor fix to only exclude c_utils.pyc in the .hgignore file instead of all the vg/bin Python scripts
bug235_bringup_0
|
changeset |
files
|
Thu, 23 Sep 2010 12:57:41 +0100 |
Faisal Memon |
Fix guestegl to use dynamic framebuffer
bug235_bringup_0
|
changeset |
files
|
Tue, 21 Sep 2010 18:31:38 +0100 |
Faisal Memon |
Fix ROM iby files
bug235_bringup_0
|
changeset |
files
|
Mon, 20 Sep 2010 17:51:52 +0100 |
Faisal Memon |
Add to .hgignore so the host side built binaries are ignored by hg
bug235_bringup_0
|
changeset |
files
|
Mon, 20 Sep 2010 17:43:19 +0100 |
Faisal Memon |
Add a hgignore file to ignore build artefacts such as holdingarea/build_vs2005/libGLESv1/CMakeFiles/generate.stamp
bug235_bringup_0
|
changeset |
files
|
Mon, 20 Sep 2010 14:29:05 +0100 |
Faisal Memon |
Fix line endings
bug235_bringup_0
|
changeset |
files
|
Thu, 16 Sep 2010 12:43:44 +0100 |
Matt Plumtree |
Enable building of holdingarea code, using CMake/Microsoft Visual Studio Express, using hostthreadadapter.
bug235_bringup_0
|
changeset |
files
|
Thu, 16 Sep 2010 12:38:21 +0100 |
Matt Plumtree |
Minor fix ups for serialiser code, when built for host side
bug235_bringup_0
|
changeset |
files
|
Thu, 16 Sep 2010 10:58:58 +0100 |
Matt Plumtree |
Contribute a cmake build file for hostthreadadapter, to aid building the intermediate versions of other host components.
bug235_bringup_0
|
changeset |
files
|
Thu, 16 Sep 2010 09:43:14 +0100 |
Matt Plumtree |
Initial contribution of Khronos API implmentations suitable for simulator host-side.
bug235_bringup_0
|
changeset |
files
|
Thu, 09 Sep 2010 18:49:52 +0100 |
Faisal Memon |
Identify the actual EGL extension functions, just returning NULL for the moment. Prototype code, needs bring-up before testing
bug235_bringup_0
|
changeset |
files
|
Thu, 09 Sep 2010 16:50:12 +0100 |
Faisal Memon |
Add TPIP-free implementation of eglGetProcAddress
bug235_bringup_0
|
changeset |
files
|
Wed, 08 Sep 2010 18:56:14 +0100 |
Faisal Memon |
Get rid of pitch code because the host side does not need it
bug235_bringup_0
|
changeset |
files
|
Wed, 08 Sep 2010 17:36:16 +0100 |
Faisal Memon |
Add guestopengles11
bug235_bringup_0
|
changeset |
files
|
Wed, 08 Sep 2010 17:21:01 +0100 |
Faisal Memon |
Add OpenVGU guest library
bug235_bringup_0
|
changeset |
files
|
Wed, 08 Sep 2010 17:02:34 +0100 |
Faisal Memon |
Add Guest OpenVG
bug235_bringup_0
|
changeset |
files
|
Wed, 08 Sep 2010 15:45:18 +0100 |
Faisal Memon |
Add TPIP free guest egl
bug235_bringup_0
|
changeset |
files
|
Fri, 03 Sep 2010 10:14:54 +0100 |
Faisal Memon |
merge heads
bug235_bringup_0
|
changeset |
files
|
Fri, 03 Sep 2010 10:12:43 +0100 |
Faisal Memon |
Fix line endings and update for guestegl
bug235_bringup_0
|
changeset |
files
|
Fri, 03 Sep 2010 11:32:22 +0300 |
Jani Hyvonen |
bug235_bringup_0 - virtualvideohwinterface.cpp dynamic buffer handling update. Register handling update. Support for static videomemory (platsim). hostsupport/hostthreadadapter/ win32text plugin end of line changes.
bug235_bringup_0
|
changeset |
files
|
Thu, 02 Sep 2010 16:06:36 +0100 |
Faisal Memon |
Update for Dynamic Frame Buffer Base Address
bug235_bringup_0
|
changeset |
files
|
Thu, 02 Sep 2010 11:20:15 +0100 |
Faisal Memon |
Catchup with head
bug235_bringup_0
|
changeset |
files
|
Thu, 26 Aug 2010 19:08:32 +0100 |
Faisal Memon |
Add dynamic framebuffer support, and associated vghw utils needed. This code does not compile, and needs companion updates in graphics (3899db667a38) and qemu (c7e943dbf70f). Some code looks like syborg-specific so tagged with FAISALMEMON. Need to check with Jani on this. A later submission will declare when the code compiles again.
bug235_bringup_0
|
changeset |
files
|
Fri, 27 Aug 2010 11:42:02 +0100 |
Matt Plumtree |
Bug 235 Add cross platform host thread adapter library. Builds for TOOLS2 platform (GCC).
bug235_bringup_0
|
changeset |
files
|
Thu, 26 Aug 2010 13:29:31 +0100 |
Faisal Memon |
Fix warnings
bug235_bringup_0
|
changeset |
files
|
Thu, 26 Aug 2010 13:24:02 +0100 |
Faisal Memon |
Fix copyright notices and license text.
bug235_bringup_0
|
changeset |
files
|
Wed, 25 Aug 2010 19:17:09 +0100 |
Faisal Memon |
The guestvideohw.ldd now compiles ok. The graphics changeset e40433e31c87 is needed, or later. Only a stub has been put in for the dynamic framebuffer base address. This needs to be properly ported from Jani's earlier work on platsim.
bug235_bringup_0
|
changeset |
files
|
Wed, 25 Aug 2010 17:57:53 +0100 |
Faisal Memon |
More progress towards getting the guestvideodriver and dependencies compiling for S3. This check-in does not compile, so don't sync to this changelist. A later changelist will declare when compilation works again.
bug235_bringup_0
|
changeset |
files
|
Fri, 20 Aug 2010 18:02:40 +0100 |
Faisal Memon |
Bootstrap the guestvideodriver and sghwserialiser. Some stuff is still commented out. Compiles with graphics package at changeset 8d47cca9cc11
bug235_bringup_0
|
changeset |
files
|
Tue, 17 Aug 2010 16:01:36 +0100 |
Faisal Memon |
Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
bug235_bringup_0
|
changeset |
files
|