summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineMetal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Metal back-endEgor Yusov2019-04-053-6/+6
* Moved NumDeferredContexts parameter from factory functions to EngineCreateInf...Egor Yusov2019-03-184-50/+35
* Added IShaderResourceVariableD3D interface plus fixed some include pathsEgor Yusov2019-03-081-1/+1
* Made engine factory interfaces derived from IObject (fixed https://github.com...Egor Yusov2019-03-072-2/+13
* Removed unused m_ResourceLayout member from ShaderVariableManagerVk and Shade...Egor Yusov2019-03-061-1/+1
* Keep fixing metal back-endEgor Yusov2019-03-061-2/+2
* Still keep fixing metal back-endEgor Yusov2019-03-062-11/+11
* Still fixing metal back-endEgor Yusov2019-03-061-1/+0
* Keep fixing Metal backend + few other minor changesEgor Yusov2019-03-062-3/+2
* Keep fixing metal back-endEgor Yusov2019-03-062-3/+3
* Keep fixing metal backendEgor Yusov2019-03-064-24/+36
* Fixed yet few another issues with Metal backendEgor Yusov2019-03-062-14/+14
* Fixed one more issue with Metal back-endEgor Yusov2019-03-061-1/+0
* Fixed Metal backend stubEgor Yusov2019-03-064-75/+36
* Fixed Metal backendEgor Yusov2019-02-096-15/+15
* Minor fixEgor Yusov2019-01-071-2/+2
* Updated copyright noticeEgor Yusov2019-01-0643-43/+43
* Updated readmeEgor Yusov2018-12-301-1/+1
* Few fixes to Metal back-end stubEgor Yusov2018-12-305-16/+29
* Enabled build of Metal backend stubEgor Yusov2018-12-301-2/+24
* Added Metal backend stubEgor Yusov2018-12-3045-0/+3313