Patch 2793067: fix trunk with OGRE_THREAD_SUPPORT=1 on non-Windows platforms (don... mastersvn/trunktrunk
commit9710c0f549da9ca2f14bf50626d7d375b371e6f7
authorsinbad <sinbad@8631bf8a-c64b-0410-883c-f3eb003322f7>
Sun, 17 May 2009 21:05:20 +0000 (17 21:05 +0000)
committersinbad <sinbad@8631bf8a-c64b-0410-883c-f3eb003322f7>
Sun, 17 May 2009 21:05:20 +0000 (17 21:05 +0000)
tree03e0e078a34130a2ac504f3e490530c62b8f9a1a
parentdee0a4942733916a3b23680f02409c8cccfefda6
Patch 2793067: fix trunk with OGRE_THREAD_SUPPORT=1 on non-Windows platforms (don't use ZeroMemory, use memset)

git-svn-id: https://svn.ogre3d.org/svnroot/ogre/trunk@8597 8631bf8a-c64b-0410-883c-f3eb003322f7
RenderSystems/GL/src/OgreGLContext.cpp