summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | FrameGraphVisitor: use RenderViewBuilderPaul Lemire2016-11-251-285/+3
* | | | Add RenderViewBuilderPaul Lemire2016-11-253-2/+647
* | | | Add unit tests for materialparametergathererjobPaul Lemire2016-11-243-1/+472
* | | | Add unit tests for TechniquePaul Lemire2016-11-243-1/+263
* | | | Add unit tests for QMeshPaul Lemire2016-11-243-1/+244
* | | | Complete RenderPass unit testsPaul Lemire2016-11-241-2/+55
* | | | Add unit tests for FilterKeyPaul Lemire2016-11-243-1/+208
* | | | Add unit tests for effectPaul Lemire2016-11-243-1/+203
* | | | Add unit tests for QFilterKeyPaul Lemire2016-11-243-1/+240
* | | | Add unit tests for QRenderPassPaul Lemire2016-11-243-1/+466
* | | | Add unit tests for QEffectPaul Lemire2016-11-243-1/+304
* | | | Add unit tests for QTechniquePaul Lemire2016-11-243-1/+521
* | | | Add unit tests for QDispatchComputePaul Lemire2016-11-243-1/+296
* | | | Add unit tests for QRenderTargetPaul Lemire2016-11-243-1/+212
* | | | Add tests for ComputeCommandPaul Lemire2016-11-243-1/+174
* | | | Add unit tests for transformPaul Lemire2016-11-243-1/+184
* | | | Unit Tests for RenderTargetPaul Lemire2016-11-243-1/+225
* | | | Add unit tests for TextureDataManagerPaul Lemire2016-11-243-1/+260
* | | | Uniform: allow to build UniformValue form QVariantListPaul Lemire2016-11-232-0/+108
* | | | Manual test: fix clipping planesPaul Lemire2016-11-231-1/+1
* | | | GraphicsContext: add an isInitialized() getterPaul Lemire2016-11-232-0/+6
* | | | Renderer: add getter to get GraphicsContextPaul Lemire2016-11-232-0/+6
* | | | Export GraphicsContext for unit testsPaul Lemire2016-11-231-1/+1
* | | | Render::JobTypes: add new entry for technique filteringPaul Lemire2016-11-231-1/+2
* | | | GeometryRendererFunctor: remove useless returnPaul Lemire2016-11-231-1/+1
* | | | findTechniqueForEffect: replace unlikely if by an assertPaul Lemire2016-11-231-2/+2
* | | | MaterialParameterGathererJob: add getters for unit testsPaul Lemire2016-11-231-0/+3
* | | | RenderViewInitializerJob: add renderViewIndex getterPaul Lemire2016-11-231-1/+1
* | | | FrustumCullingJob: add getter for unit testsPaul Lemire2016-11-231-0/+2
* | | | FilterLayerEntityJob: add getter for unit testsPaul Lemire2016-11-231-0/+3
* | | | Technique: export for unit testsPaul Lemire2016-11-231-1/+1
* | | | QGraphicsApiFilterPrivate: export for unit testsPaul Lemire2016-11-231-1/+1
* | | | QMesh: move functor to private header for testsPaul Lemire2016-11-232-14/+15
* | | | QMesh: block notifications for source and meshNamePaul Lemire2016-11-231-0/+4
* | | | FilterKey: complete cleanup methodPaul Lemire2016-11-231-0/+3
* | | | FilterKey: remove criterion prefix from gettersPaul Lemire2016-11-232-6/+6
* | | | Effect: export for unit testsPaul Lemire2016-11-231-1/+1
* | | | Export GraphicsApiFilterData for unit testsPaul Lemire2016-11-231-1/+1
* | | | ContextSaver dtor: call make current only when neededPaul Lemire2016-11-231-1/+1
* | | | Scene3DRenderer::render: simplified code pathsPaul Lemire2016-11-231-28/+19
* | | | Scene3DItem: no need to destoy the SGNode on size changePaul Lemire2016-11-231-11/+7
* | | | FilterLayerEntityJob: add benchmarkPaul Lemire2016-11-233-1/+206
* | | | FilterLayerEntityJob: export for benchmarksPaul Lemire2016-11-231-1/+2
* | | | Add unit tests for UpdateShaderDataTransformJobPaul Lemire2016-11-236-1/+474
* | | | RenderPass::cleanup: property unset enabled flagPaul Lemire2016-11-231-0/+1
* | | | FilterKey: export for unit testsPaul Lemire2016-11-231-1/+1
* | | | Effect: complete the cleanup methodPaul Lemire2016-11-231-0/+2
* | | | Revert "Temporarily invert the cubemap images"Paul Lemire2016-11-2312-0/+0
* | | | FrameGraphVisitor: removed useless checkPaul Lemire2016-11-231-3/+1
* | | | Do not build qgltf when using an Android buildPaul Lemire2016-11-231-1/+1