summaryrefslogtreecommitdiffstats
path: root/src/render/backend
Commit message (Expand)AuthorAgeFilesLines
* RenderSettings: only destroy the RenderSettings component that is usedPaul Lemire2019-08-131-2/+4
* Renderer renderSynchronous: allow skipping swap buffer stepPaul Lemire2019-08-071-1/+1
* Make Scene3D rendering use the Manual Qt3D drive modePaul Lemire2019-08-071-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-311-0/+6
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-231-0/+6
| |\
| | * Silence warnings about null textures in uniformsMike Krus2019-07-221-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-232-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-162-0/+7
| |\|
| | * Joints: remove removed joints from dirty listPaul Lemire2019-07-152-0/+7
* | | Fix compilation with -qt3d-profile-jobsPaul Lemire2019-07-151-1/+1
* | | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-112-4/+4
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Paul Lemire2019-06-038-0/+417
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-038-0/+417
| |\| |
| | * | Introduce EntityAccumulatorMike Krus2019-05-253-0/+184
| | * | Introduce EntityVisitorMike Krus2019-05-253-0/+210
| | * | Iterate on child handlesMike Krus2019-05-253-0/+23
* | | | Renderer: Image support addedPaul Lemire2019-06-051-1/+1
* | | | Uniform: add handling of uniform of Image based typesPaul Lemire2019-06-051-1/+3
* | | | NodeManagers: replace Q_DECL_NOEXCEPT/Q_DECL_NOTHROW by noexceptPaul Lemire2019-06-052-117/+117
* | | | Register QShaderImage in QRenderAspectPaul Lemire2019-06-054-0/+28
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-094-38/+51
|\| |
| * | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-264-37/+51
| |\|
| | * Fix FrameGraph node parentingJim Albamont2019-04-161-1/+5
| | * Cache light/renderable/computable vectorsJames Turner2019-04-101-0/+1
| | * Fix Entity parenting hierarchyJim Albamont2019-04-043-36/+45
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-158-48/+48
|\| |
| * | Switch export macros to standard formKai Koehne2019-04-028-49/+49
* | | Rework internal Texture HandlingPaul Lemire2019-03-045-21/+4
* | | Cache light/renderable/computable vectorsJames Turner2019-02-201-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-111-0/+5
|\|
| * Qt3DWindow: Redraw scene on expose events when using OnDemand renderingChristian Andersen2018-11-061-0/+5
* | QComputeCommand allow to control the run behaviorPaul Lemire2018-11-142-3/+35
* | Implement WaitFence/SetFence handling into the rendererPaul Lemire2018-10-124-0/+11
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-172-5/+14
|\
| * ResourceAccessor: allow read-only access to texturesLaszlo Agocs2018-08-102-4/+13
| * Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-081-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-311-0/+1
|\|
| * Request manager to cleanup ShaderBuilder entries that are removedPaul Lemire2018-07-301-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-211-37/+48
|\|
| * CalcBoundingVolumeJob: handle UnsignedByte index typePaul Lemire2018-07-181-37/+48
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-141-0/+15
|\|
| * Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-111-0/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-4/+0
|\|
| * Entity: don't release child data in cleanupPaul Lemire2018-07-061-4/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-1/+1
|\|
| * Fix UniformValue data size for texturesLaszlo Agocs2018-06-121-1/+1
* | SkeletonManager: rename dirtySkeletons to takeDirtySkeletonsPaul Lemire2018-06-082-2/+2
|/
* Fix flashing and crashing of scene2dMäättä Antti2018-05-291-1/+2
* Avoid locking up on Radeonv5.11.0-rc1Laszlo Agocs2018-05-041-1/+2
* AbstractRenderer: add entries into API enumPaul Lemire2018-03-191-1/+3