Mon, 15 Nov 2010 09:56:25 +0000 Ensure OpenGL ES 2.0 C functions use C signatures in C++ builds (fixes VS builds) bug235_bringup_0 tip
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 15 Nov 2010 09:56:25 +0000] rev 77
Ensure OpenGL ES 2.0 C functions use C signatures in C++ builds (fixes VS builds)
Fri, 12 Nov 2010 17:56:05 +0000 Host OpenGL ES 2.0 code now building without warning or error using GCC. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Fri, 12 Nov 2010 17:56:05 +0000] rev 76
Host OpenGL ES 2.0 code now building without warning or error using GCC.
Wed, 10 Nov 2010 15:26:31 +0000 Move increment of EGL state reference count to where new threads bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 10 Nov 2010 15:26:31 +0000] rev 75
Move increment of EGL state reference count to where new threads are discovered for simulator version, to balance releaseState in eglReleaseThread.
Mon, 08 Nov 2010 15:40:06 +0000 Provide alternative constructor for Nokia internal use (PlatSim compatibility). bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 08 Nov 2010 15:40:06 +0000] rev 74
Provide alternative constructor for Nokia internal use (PlatSim compatibility).
Mon, 08 Nov 2010 15:39:31 +0000 Add host build extension component to package. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Mon, 08 Nov 2010 15:39:31 +0000] rev 73
Add host build extension component to package. Avoid using SSE2 with GCC builds for the moment - possibly broken on 3.4.5
Tue, 02 Nov 2010 09:46:02 +0000 Merge changes to enable building host libraries using GCC with work to get basic EGL going. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Tue, 02 Nov 2010 09:46:02 +0000] rev 72
Merge changes to enable building host libraries using GCC with work to get basic EGL going.
Tue, 02 Nov 2010 09:40:31 +0000 Expose wrapper C interface for Syborg from KhronosAPIWrapper. Needs update to QEMU! bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Tue, 02 Nov 2010 09:40:31 +0000] rev 71
Expose wrapper C interface for Syborg from KhronosAPIWrapper. Needs update to QEMU! Make KhronosAPIWrapper buildable using GCC.
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).
(0) -10 tip