first pass at using VAOs
1 parent 406f0e4 commit f7718a956af20ac80b1d58387a5258e6e0108062
@Mat Groves Mat Groves authored on 17 Jan 2016
Showing 10 changed files
View
bin/pixi.js
Not supported
View
bin/pixi.js.map
View
src/core/graphics/webgl/GraphicsRenderer.js
View
src/core/graphics/webgl/PrimitiveShader.js 0 → 100644
View
src/core/graphics/webgl/WebGLGraphicsData.js
View
src/core/graphics/webgl/buildLine.js 0 → 100644
View
src/core/graphics/webgl/buildPoly.js 0 → 100644
View
src/core/graphics/webgl/buildRectangle.js 0 → 100644
View
src/core/graphics/webgl/buildRoundedRectangle.js 0 → 100644
View
src/core/sprites/webgl/SpriteRenderer.js