OSDN Git Service

Centralize shader compilation.
[android-x86/external-swiftshader.git] / src / OpenGL / libGL / Shader.h
2015-02-23 Nicolas CapensCentralize shader compilation.
2015-02-23 Nicolas CapensEliminate compiling for the WebGL spec.
2015-02-11 Nicolas CapensImplement an OpenGL 2.1 prototype.
2015-02-11 Nicolas CapensMake the Object class independent of the GL version.
2015-01-22 Nicolas CapensRename the desktop OpenGL namespace to gl.
2015-01-22 Nicolas CapensRename the GLSL shader compiler namespace to glsl.
2015-01-22 Nicolas CapensMake the GLSL compiler independent of the API shader...
2015-01-22 Nicolas CapensRename libGLESv2 to libGL.
2015-01-22 Nicolas CapensCopy libGLESv2 to libGL.