Tree @8c73bc2 (Download .tar.gz)
History of
RenderScript
@8c73bc24742a08548537cfb9e0d8c372c5bcabed
git clone https://git.s-ol.nu/~forks/DiligentTools/
- Moved Native App from master repository Egor Yusov 2 years ago
- Few updates to comply with API version 240033 Egor Yusov 2 years ago
- Updated copyright notice Egor Yusov 2 years ago
- Added 'Diligent-' prefix to project names to avoid name conflicts (https://github.com/DiligentGraphics/DiligentEngine/issues/20) Egor Yusov 2 years ago
- Updates to match API 240022 Egor Yusov 3 years ago
- Upgraded API Version to 240021 Egor Yusov 3 years ago
- Changes to comply with the updated API Egor Yusov 3 years ago
- Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING Egor Yusov 3 years ago
- Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticResources Egor Yusov 3 years ago
- Fixed few issues with pipeline resource layout parsing Egor Yusov 3 years ago
- Updated renderscript to work with the new API Egor Yusov 3 years ago
- Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take pointers to initial data rather than references Egor Yusov 3 years ago
- Improved handling unordered_maps Egor Yusov 3 years ago
- Updated copyright notice Egor Yusov 3 years ago
- Updating file missed in last commit Egor Yusov 3 years ago
- Fixed clang build warnings re overridden virtual functions Egor Yusov 3 years ago
- Fixed clang warning Egor Yusov 3 years ago
- Fixed clang compiler warning Egor Yusov 3 years ago
- Updated bindings for ClearDepthStencil and ClearRenderTarget Egor Yusov 3 years ago
- Updated lua bindings for SetVertexBuffers and SetIndexBuffer plus other updates to match API changes Egor Yusov 3 years ago
- Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE Egor Yusov 3 years ago
- Updating file missed in last comit Egor Yusov 3 years ago
- Replaced CLEAR_RENDER_TARGET_STATE_TRANSITION_MODE with RESOURCE_STATE_TRANSITION_MODE Egor Yusov 3 years ago
- Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS Egor Yusov 3 years ago
- Added state transition mode to ClearRenderTarget() Egor Yusov 3 years ago
- Fixed linux build errors Egor Yusov 3 years ago
- Added parsing SET_RENDER_TARGETS_FLAGS Egor Yusov 3 years ago
- Improved type safety of flag enums Egor Yusov 3 years ago
- Added DRAW_FLAG_VERIFY_STATES and DISPATCH_FLAG_VERIFY_STATES flags Egor Yusov 3 years ago
- Added InitializeStaticResources lua function Egor Yusov 3 years ago