mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 18:59:08 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
5f6bf688d8
commit
bcebf28280
2 changed files with 13 additions and 13 deletions
|
@ -776,7 +776,7 @@ bool CDriverGL::swapBuffers()
|
|||
//resetTextureShaders();
|
||||
activeVertexProgram(NULL);
|
||||
|
||||
/* Yoyo: must do this (GeForce bug ??) esle weird results if end render with a VBHard.
|
||||
/* Yoyo: must do this (GeForce bug ??) else weird results if end render with a VBHard.
|
||||
Setup a std vertex buffer to ensure NVidia synchronisation.
|
||||
*/
|
||||
if (_Extensions.NVVertexArrayRange)
|
||||
|
|
Loading…
Reference in a new issue