summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/compute-particles
Commit message (Expand)AuthorAgeFilesLines
* compute-particles: Update import version in ComputeFrameGraph.qmlPaul Lemire2017-03-231-1/+1
* QMemoryBarrier cleanupPaul Lemire2017-02-161-1/+1
* ComputeParticles: use memory barrierPaul Lemire2017-01-251-0/+1
* Compute Particles example: was using wrong work group sizePaul Lemire2016-08-261-1/+1
* Compute-Particles: use vec4 in the ParticlesData structurePaul Lemire2016-07-192-8/+9
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-1/+1
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-1/+2
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-2/+2
* QAnnotation changesFranck Arrecot2016-03-172-6/+6
* QGeometryRenderer API changesMike Krus2016-03-131-2/+2
* Some fixes for examples.Wieland Hagen2016-03-091-1/+5
* QComputeJob cleanupPaul Lemire2016-03-051-1/+1
* Renaming QTechniqueFilter APIJanne Koskinen2016-03-021-2/+2
* QAttribute API changesPaul Lemire2016-02-291-4/+4
* Remove ParameterMappingPaul Lemire2016-02-261-4/+0
* Unify license header usage.Antti Kokko2016-01-265-92/+162
* compute-particles: add RenderSurfaceSelector in FrameGraphPaul Lemire2016-01-231-20/+24
* Link examples against static libPaul Lemire2016-01-161-3/+1
* Add a compute shader examplePaul Lemire2016-01-1410-0/+717