summaryrefslogtreecommitdiffstats
path: root/unityplugin/GhostCubeScene/src/GhostCubeScene.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Renamed static samplers to immutable samplers (API240076)assiduous2020-10-191-3/+3
* PSO creation refactoring (API240075)assiduous2020-10-191-11/+12
* Enabled mesh shaders (API 240068)assiduous2020-09-121-1/+1
* Updated API to version 240056assiduous2020-04-011-2/+4
* Implemented C APIassiduous2020-01-311-4/+5
* Updated copyright noticeassiduous2020-01-011-7/+11
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-6/+9
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov2019-05-041-4/+4
* Updated math libEgor Yusov2019-04-231-9/+9
* Updated core; fixed issue with swap chain format in D3D12 Unity emulatorEgor Yusov2019-04-191-1/+1
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-071-1/+1
* Updated API version to 240021Egor Yusov2019-04-061-3/+3
* Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov2019-04-051-2/+2
* Fixed rotationsEgor Yusov2019-04-041-2/+2
* Fixed Unity plugin to comply with the new APIEgor Yusov2019-03-051-23/+24
* Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov2019-02-091-2/+2
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
* Updated version in appveyor script + checing in file missed in previous commitEgor Yusov2018-12-101-2/+1
* Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...Egor Yusov2018-12-041-3/+3
* Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2018-12-031-1/+1
* Checking in file missed in last commitEgor Yusov2018-12-021-1/+1
* Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGSEgor Yusov2018-12-011-1/+1
* Added state transition mode to ClearRenderTarget()Egor Yusov2018-12-011-1/+1
* Improved thread safety of enum flags; added explicit state transitions to Set...Egor Yusov2018-12-011-2/+2
* Added explicit control over resource transitions in draw commandEgor Yusov2018-11-241-2/+3
* Implemented explicit resource state transitionsEgor Yusov2018-11-211-1/+1
* Enabled seperate samplersEgor Yusov2018-10-181-0/+1
* Updated Math lib tests and render target testEgor Yusov2018-07-031-6/+6
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-2/+1
* Reworked Win32 native app implementationEgor Yusov2018-02-071-9/+9
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Minor update to CMake; fixed compiler warning; updated DiligentCore submoduleEgor Yusov2017-12-151-1/+1
* Added CMake files for Unity plugin & EmulatorEgor Yusov2017-12-121-5/+5
* Updated to version 2.1Egor Yusov2017-11-131-0/+215