summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/qbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QBuffer::typeKevin Ottens2017-09-221-3/+4
* Rename QBuffer::access property to accessTypeSean Harmer2017-03-291-4/+4
* Start using REVISION on our propertiesKevin Ottens2017-02-231-1/+1
* QBuffer: change access type enum valuesPaul Lemire2017-02-161-3/+3
* Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+12
* QBuffer: add enum value for DrawIndirectBufferPaul Lemire2017-01-131-1/+2
* LCOV exclusion comments squashedPaul Lemire2016-11-231-2/+2
* Add partial data update support for QBufferOleg Evseev2016-08-131-0/+3
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | QBuffer creates creation changesSean Harmer2016-03-241-0/+1
* | QBufferFunctor renamed to QBufferDataGeneratorRobert Brock2016-03-081-4/+4
* | QBuffer rename sync to syncDataRobert Brock2016-02-261-4/+4
* | QBuffer merged with QAbstractBufferPaul Lemire2016-02-261-3/+6
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | RenderView/GraphicsContext: support SSBO/UBO with buffer used as ParametersPaul Lemire2016-01-131-1/+3
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-7/+7
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-2/+2
* Remove some uncessary QOpenGL* includesAndy Nichols2015-11-031-5/+0
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-191-1/+1
* RenderBuffer: handle the sync propertyPaul Lemire2015-10-141-0/+1
* QBuffer: add a sync propertyPaul Lemire2015-10-141-0/+5
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Final batch of file moves for nowSean Harmer2015-10-131-0/+116