summaryrefslogtreecommitdiffstats
path: root/src/render/backend/qgraphicscontext.h
Commit message (Expand)AuthorAgeFilesLines
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-216/+0
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-151-4/+5
* Backend using clearColor from Viewport to render the scenePaul Lemire2014-08-141-1/+2
* Renamed RenderCamera to RenderCameraLensPaul Lemire2014-07-251-3/+0
* Small fix to be able to compile on ES2 platformsPaul Lemire2014-07-251-0/+5
* QGraphicsContext: reference QOpenGLFilter intializedPaul Lemire2014-07-251-2/+6
* Refactoring of MeshData, Buffer, Mesh and AttributePaul Lemire2014-07-051-0/+2
* Textures hooked upPaul Lemire2014-06-281-0/+5
* Changes to QGraphicContextPaul Lemire2014-06-271-10/+1
* Move the bindinds of Uniform out of QUniformPackPaul Lemire2014-06-271-0/+2
* QGraphicContext queries shader uniforms and attributesPaul Lemire2014-06-271-2/+6
* Moved out of DrawState all GL callsPaul Lemire2014-06-271-0/+5
* Basic Rendering using the FrameGraphPaul Lemire2014-04-191-0/+3
* QGraphicsContext setViewportPaul Lemire2014-04-191-0/+4
* Fixed syncqt warningsPaul Lemire2014-04-041-2/+2
* Fix builds with namespaced QtSean Harmer2014-04-021-5/+5
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+192
* Import initial examples and export symbols from libSean Harmer2014-02-251-177/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+177