summaryrefslogtreecommitdiffstats
path: root/RenderScript (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-12Removed RenderScript and luaassiduous57-7391/+0
2019-11-11Moved Native App from master repositoryEgor Yusov1-1/+1
2019-10-19Few updates to comply with API version 240033Egor Yusov3-29/+126
2019-09-17Updated copyright noticeEgor Yusov55-55/+55
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov1-13/+13
2019-04-07Updates to match API 240022Egor Yusov1-0/+4
2019-04-06Upgraded API Version to 240021Egor Yusov1-3/+3
2019-04-05Changes to comply with the updated APIEgor Yusov4-14/+43
2019-03-18Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov1-1/+1
2019-03-05Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...Egor Yusov2-10/+21
2019-03-02Fixed few issues with pipeline resource layout parsingEgor Yusov1-8/+15
2019-03-02Updated renderscript to work with the new APIEgor Yusov9-384/+424
2019-02-09Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2-2/+2
2019-01-31Improved handling unordered_mapsEgor Yusov16-107/+5
2019-01-02Updated copyright noticeEgor Yusov55-55/+55
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-24Fixed clang warningEgor Yusov1-1/+1
2018-12-23Fixed clang compiler warningEgor Yusov1-1/+2
2018-12-04Updated bindings for ClearDepthStencil and ClearRenderTargetEgor Yusov2-17/+15
2018-12-03Updated lua bindings for SetVertexBuffers and SetIndexBuffer plus other updat...Egor Yusov4-20/+36
2018-12-03Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2-17/+7
2018-12-02Updating file missed in last comitEgor Yusov1-6/+2
2018-12-02Replaced CLEAR_RENDER_TARGET_STATE_TRANSITION_MODE with RESOURCE_STATE_TRANSI...Egor Yusov3-2/+16
2018-12-01Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGSEgor Yusov2-2/+19
2018-12-01Added state transition mode to ClearRenderTarget()Egor Yusov2-1/+19
2018-12-01Fixed linux build errorsEgor Yusov2-1/+2
2018-12-01Added parsing SET_RENDER_TARGETS_FLAGSEgor Yusov2-17/+33
2018-11-30Improved type safety of flag enumsEgor Yusov8-17/+22
2018-11-27Added DRAW_FLAG_VERIFY_STATES and DISPATCH_FLAG_VERIFY_STATES flagsEgor Yusov1-0/+2
2018-11-24Added InitializeStaticResources lua functionEgor Yusov2-2/+22
2018-11-24Added GetShaderResourceBindingByName() functionEgor Yusov3-1/+14
2018-11-22Fixing linux/mac build - another attemptEgor Yusov2-6/+6
2018-11-22Fixing linux buildEgor Yusov1-0/+6
2018-11-21Added draw flags and dispatch flags parsingEgor Yusov2-1/+17
2018-10-19Updated BIND_SHADER_RESOURCES_* flagsEgor Yusov1-3/+6
2018-10-18Added support for combined texture samplersEgor Yusov2-5/+9
2018-10-07Updated SCRIPT_PARSING_ERROR macroEgor Yusov1-1/+1
2018-08-26Updated buffer, buffer view and draw attrib parsersEgor Yusov3-54/+52
2018-05-29Moved buffer stried definition to vertex layout descEgor Yusov2-7/+2
2018-04-14Fixed clang build errorEgor Yusov1-2/+2
2018-04-14Added vulkan device type to script parserEgor Yusov1-0/+4
2018-04-14Moved primitive topology from draw attribs to pipeline desc; fixed multiple i...Egor Yusov17-213/+262
2018-04-04Minor update to comply with updated graphics typesEgor Yusov1-1/+1
2018-03-11Added PSO:IsCompatibleWith method to Lua bindingsEgor Yusov2-1/+23
2018-02-15Updated RenderScript's cmakeEgor Yusov1-1/+2
2018-02-13Fixed formatting of cmake filesEgor Yusov1-70/+70
2018-02-10Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor1-2/+2
2018-01-21Fixed MacOS build warningsEgor Yusov1-1/+1
2018-01-04Updated copyright noticeEgor Yusov56-56/+56