Mon, 01 Nov 2010 18:11:59 +0000 Add /clean to build.bat to delete the build directory and its contents before building. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 01 Nov 2010 18:11:59 +0000] rev 70
Add /clean to build.bat to delete the build directory and its contents before building.
Mon, 01 Nov 2010 18:10:32 +0000 Host OpenVG building using GCC, without LLVM integration. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 01 Nov 2010 18:10:32 +0000] rev 69
Host OpenVG building using GCC, without LLVM integration. Change hostbuild extension to avoid use of "lib" prefix on libraries, to allow other names to be used.
Tue, 26 Oct 2010 14:14:43 +0100 Add a new FLM for building the host side DLLs (based on the x86build FLM). bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Tue, 26 Oct 2010 14:14:43 +0100] rev 68
Add a new FLM for building the host side DLLs (based on the x86build FLM). Fixup the OpenGL ES 1.1 code to remove warnings when built with GCC(some remain).
Mon, 18 Oct 2010 18:24:13 +0100 Add hostegl bld.inf info for building exporting and building the library. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 18 Oct 2010 18:24:13 +0100] rev 67
Add hostegl bld.inf info for building exporting and building the library. Note: uses tools/x86tool extension from /sftools/dev/hostenv/cpptoolsplat/symport/flm, which doesn't quite work right yet. SYS_INCLUDES needs adding to .xml, for example. Fixup warnings in hostegl when built using GCC.
Fri, 22 Oct 2010 16:32:41 +0100 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
Jon Medhurst [Fri, 22 Oct 2010 16:32:41 +0100] rev 66
Update EGL surface creation to initialise the surface stride. This gets the EBT test program to finally draw it's red line!
Fri, 22 Oct 2010 14:10:40 +0100 Guest EGL change so that newly created surfaces are registered with the Window Server. (Probably needed by ALF) bug235_bringup_0
Jon Medhurst [Fri, 22 Oct 2010 14:10:40 +0100] rev 65
Guest EGL change so that newly created surfaces are registered with the Window Server. (Probably needed by ALF)
Fri, 22 Oct 2010 13:37:16 +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:37:16 +0100] rev 64
Update CGuestEGL::eglCreateWindowSurface to save iSurfaceId and get offesets to buffers that lower layers require
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
(0) -10 tip