--HG-- branch : opengl3
@ -1992,7 +1992,7 @@ void displayGLError(GLenum error)
}
#ifdef NL_STATIC
} // NLDRIVERGL/ES
} // NLDRIVERGL3
#endif
} // NL3D
@ -1455,7 +1455,7 @@ private:
};
@ -1234,7 +1234,7 @@ bool registerGlXExtensions(CGlExtensions &ext, Display *dpy, sint screen)
@ -194,7 +194,7 @@ bool registerGlXExtensions(CGlExtensions &ext, Display *dpy, sint screen);
void registerGlExtensions(CGlExtensions &ext);
@ -1010,7 +1010,7 @@ bool CDriverGL3::convertBitmapToCursor(const NLMISC::CBitmap &bitmap, nlCursor &
@ -208,7 +208,7 @@ void CDriverGL3::disableAllLights()
@ -1610,7 +1610,7 @@ void CDriverGL3::endWaterMultiPass()
@ -128,7 +128,7 @@ void CDriverGL3::setupModelMatrix(const CMatrix& mtx)
@ -718,7 +718,7 @@ CDriverGLStates3::TCullMode CDriverGLStates3::getCullMode() const
@ -229,7 +229,7 @@ private:
@ -1678,7 +1678,7 @@ bool CDriverGL3::getRenderTargetSize (uint32 &width, uint32 &height)
// ***************************************************************************
@ -512,7 +512,7 @@ void CIndexBufferInfo::setupIndexBuffer(CIndexBuffer &ib)
@ -427,7 +427,7 @@ void CVertexBufferHard::invalidate()
@ -180,7 +180,7 @@ public:
@ -2873,7 +2873,7 @@ bool CDriverGL3::convertBitmapToIcon(const NLMISC::CBitmap &bitmap, std::vector<