summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-2036-162/+162
* Removed unused memberSean Harmer2016-03-201-1/+0
* Fix vexing parse warning by locking the surfaceSean Harmer2016-03-202-3/+2
* QRenderSurfaceSelector cleanupPaul Lemire2016-03-209-86/+81
* Disable GL_DITHER by defaultPaul Lemire2016-03-201-0/+2
* QRenderState cleanupPaul Lemire2016-03-2025-79/+80
* Follow Annotation API changes.Volker Krause2016-03-207-11/+11
* Allow to specify a custom projection matrix.Volker Krause2016-03-205-4/+41
* Make QGamepadInput privateMike Krus2016-03-203-6/+18
* Set objectName for aspects to help with debug outputSean Harmer2016-03-204-3/+12
* Add QAbstractAspectPrivate::onEngineAboutToShutdown() virtualSean Harmer2016-03-206-9/+31
* Remove QFrameGraphSelectorMike Krus2016-03-197-426/+0
* Make QItemModelBuffer privateMike Krus2016-03-183-7/+18
* QStencilOpSeparate renamed to QStencilOperationArgumentsRobert Brock2016-03-189-61/+61
* QTransform move rotationX,Y,Z signals to bottomPaul Lemire2016-03-181-2/+2
* Merge QAbstractSceneLoader down into QSceneLoaderMike Krus2016-03-1710-232/+102
* QCamera: add Q_INVOKABLE to rotation methodsMike Krus2016-03-171-4/+4
* Fix unused variable warningSean Harmer2016-03-172-8/+0
* Remove QAbstractAspect::onCleanup()Sean Harmer2016-03-1711-29/+11
* Remove QAbstractAspect::onRootEntityChangedSean Harmer2016-03-179-31/+19
* Add rootEntityId() functionSean Harmer2016-03-173-0/+13
* Start improving the startup/shutdown code pathsSean Harmer2016-03-174-43/+72
* Add a small test to try basic aspect behaviorSean Harmer2016-03-171-4/+101
* Renderer/QRenderTargetSurfaceSelector: implement proper synchronizationPaul Lemire2016-03-1712-103/+217
* QAnnotation changesFranck Arrecot2016-03-17110-554/+554
* Rename onStartup/onShutdownSean Harmer2016-03-167-14/+14
* Add QAbstractAspect::onUnregistered() virtual functionSean Harmer2016-03-162-10/+26
* Add skeleton unRegisterAspect functions to QAspectEngineSean Harmer2016-03-163-3/+47
* Rename QAbstractAspect::onInitialized() to onRegistered()Sean Harmer2016-03-1612-14/+20
* Make constructs of abstract class protectedMike Krus2016-03-162-2/+4
* Class QKeyboardController rename to QKeyboardDeviceFranck Arrecot2016-03-1628-193/+195
* Make QBoundingVolumeDebug privateMike Krus2016-03-1311-21/+23
* Force OpenGL texture reload on TextureImage updateMauro Persano2016-03-132-1/+3
* Don't quote newlines in multi-line shader compiler/linker errors.Volker Krause2016-03-131-2/+2
* QRenderAspect: move some code to pimplMike Krus2016-03-135-87/+84
* QGeometryRenderer API changesMike Krus2016-03-1320-218/+218
* Fix some unused variable warningsSean Harmer2016-03-122-2/+1
* Add We mean it warnings to a couple of private headersSean Harmer2016-03-122-0/+22
* Sync with scene3d/AnimatedEntity.qml.Volker Krause2016-03-121-16/+9
* Fix a few QML errors in the examples.Volker Krause2016-03-122-4/+4
* Follow BlendEquation API changes.Volker Krause2016-03-122-2/+2
* Complete the QStencilTestSeparate to QStencilTestArguments renaming.Volker Krause2016-03-121-1/+1
* Follow vertex shader rename from change 5e94c15ddc897.Volker Krause2016-03-121-2/+2
* QPickEvent refactoringMike Krus2016-03-129-82/+355
* QAbstractAspect: make virtuals non-pureMike Krus2016-03-122-3/+17
* Follow ClipPlane API changes.Volker Krause2016-03-121-3/+3
* Follow KeyboardHandler API changes.Volker Krause2016-03-122-2/+2
* Fix accidentally renamed RenderTarget.attachments properties.Volker Krause2016-03-123-3/+3
* Disable copying where default copy ctors would cause resource leaks.Volker Krause2016-03-125-0/+8
* Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-128-13/+13