OSDN Git Service

Rename SWIFTSHADER_LLVM_VERSION to REACTOR_LLVM_VERSION.
[android-x86/external-swiftshader.git] / src / OpenGL / libGL / VertexDataManager.cpp
2018-10-12 Nicolas CapensAdd LLVM 7.0 as git subtree
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2016-05-11 Nicolas CapensApply the Apache 2.0 license.
2016-03-18 Alexis Hetu32-bit integer vertex attribute
2016-01-15 Nicolas CapensFix Clang errors on Linux.
2016-01-12 Nicolas CapensFix signed/unsigned comparison warnings.
2016-01-09 Nicolas CapensFix string format specifiers.
2015-06-22 Nicolas CapensLog the switch value when reaching an UNREACHABLE().
2015-06-08 Maxime GrégoireUse a non-blocking lock for the streaming vertex buffer
2015-02-11 Nicolas CapensImplement an OpenGL 2.1 prototype.
2015-02-11 Nicolas CapensAccess binding pointer objects through operators.
2015-01-22 Nicolas CapensRename the desktop OpenGL namespace to gl.
2015-01-22 Nicolas CapensCopy libGLESv2 to libGL.