summaryrefslogtreecommitdiffstats
path: root/src/core/resources/qresourcemanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* Enable compiling non-QML API against Qt 5.15Mike Krus2021-01-051-0/+4
* Fix compilation with latest QMutexLocker changedPaul Lemire2020-10-261-1/+1
* Refactor Scene3D to work with both RHI and GL Qt3D renderersPaul Lemire2020-07-291-0/+13
* Fix vS2019 build issuesMike Krus2020-07-201-1/+1
* QResourcesManager: switch to std::vectorPaul Lemire2020-05-201-3/+3
* Make the OpenGL renderer a pluginPaul Lemire2020-02-051-30/+9
* Fix usages of text stream operatorsAlexandru Croitor2019-12-061-4/+4
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* QResourcesManager: remove simd code from headerPaul Lemire2018-02-281-18/+12
* Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-2/+23
* QResourceManager: fix coding stylePaul Lemire2018-01-191-6/+11
* Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-131-27/+23
* Rework resource handlingLars Knoll2017-11-071-99/+78
* Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-111-10/+6
* Get rid of the HandleManager classLars Knoll2017-09-111-70/+74
* Remove ArrayPreallocationPolicyLars Knoll2017-09-111-54/+1
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-7/+8
* Silence warning C4189 with MSVCSean Harmer2016-08-081-0/+12
* QResourcesManager: allow to retrieve all active handlesPaul Lemire2016-06-301-1/+9
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Add debug operator for QResourceManagerSean Harmer2016-04-171-0/+37
* Improve function name in QResourceManagerSean Harmer2016-04-151-3/+3
* Rename hash within QResourceManager to better describe its purposeSean Harmer2016-04-151-7/+7
* Rename template parametersSean Harmer2016-04-151-28/+28
* Use integer comparisons when filtering entities by layerSean Harmer2016-02-221-0/+2
* QResourceManager: use QReadWriteLock instead of QMutex when possiblePaul Lemire2016-02-201-17/+83
* Fix iOS context initializationMike Krus2016-02-101-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-18/+43
|\
| * Fix resource leaks in ArrayAllocatingPolicy.Volker Krause2016-01-191-18/+43
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Remove unused ListAllocationPolicy.Volker Krause2016-01-121-56/+0
* QResourcesManager: use const in NonLocking LockerPaul Lemire2015-11-161-1/+1
* d-pointer classes, private/public changesTomi Korpipää2015-10-301-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+3
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QResourcesManager: restore the relock on the LockingPolicyPaul Lemire2015-02-081-0/+6
* Make sure we pass properly constructed resourcesKevin Ottens2014-12-171-4/+4
* Rename QResourcesManager -> QResourceManager and make privateSean Harmer2014-11-181-0/+446