summaryrefslogtreecommitdiffstats
path: root/unityplugin/GhostCubeScene/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notice + updated submodulesEgor Yusov2019-01-024-4/+4
* 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-242-2/+4
* 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
* Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov2018-04-211-2/+2
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-2/+1
* Fixed Android buildEgor2018-02-111-36/+0
* Reworked Win32 native app implementationEgor Yusov2018-02-073-15/+19
* Updated copyright noticeEgor Yusov2018-01-046-6/+6
* Removed legacy VS project and solution files, updated project dependencies.Egor Yusov2017-12-281-1/+1
* Enabled Unity Emulator on Linux. Linux platform is now fully supportedEgor2017-12-252-23/+46
* 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
* Fixed Android buildEgor Yusov2017-11-171-0/+1
* Updated to version 2.1Egor Yusov2017-11-135-0/+431