-
- Downloads
"README.md" did not exist on "de4b530114729c3112dee26e418be15b576bea17"
Remove OpenGL error checks that were causing errors.
The OpenGL error checks in those code itself raise OpenGL errors when this code was called while building a display list (tracked using bugle). Checks in this API is an overkill anyways. The called code should to the checking if needed. Change-Id: If1daaaa9a7c8c4131a11c2b6d52a10b9a18a162f
Please register or sign in to comment