summaryrefslogtreecommitdiffstats
path: root/RenderScript/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-12Removed RenderScript and luaassiduous30-2670/+0
2019-10-19Few updates to comply with API version 240033Egor Yusov1-1/+25
2019-09-17Updated copyright noticeEgor Yusov30-30/+30
2019-04-05Changes to comply with the updated APIEgor Yusov2-3/+7
2019-03-05Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...Egor Yusov1-0/+1
2019-03-02Updated renderscript to work with the new APIEgor Yusov4-27/+28
2019-01-31Improved handling unordered_mapsEgor Yusov12-83/+5
2019-01-02Updated copyright noticeEgor Yusov30-30/+30
2018-12-28Updating file missed in last commitEgor Yusov1-3/+3
2018-12-28Fixed clang build warnings re overridden virtual functionsEgor Yusov14-61/+61
2018-12-23Fixed clang compiler warningEgor Yusov1-1/+2
2018-12-04Updated bindings for ClearDepthStencil and ClearRenderTargetEgor Yusov1-2/+0
2018-12-03Updated lua bindings for SetVertexBuffers and SetIndexBuffer plus other updat...Egor Yusov2-2/+2
2018-12-03Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov1-2/+0
2018-12-02Replaced CLEAR_RENDER_TARGET_STATE_TRANSITION_MODE with RESOURCE_STATE_TRANSI...Egor Yusov2-2/+9
2018-12-01Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGSEgor Yusov1-0/+2
2018-12-01Added state transition mode to ClearRenderTarget()Egor Yusov1-0/+2
2018-12-01Fixed linux build errorsEgor Yusov2-1/+2
2018-12-01Added parsing SET_RENDER_TARGETS_FLAGSEgor Yusov1-0/+1
2018-11-30Improved type safety of flag enumsEgor Yusov4-10/+10
2018-11-24Added InitializeStaticResources lua functionEgor Yusov1-0/+3
2018-11-24Added GetShaderResourceBindingByName() functionEgor Yusov1-0/+1
2018-11-22Fixing linux/mac build - another attemptEgor Yusov1-0/+6
2018-11-21Added draw flags and dispatch flags parsingEgor Yusov1-0/+2
2018-10-18Added support for combined texture samplersEgor Yusov1-0/+1
2018-10-07Updated SCRIPT_PARSING_ERROR macroEgor Yusov1-1/+1
2018-04-14Fixed clang build errorEgor Yusov1-2/+2
2018-04-14Moved primitive topology from draw attribs to pipeline desc; fixed multiple i...Egor Yusov3-30/+26
2018-03-11Added PSO:IsCompatibleWith method to Lua bindingsEgor Yusov1-0/+3
2018-02-10Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor1-2/+2
2018-01-04Updated copyright noticeEgor Yusov30-30/+30
2017-12-06Updated cmake files; fixed build warningsEgor Yusov1-1/+1
2017-11-17Fixed android buildEgor Yusov2-0/+4
2017-11-13Updated to version 2.1Egor Yusov4-5/+8
2017-05-20Merge from dev branchEgor Yusov30-30/+30
2017-05-20Merge from dev branchEgor Yusov30-30/+30
2017-04-06Updated copyright noticeEgor Yusov30-30/+30
2016-08-20Updated to Diligent Engine 2.0Egor Yusov30-142/+324