OSDN Git Service

Use matching internal and external formats for RGBA8 images.
[android-x86/external-swiftshader.git] / src / OpenGL / libGLESv2 / Framebuffer.cpp
2015-03-31 Nicolas CapensUse matching internal and external formats for RGBA8...
2015-02-11 Nicolas CapensAccess binding pointer objects through operators.
2015-02-11 Nicolas CapensMake the Object class independent of the GL version.
2015-01-29 Nicolas CapensProvide missing OpenGL ES 1.x extension for implementat...
2015-01-14 Nicolas CapensProvide framebuffer-specific color read format/type...
2015-01-14 Nicolas CapensRetrieve the implementation color read format/type...
2014-11-03 Nicolas CapensRename the GLES2 folder to OpenGL.