4.0-578 9 years, 3 months ago Merge branch 'master' into buffer_storage
4.0-572 9 years, 3 months ago Merge branch 'master' into buffer_storage
4.0-558 9 years, 3 months ago [buffer_storage] Temporary fix for Android/GLES3 just like how everything else is. Cleanup for this will be in a new branch.
4.0-557 9 years, 3 months ago [buffer_storage] Code formatting changes suggested by Bh44L
4.0-556 9 years, 3 months ago [buffer_storage] Add the CLIENT_STORAGE_BIT since we access the buffer more frequently on the client side than the server side. That is exactly what the hint is for.
4.0-555 9 years, 3 months ago [buffer_storage] Require GLEW 1.10 which has the new OpenGL 4.4 methods. Fixes linux build.
4.0-554 9 years, 3 months ago [buffer_storage] Implement ARB_buffer_storage. Disable it for GL_ARRAY_BUFFER due to a bug in Nvidia's drivers that causes black screen with it.