Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
adapt
>
graphics.simulator
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Expose wrapper C interface for Syborg from KhronosAPIWrapper. Needs update to QEMU!
bug235_bringup_0
2010-11-02, by Matt Plumtree
Add /clean to build.bat to delete the build directory and its contents before building.
bug235_bringup_0
2010-11-01, by Matt Plumtree
Host OpenVG building using GCC, without LLVM integration.
bug235_bringup_0
2010-11-01, by Matt Plumtree
Add a new FLM for building the host side DLLs (based on the x86build FLM).
bug235_bringup_0
2010-10-26, by Matt Plumtree
Add hostegl bld.inf info for building exporting and building the library.
bug235_bringup_0
2010-10-18, by Matt Plumtree
Update EGL surface creation to initialise the surface stride. This gets the EBT test program to finally draw it's red line!
bug235_bringup_0
2010-10-22, by Jon Medhurst
Guest EGL change so that newly created surfaces are registered with the Window Server. (Probably needed by ALF)
bug235_bringup_0
2010-10-22, by Jon Medhurst
Update CGuestEGL::eglCreateWindowSurface to save iSurfaceId and get offesets to buffers that lower layers require
bug235_bringup_0
2010-10-22, by Jon Medhurst
Update CGuestEGL::eglCreateWindowSurface to save iSurfaceId and get offesets to buffers that lower layers require
bug235_bringup_0
2010-10-22, by Jon Medhurst
Fixed build.bat so that '/SOLUTION /VS 2008' works correctly
bug235_bringup_0
2010-10-22, by Gareth Stockwell
Revert fix for eglMakeCurrent since it was the deinit path was is ok for EGL_NO_*. Add extra debugging
bug235_bringup_0
2010-10-22, by Faisal Memon
Fix guestegl to actually supply the params for eglMakeCurrent
bug235_bringup_0
2010-10-22, by Faisal Memon
Add mapping fix to guestegl and debugging (temporary)
bug235_bringup_0
2010-10-22, by Faisal Memon
Replace file copyright headers lost in previous merge.
bug235_bringup_0
2010-10-07, by Matt Plumtree
Merge in eglQueryString changes
bug235_bringup_0
2010-10-07, by Matt Plumtree
Host components now buildable in their correct locations (although stil using CMake). Use build.bat in package root.
bug235_bringup_0
2010-10-07, by Matt Plumtree
Move GLES20 source into standard locations
bug235_bringup_0
2010-10-07, by Matt Plumtree
Remove copies of code made accidentally to the wrong location.
bug235_bringup_0
2010-10-06, by Matt Plumtree
Copy code from the holdingarea into the target locations.
bug235_bringup_0
2010-10-06, by Matt Plumtree
Modify bug235.pkgdef.xml in line with changes to package_definition.xml
bug235_bringup_0
2010-10-06, by Matt Plumtree
Rearrange the package to put certain components into a new collection, vghwinterface.
bug235_bringup_0
2010-10-06, by Matt Plumtree
Add support for eglQueryString. Its partially fake support because the serialization interface does not support the return of string data
bug235_bringup_0
2010-09-30, by Faisal Memon
Fix accidentally corrupted EPL URLs in CMakeLists.txt files.
bug235_bringup_0
2010-09-29, by Matt Plumtree
Add new holdingarea/build location to .hgignore file
bug235_bringup_0
2010-09-29, by Matt Plumtree
Added support for EGL sync extensions
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Fixed incorrect case in eglGetProcAddress egl_Private_SignalSyncNOK
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Fixed typo in 02fdf3459799
bug235_bringup_0
2010-09-24, by Gareth Stockwell
add support for eglgetprocaddress for Egl_PrivateSignalSyncNOK
bug235_bringup_0
2010-09-24, by Faisal Memon
catchup with head
bug235_bringup_0
2010-09-24, by Faisal Memon
Fix link errors and resolve
bug235_bringup_0
2010-09-24, by Faisal Memon
Fixed compile. This change now provides alpha support for the integration of guestegl with the host
bug235_bringup_0
2010-09-24, by Faisal Memon
added eglSwapBuffers integration; this change has not been compiled so don't sync to this changelist
bug235_bringup_0
2010-09-24, by Faisal Memon
interim checkin, no compilation check done so don't sync to this changeset
bug235_bringup_0
2010-09-23, by Faisal Memon
fix rombuild to avoid duplicate delivery of dll
bug235_bringup_0
2010-09-23, by Faisal Memon
Added /NOBUILD option to holdingarea/build.bat
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Moved syborggraphicswrapper from qemu package
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Modified CMake scripts to link against correct version of LLVM
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Added build script allowing use of different toolchains
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Added additional builds of LLVM
bug235_bringup_0
2010-09-24, by Gareth Stockwell
Fixup missed changes from frame (buffer) to surface buffer.
bug235_bringup_0
2010-09-23, by Matt Plumtree
Merge rename of frame buffer to surface buffer with Guest EGL changes.
bug235_bringup_0
2010-09-23, by Matt Plumtree
Rename use of "frame" buffer to "surface" buffer, to reduce confusion.
bug235_bringup_0
2010-09-23, by 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
2010-09-21, by Matt Plumtree
Fix guestegl to use dynamic framebuffer
bug235_bringup_0
2010-09-23, by Faisal Memon
Fix ROM iby files
bug235_bringup_0
2010-09-21, by Faisal Memon
Add to .hgignore so the host side built binaries are ignored by hg
bug235_bringup_0
2010-09-20, by Faisal Memon
Add a hgignore file to ignore build artefacts such as holdingarea/build_vs2005/libGLESv1/CMakeFiles/generate.stamp
bug235_bringup_0
2010-09-20, by Faisal Memon
Fix line endings
bug235_bringup_0
2010-09-20, by Faisal Memon
Enable building of holdingarea code, using CMake/Microsoft Visual Studio Express, using hostthreadadapter.
bug235_bringup_0
2010-09-16, by Matt Plumtree
Minor fix ups for serialiser code, when built for host side
bug235_bringup_0
2010-09-16, by Matt Plumtree
Contribute a cmake build file for hostthreadadapter, to aid building the intermediate versions of other host components.
bug235_bringup_0
2010-09-16, by Matt Plumtree
Initial contribution of Khronos API implmentations suitable for simulator host-side.
bug235_bringup_0
2010-09-16, by Matt Plumtree
Identify the actual EGL extension functions, just returning NULL for the moment. Prototype code, needs bring-up before testing
bug235_bringup_0
2010-09-09, by Faisal Memon
Add TPIP-free implementation of eglGetProcAddress
bug235_bringup_0
2010-09-09, by Faisal Memon
Get rid of pitch code because the host side does not need it
bug235_bringup_0
2010-09-08, by Faisal Memon
Add guestopengles11
bug235_bringup_0
2010-09-08, by Faisal Memon
Add OpenVGU guest library
bug235_bringup_0
2010-09-08, by Faisal Memon
Add Guest OpenVG
bug235_bringup_0
2010-09-08, by Faisal Memon
Add TPIP free guest egl
bug235_bringup_0
2010-09-08, by Faisal Memon
merge heads
bug235_bringup_0
2010-09-03, by Faisal Memon
Fix line endings and update for guestegl
bug235_bringup_0
2010-09-03, by Faisal Memon
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
2010-09-03, by Jani Hyvonen
Update for Dynamic Frame Buffer Base Address
bug235_bringup_0
2010-09-02, by Faisal Memon
Catchup with head
bug235_bringup_0
2010-09-02, by 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
2010-08-26, by Faisal Memon
Bug 235 Add cross platform host thread adapter library. Builds for TOOLS2 platform (GCC).
bug235_bringup_0
2010-08-27, by Matt Plumtree
Fix warnings
bug235_bringup_0
2010-08-26, by Faisal Memon
Fix copyright notices and license text.
bug235_bringup_0
2010-08-26, by 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
2010-08-25, by 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
2010-08-25, by Faisal Memon
Bootstrap the guestvideodriver and sghwserialiser. Some stuff is still commented out. Compiles with graphics package at changeset 8d47cca9cc11
bug235_bringup_0
2010-08-20, by Faisal Memon
Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
bug235_bringup_0
2010-08-17, by Faisal Memon
less
more
|
(0)
tip