summaryrefslogtreecommitdiffstats
path: root/src/render/io/uniformbuffer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename UniformBuffer to GLBufferPaul Lemire2016-01-131-93/+0
* Uniform Buffers: try to minimize bind / unbindPaul Lemire2015-10-141-0/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Remove Q prefix from graphics helpersSean Harmer2015-10-131-7/+7
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-7/+7
* Copyright header change.Mika Salmela2015-02-091-19/+14
* RenderShaderData handling entirely reworkedPaul Lemire2015-01-181-0/+3
* UniformBuffer: update takes an offsetPaul Lemire2014-12-121-1/+1
* UniformBuffer: wraps around the GL calls needed to have a UBOPaul Lemire2014-12-121-0/+81