Fri, 22 Oct 2010 13:33:46 +0100 Update CGuestEGL::eglCreateWindowSurface to save iSurfaceId and get offesets to buffers that lower layers require bug235_bringup_0
Jon Medhurst [Fri, 22 Oct 2010 13:33:46 +0100] rev 63
Update CGuestEGL::eglCreateWindowSurface to save iSurfaceId and get offesets to buffers that lower layers require
Fri, 22 Oct 2010 12:54:05 +0100 Fixed build.bat so that '/SOLUTION /VS 2008' works correctly bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 12:54:05 +0100] rev 62
Fixed build.bat so that '/SOLUTION /VS 2008' works correctly
Fri, 22 Oct 2010 11:29:23 +0100 Revert fix for eglMakeCurrent since it was the deinit path was is ok for EGL_NO_*. Add extra debugging bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 22 Oct 2010 11:29:23 +0100] rev 61
Revert fix for eglMakeCurrent since it was the deinit path was is ok for EGL_NO_*. Add extra debugging
Fri, 22 Oct 2010 10:54:17 +0100 Fix guestegl to actually supply the params for eglMakeCurrent bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 22 Oct 2010 10:54:17 +0100] rev 60
Fix guestegl to actually supply the params for eglMakeCurrent
Fri, 22 Oct 2010 10:16:29 +0100 Add mapping fix to guestegl and debugging (temporary) bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 22 Oct 2010 10:16:29 +0100] rev 59
Add mapping fix to guestegl and debugging (temporary)
Thu, 07 Oct 2010 18:48:18 +0100 Replace file copyright headers lost in previous merge. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 07 Oct 2010 18:48:18 +0100] rev 58
Replace file copyright headers lost in previous merge.
Thu, 07 Oct 2010 18:45:50 +0100 Merge in eglQueryString changes bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 07 Oct 2010 18:45:50 +0100] rev 57
Merge in eglQueryString changes
Thu, 07 Oct 2010 18:44:04 +0100 Host components now buildable in their correct locations (although stil using CMake). Use build.bat in package root. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 07 Oct 2010 18:44:04 +0100] rev 56
Host components now buildable in their correct locations (although stil using CMake). Use build.bat in package root. Note holdingarea build no longer works and everything except llvm will be removed soon. Fix ups to references to components moved to vghwinterface. Move package common headers up to pacakge level inc directory.
Thu, 07 Oct 2010 13:58:22 +0100 Move GLES20 source into standard locations bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 07 Oct 2010 13:58:22 +0100] rev 55
Move GLES20 source into standard locations Move Khronos headers into their respective components, to be exported by each. Remove hostthreadadapter as nothing outside of the vghwapiwrapper, which now contains the code, needs it
Wed, 06 Oct 2010 18:00:57 +0100 Remove copies of code made accidentally to the wrong location. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 06 Oct 2010 18:00:57 +0100] rev 54
Remove copies of code made accidentally to the wrong location.
Wed, 06 Oct 2010 17:59:01 +0100 Copy code from the holdingarea into the target locations. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 06 Oct 2010 17:59:01 +0100] rev 53
Copy code from the holdingarea into the target locations. Some initial rework of CMakeLists.txt files, but not yet tested.
Wed, 06 Oct 2010 15:50:10 +0100 Modify bug235.pkgdef.xml in line with changes to package_definition.xml bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 06 Oct 2010 15:50:10 +0100] rev 52
Modify bug235.pkgdef.xml in line with changes to package_definition.xml Add license details to host support components.
Wed, 06 Oct 2010 15:43:10 +0100 Rearrange the package to put certain components into a new collection, vghwinterface. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 06 Oct 2010 15:43:10 +0100] rev 51
Rearrange the package to put certain components into a new collection, vghwinterface. Remove unpopulated syborggraphicswrapper, as it will be integrated into the vghwapiwrapper (ne khronosapiwrapper).
Thu, 30 Sep 2010 18:19:16 +0100 Add support for eglQueryString. Its partially fake support because the serialization interface does not support the return of string data bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 30 Sep 2010 18:19:16 +0100] rev 50
Add support for eglQueryString. Its partially fake support because the serialization interface does not support the return of string data
Wed, 29 Sep 2010 09:49:13 +0100 Fix accidentally corrupted EPL URLs in CMakeLists.txt files. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 29 Sep 2010 09:49:13 +0100] rev 49
Fix accidentally corrupted EPL URLs in CMakeLists.txt files.
Wed, 29 Sep 2010 09:44:20 +0100 Add new holdingarea/build location to .hgignore file bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 29 Sep 2010 09:44:20 +0100] rev 48
Add new holdingarea/build location to .hgignore file
Fri, 24 Sep 2010 17:49:22 +0100 Added support for EGL sync extensions bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 17:49:22 +0100] rev 47
Added support for EGL sync extensions
Fri, 24 Sep 2010 17:45:25 +0100 Fixed incorrect case in eglGetProcAddress egl_Private_SignalSyncNOK bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 17:45:25 +0100] rev 46
Fixed incorrect case in eglGetProcAddress egl_Private_SignalSyncNOK
Fri, 24 Sep 2010 17:41:35 +0100 Fixed typo in 02fdf3459799 bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 17:41:35 +0100] rev 45
Fixed typo in 02fdf3459799
Fri, 24 Sep 2010 17:39:40 +0100 add support for eglgetprocaddress for Egl_PrivateSignalSyncNOK bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 24 Sep 2010 17:39:40 +0100] rev 44
add support for eglgetprocaddress for Egl_PrivateSignalSyncNOK
Fri, 24 Sep 2010 13:29:27 +0100 catchup with head bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 24 Sep 2010 13:29:27 +0100] rev 43
catchup with head
Fri, 24 Sep 2010 13:15:40 +0100 Fix link errors and resolve bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 24 Sep 2010 13:15:40 +0100] rev 42
Fix link errors and resolve
Fri, 24 Sep 2010 11:24:11 +0100 Fixed compile. This change now provides alpha support for the integration of guestegl with the host bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 24 Sep 2010 11:24:11 +0100] rev 41
Fixed compile. This change now provides alpha support for the integration of guestegl with the host
Fri, 24 Sep 2010 10:52:02 +0100 added eglSwapBuffers integration; this change has not been compiled so don't sync to this changelist bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 24 Sep 2010 10:52:02 +0100] rev 40
added eglSwapBuffers integration; this change has not been compiled so don't sync to this changelist
Thu, 23 Sep 2010 17:42:42 +0100 interim checkin, no compilation check done so don't sync to this changeset bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 23 Sep 2010 17:42:42 +0100] rev 39
interim checkin, no compilation check done so don't sync to this changeset
Thu, 23 Sep 2010 13:18:28 +0100 fix rombuild to avoid duplicate delivery of dll bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 23 Sep 2010 13:18:28 +0100] rev 38
fix rombuild to avoid duplicate delivery of dll
Fri, 24 Sep 2010 12:02:56 +0100 Added /NOBUILD option to holdingarea/build.bat bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:02:56 +0100] rev 37
Added /NOBUILD option to holdingarea/build.bat This allows cmake to be run without subsequently invoking nmake
Fri, 24 Sep 2010 12:02:04 +0100 Moved syborggraphicswrapper from qemu package bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:02:04 +0100] rev 36
Moved syborggraphicswrapper from qemu package
(0) -50 -28 tip